Loading...
Loading...
Found 117 Skills
Reviews code changes for correctness, maintainability, security, and adherence to project conventions. Use when reviewing PRs, auditing recent changes, or getting a second opinion on implementation quality.
Use when writing, fixing, editing, reviewing, or refactoring any Python code. Enforces Robert Martin's complete Clean Code catalog—naming, functions, comments, DRY, and boundary conditions.
Extract project-specific coding rules and domain knowledge from existing codebase, generating markdown documentation for AI agents.
C# and .NET development expert using the dotnet CLI.
WordPress development best practices - coding standards, custom post types, security, performance, hooks/filters, and template hierarchy. Use for any WordPress theme or plugin development guidance.
Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples
Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files.
Use when writing code, documentation, or comments - always use accessible and respectful terminology
Use when writing type annotations on variables. Use when TypeScript can infer the type. Use when code feels cluttered with types.
Verify and enforce coding standards, AI guidelines, and workspace compliance across repositories. Use for standards propagation, compliance verification, and enforcing development best practices.
Use before committing code - validates Drupal coding standards, SOLID/DRY principles, security practices, and CSS standards
When dealing with python code, these guidelines must always be followed.