搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
mgrep-code-search
mgrep-code-search
Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30…
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories,…
通用助手 / 编排推荐
cloudbase-agent-ts
cloudbase-agent-ts
Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use when: (1) deploying agent servers with…
软件工程 / 诊断修复
file-organizer
file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to…
软件工程 / 诊断修复
page-cro
page-cro
Analyze and optimize individual pages for conversion performance.
通用助手 / 编排推荐
static-code-analysis
static-code-analysis
Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.
通用助手 / 编排推荐
flutter-drift
flutter-drift
Implement, fix, review, migrate, test, or debug Drift persistence in Flutter apps using SQLite, drift_flutter, type-safe Dart queries, generated tables,…
研究学习 / 检索整理
loading-states
loading-states
Design loading, skeleton, and progressive content reveal patterns.
通用助手 / 编排推荐
aws-s3-management
aws-s3-management
Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.
通用助手 / 编排推荐
auth0-mfa
auth0-mfa
Use when adding MFA, 2FA, TOTP, SMS codes, push notifications, passkeys, or when requiring step-up verification for sensitive operations or meeting compliance…
软件工程 / 诊断修复
superpowers-lab
superpowers-lab
Lab environment for Claude superpowers
软件工程 / 诊断修复
prototype-strategy
prototype-strategy
Choose the right prototyping fidelity and method for the design question.
软件工程 / 诊断修复
python-cybersecurity-tool-development
python-cybersecurity-tool-development
Guidelines for building Python cybersecurity tools with secure coding practices, async scanning, and structured security testing.
软件工程 / 部署发布
remotion
remotion
Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations,…
软件工程 / 诊断修复
react-render-optimization
react-render-optimization
Teaches React rendering performance optimization patterns. Use when reducing unnecessary re-renders, optimizing memoization, improving state design, or…
软件工程 / 诊断修复
qdrant-search-quality
qdrant-search-quality
Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant…
软件工程 / 诊断修复
react-data-fetching
react-data-fetching
Teaches modern React data fetching patterns with TanStack Query, SWR, and Suspense. Use when implementing caching, deduplication, optimistic updates, or…
软件工程 / 诊断修复
design-qa-checklist
design-qa-checklist
Create QA checklists for verifying design implementation accuracy.
软件工程 / 诊断修复
golang
golang
Use when writing, reviewing, or refactoring Go code. Provides production best practices for Go covering error handling, concurrency, naming, testing, performance, generics, iterators, and common pitfalls. Distilled from Google Go Style Guide, Uber Go Style Guide, Effective Go, and Go Code Review Comments. Updated for Go 1.25.
软件工程 / 诊断修复
印刷机
printing-press
为 API 生成可直接交付的 CLI,采用精简的 研究 -> 生成 -> 构建 -> 交付检查 循环。