搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
supabase-extract-anon-key
supabase-extract-anon-key
Extract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.
软件工程 / 诊断修复
nansen-smart-money
nansen-smart-money
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
软件工程 / 诊断修复
syncfusion-react-dropdown-tree
syncfusion-react-dropdown-tree
Implement Syncfusion React Dropdown Tree component for hierarchical data selection with dropdown interaction. Use this when working with multi-select…
软件工程 / 诊断修复
bmad-review-edge-case-hunter
bmad-review-edge-case-hunter
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not…
软件工程 / 诊断修复
financial-analyst
financial-analyst
Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making
软件工程 / 诊断修复
adr-writing
adr-writing
Use when writing or formatting an ADR document using the MADR template, applying Definition of Done (E.C.A.D.R.) criteria, or verifying ADR completeness.…
软件工程 / 诊断修复
axiom-games
axiom-games
Use when building ANY 2D or 3D game with SpriteKit, SceneKit, or RealityKit. Covers scene graphs, ECS, physics, actions, game loops, rendering, SwiftUI…
软件工程 / 诊断修复
api-documentation
api-documentation
Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.
软件工程 / 部署发布
enforcing-typescript-standards
enforcing-typescript-standards
Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply…
软件工程 / 诊断修复
axiom-core-spotlight-ref
axiom-core-spotlight-ref
Use when indexing app content for Spotlight search, using NSUserActivity for prediction/handoff, or choosing between CSSearchableItem and IndexedEntity -…
软件工程 / 诊断修复
billing-integration
billing-integration
Wire Credyt billing into your application code. Adds customer creation to registration, usage event tracking, balance checks, cost tracking, and billing portal…
软件工程 / 诊断修复
axiom-networking-migration
axiom-networking-migration
Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnection (iOS 26+), or URLSession StreamTask…
软件工程 / 诊断修复
deep-debug
deep-debug
Multi-agent investigation for stubborn bugs. Use when: going in circles debugging, need to investigate browser/API interactions, complex bugs resisting normal debugging, or when symptoms don't match expectations. Launches parallel agents with different perspectives and uses Chrome tools for evidence gathering.
软件工程 / 诊断修复
alicloud-database-analyticdb-mysql-test
alicloud-database-analyticdb-mysql-test
Smoke test for alicloud-database-analyticdb-mysql. Validate minimal authentication, API reachability, and one read-only query path.
软件工程 / 诊断修复
physics-intuition
physics-intuition
Use when motion needs to feel physically grounded—objects falling, characters jumping, things colliding, or any element that should obey believable weight and…
软件工程 / 部署发布
java-maven-gradle
java-maven-gradle
Master Maven and Gradle - build configuration, dependencies, plugins, CI/CD
软件工程 / 诊断修复
requirements-engineering
requirements-engineering
Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptance criteria, identify edge cases, and…
软件工程 / 诊断修复
tailwind-refactor
tailwind-refactor
Tailwind CSS code refactoring patterns for v4 migration and anti-pattern cleanup. This skill should be used when refactoring Tailwind utility classes,…
软件工程 / 诊断修复
sparc-implement
sparc-implement
Run the SPARC Architecture and Implementation phases — design module boundaries, write pseudocode, implement code, and run tests
软件工程 / 诊断修复
react
react
Comprehensive React development guide covering component architecture, hooks, state management, TypeScript integration, useEffect patterns, and testing with…