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
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.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Generate comprehensive source code documentation like DeepWiki style and integrate with VitePress
|
Analyze code changes and update KNOWLEDGE_BASE.md with architectural and feature changes.
Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources,...