Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having...
Development
Code generation, debugging, testing, and development workflows
Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities....
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Guide for designing and writing ap-* agent specifications. Use when creating a new agent, drafting agent...
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...
Working expectations and documentation practices. Use when capturing learnings or understanding how to work with...
Functional programming patterns with immutable data. Use when writing logic or data transformations.
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work...
Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand...
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize,...
Guides ecosystem-level refactors of ap-* agents. Use when agents overlap, responsibilities are unclear, or you need...
Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.
Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.
Use when implementing any feature or bugfix, before writing implementation code
Testing patterns for behavior-driven tests with proper structure. Use when writing tests or test factories.
Tinybird Code agent tools and prompts for working with Tinybird projects, datafiles, queries, deployments, and tests.
Review kpiee-designs design docs in GitHub pull requests. Use when asked to review a PR like...
根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git...
|
Expert Montessori guidance for children ages 0-18 based on hands-on Northern European teaching experience and...
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages...
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B...
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions...