Working expectations and documentation practices. Use when capturing learnings or understanding how to work with...
Development
Code generation, debugging, testing, and development workflows
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...
Guide for designing and writing ap-* agent specifications. Use when creating a new agent, drafting agent...
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities....
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having...
Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills...
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans...
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework...
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically...
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Structured reasoning for architectural decisions using First Principles Framework (Quint Code). Orchestrates ADI...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...
Smart orchestrator for chunked plans - auto-detects complexity, recommends execution mode...
Rigorous planning through three phases - Discover (explore problem space), Decide (validate each decision via...
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed...
This skill should be used when users ask to prepare MaxwellLink input files; it scaffolds a new...
This skill should be used when users need MaxwellLink + Meep FDTD workflows, including embedded vs socket coupling,...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
Checks all changes in the current branch and writes a step-by-step manual verification guide with expected outcomes.