发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Jarvis Refactor Planner 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Migration Risk Radar 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Incident Timeline Writer 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Db Query Doctor 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Codebase Mapper 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Ci Flake Hunter 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Bug Triage 01
Deliver a concrete, reusable workflow for development tasks.
Jarvis Api Contract Guard 01
Deliver a concrete, reusable workflow for development tasks.
Workflow Patterns
Implement tasks systematically using TDD (Test-Driven Development) with phase checkpoints and verification protocols. Ensures quality at every step.
Subagent-Driven Development
Execute a plan by dispatching a fresh subagent per task, with two-stage review after each — spec compliance first, then code quality.
Subagent-Driven Development
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.
Quality Gates
Enforce quality checkpoints at every stage of the development lifecycle. Each gate defines what is checked, when it runs, and whether it blocks progression.