Loading...
Loading...
Found 90 Skills
Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms
Run linting, formatting, and static type checks on a Django project using ruff and pyrefly, and fix any issues found. Use after making code changes, before committing, or whenever the user asks to lint, format, or type-check the codebase.
Verify documentation coverage and generate missing docs interactively
Synthesize a recurring code-review rule into a custom lint rule — gated by an independent soundness test that abstains rather than ship a checker it can't prove sound
Stabilizes a software project by repeatedly running and testing it in a loop, fixing any issues.
Run agentlint CLI after code changes to catch patterns for AI evaluation. Activate when finishing code modifications, before committing, or when the developer asks to lint, scan, or review code with agentlint. Covers agentlint check, agentlint list, agentlint review, agentlint init, inline suppression, and output interpretation.