Scans codebase for large files and orchestrates refactoring workflows using a test-first protocol
Development
Code generation, debugging, testing, and development workflows
Automatically configures formatter and linter settings when initializing Python projects. Installs ruff by default...
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add*...
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack)...
This skill should be used when the user asks to "commit changes", "make a commit", "commit staged files", "create a...
This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link...
Build, modify, and debug tscircuit (React/TypeScript) PCB designs. Use when working with tsci CLI...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis,...
Use when the user asks to run Gemini CLI for any tasks or if big context (>200k) is needed. Ideal for Code Review,...
Use when writing, editing, or reviewing Python code; enforces type hints and scalable design patterns.
Annotate a Spec/PRD with Feature IDs and generate a Coverage Index. Use when user wants to add spec tags to a vision...
Enrich a Phase Sepc/PRD with Quality Requirements (Q-nnn) and Acceptance Criteria (AC-nnnn). Use when user wants to...
Build/update md-formatted lookup table for individual features of the codebase
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when...
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and...
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge...
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code...
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness...
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates,...
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration...
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when...
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time...