Loading...
Loading...
Found 2,344 Skills
Reviews code for quality, security, tests, and project standards (PEP 8, type hints, VERSION, Docker, funcoes.md). Use when reviewing pull requests, code changes, or when the user asks for a code review or quality check.
Use when writing, reviewing, or refactoring code, or scaffolding a new project. Language-agnostic principles (types encode invariants, parse don't validate, errors as values, no mocks, earn abstractions) with dialects for Rust, TypeScript, Go, and Python.
Use when symfony functional tests
Use when symfony e2e panther playwright
Complete workflow for developing new features from design to deployment. Use when starting a new feature, adding functionality, or building something new.
Analyze repository and suggest improvements
Execute one scoped change: understand the task, make the smallest complete implementation, test it, verify it, and report.
End-to-end ***plain spec authoring workflow: runs a structured QA interview (product, tech stack, behavior) then produces complete .plain specification files with automated review. Use when the user wants to build something new from scratch or asks to start a new project.
Verify that a lintro tool implementation is complete and follows all project standards. Use after adding a new tool to lintro.
Async REPL Protocol
Architecture principles, module boundaries, folder structure, and project type profiles
Production-ready code implementation following approved designs. Writes clean, tested, documented code. Zero linting violations. All code includes tests.