搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
react-flow-advanced
react-flow-advanced
Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo,…
软件工程 / 诊断修复
react-router-data-mode
react-router-data-mode
Build React applications using React Router's data mode with createBrowserRouter and RouterProvider. Use when working with route objects, loaders, actions,…
软件工程 / 诊断修复
playwright
playwright
Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.
通用助手 / 编排推荐
dispatching-parallel-agents
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
数据与分析 / 分析洞察
dt-obs-aws
dt-obs-aws
AWS cloud resource monitoring including EC2, RDS, Lambda, ECS/EKS, VPC networking, load balancers, S3, DynamoDB, SQS/SNS, and cost optimization. Use when analyzing AWS infrastructure, resource inventory, security compliance, capacity planning, or cost savings. Trigger: "show EC2 instances", "find RDS databases", "VPC resources", "AWS cost optimization", "Lambda functions", "ECS services", "security groups", "unattached EBS volumes", "AWS load balancer topology", "publicly accessible databases", "AWS dashboards". Do NOT use for explaining existing queries, product documentation questions, generic host CPU/memory metrics (use dt-obs-hosts), application-level tracing (use dt-obs-tracing), or log analysis (use dt-obs-logs).
软件工程 / 诊断修复
Angular UI 模式
angular-ui-patterns
现代 Angular UI 模式,用于加载状态、错误处理和数据展示。适用于构建 UI 组件、处理异步数据或管理组件…
软件工程 / 诊断修复
API 文档生成器
api-documentation-generator
从代码生成全面的开发者友好型 API 文档,包括端点、参数、示例和最佳实践
通用助手 / 编排推荐
aicoin账户
aicoin-account
交易所账户管理:余额、持仓、订单历史、注册、API密钥设置、等级升级。用户询问"我的"账户事件/活跃记录/活动/操作日志/登录历史/下单历史/…
软件工程 / 诊断修复
Android 测试
android-testing
涵盖单元测试、集成测试、Hilt 测试和截图测试的全面测试策略。
软件工程 / 诊断修复
智能体编排-优化智能体
agent-orchestration-improve-agent
通过性能分析、提示词工程和持续迭代,系统性地改进现有智能体。
软件工程 / 诊断修复
planning-with-files
planning-with-files
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks,…
通用助手 / 编排推荐
prompt-engineering
prompt-engineering
Master prompt engineering for AI models: LLMs, image generators, video models. Techniques: chain-of-thought, few-shot, system prompts, negative prompts.…
安全与治理 / 审核评估
senior-secops
senior-secops
Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning,…
软件工程 / 诊断修复
postgresql
postgresql
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
软件工程 / 部署发布
proposal-writer
proposal-writer
Expert sales proposal and pricing presentation strategist. Use when writing proposals, executive summaries, ROI business cases, pricing presentations, SOWs…
设计与产品 / 审核评估
stock-analyzer
stock-analyzer
价值投资股票分析工具,融合巴菲特+段永平框架并自动生成五维分析、估值、建仓与期权建议。适用于美股/港股个股研究、财报后复盘、按年观察月度季节性、以及需要纳入中期选举周期/节假日效应并筛选下跌期防御股的场景。
软件工程 / 诊断修复
react-spring-physics
react-spring-physics
Physics-based animation library combining React Spring (spring dynamics, gesture integration, 60fps animations) and Popmotion (low-level composable animation…
软件工程 / 诊断修复
kafka-development
kafka-development
Best practices and guidelines for Apache Kafka event streaming and distributed messaging
软件工程 / 诊断修复
n8n-conventions
n8n-conventions
Quick reference for n8n patterns. Full docs /AGENTS.md
软件工程 / 诊断修复
design-patterns-implementation
design-patterns-implementation
Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use when refactoring code architecture, implementing extensible systems, or following SOLID principles.