Simplifies code for clarity. Use when refactoring code for clarity without changing behavior.
118 skills available
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior.
Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when configuring rules files.
Provides comprehensive guidance for Cypress end-to-end testing including commands, assertions, component testing, CI/CD integration, and best practices. Use when the user asks about Cypress, needs to write E2E tests, component tests, or configure Cypress for testing.
Provides comprehensive guidance for Dart Sass including Sass syntax, compilation, mixins, functions, and best practices. Use when the user asks about Dart Sass, needs to compile Sass to CSS, use Sass features, or work with Sass in projects.
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file.
Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error.
Guide for using the Claude API effectively. Includes best practices for prompts, streaming, tool use, and building applications with Claude.
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines, automating quality gates, or establishing deployment strategies.
Generate ASCII mini charts (sparkline/bar/simple line) for plain-text trend inspection, with minimal + annotated variants and normalization notes.
Entry point for ASCII CLI banners. Choose the Python built-in font skill or the figlet.js/FIGfont skill depending on needs.
Structures git workflow practices. Use when making any code change, committing, branching, resolving conflicts, or organizing work.