Loading...
Loading...
Found 48002 skills
troykelly
Automates simplification of recently modified code to enhance readability and maintainability without altering functionality.
troykelly
Verifies all pre-merge conditions including passing tests, completed reviews, green CI, and acceptance criteria before merging a pull request.
troykelly
Enforces a mandatory 7-criteria code review with artifact posting to GitHub, blocking PR creation until completion.
troykelly
Enforces strict typing in code, requiring full type annotations without 'any' or 'unknown' escapes to ensure robustness.
troykelly
Sets up Sentry Metrics for application performance monitoring by instrumenting code in JavaScript, TypeScript, Python, React, Next.js, and Node.js.
troykelly
Analyzes type design and invariants to ensure code correctness in programming languages.
devstefancho
Reviews code adherence to DRY, KISS, and Clean Code principles to improve maintainability and readability.
troykelly
Enables creation and configuration of Codex workflow hooks for pre/post execution logic, validation, and stop conditions.
troykelly
Enforces immediate resolution of code issues and features, eliminating deferred tasks like TODOs and FIXMEs without explicit permission.
devstefancho
Proactively suggests creating Git worktrees for parallel branch development when users mention new tasks, features, or PRs.
troykelly
Enforces PostgreSQL 18 best practices for schema design, migrations, indexes, and database architecture decisions.
troykelly
Enforces code style adherence using Google style guides or established language best practices during development.
troykelly
Configures Sentry error and log tracking for applications across multiple languages and frameworks, enabling structured logging and console capture.
z3d
Guides implementation of new features in ZChain, including functionality addition, class creation, blockchain extension, and miner/hash implementation.
devstefancho
Manages specification files for spec-driven development, supporting creation, update, and deletion with conventional commit scopes like feat, fix, and docs.
troykelly
Automates the creation of pull requests with comprehensive documentation, labels, linked issues, and verification summaries after code implementation.
devstefancho
Automates initial code structure generation for Claude Code extension features including skills, slash commands, and hooks.
troykelly
Generates high-level software architecture blueprints, detailing system components and their interactions.
troykelly
Enforces testing against real local services (database, cache, queue) instead of mocks for code changes affecting service-dependent components.
troykelly
Enforces IPv6 as the primary protocol in all code, tests, documentation, and configurations, with IPv4 as a secondary option for legacy support.
devstefancho
Reviews code for adherence to software engineering principles including SRP, DRY, YAGNI, and type safety, ensuring clean and maintainable code.
troykelly
Classifies code changes to determine if a review should focus on new code only (minor) or include impacted code (major).
z3d
Executes BenchmarkDotNet tests to measure and analyze code performance, providing optimization insights for software development.
troykelly
Analyzes Sentry error comments in GitHub PRs and provides code fixes for identified issues, streamlining error resolution during code review.