797 skills
๐Ÿ”

comprehensive-code-review

Low Risk 65

Review pull requests with ultra-critical analysis

by Cygnusfear

Catch bugs before they reach production with systematic 6-pass code reviews. Get actionable feedback on runtime failures, architecture issues, and verification strategies.

Claude Codex Code(CC)
Install
๐Ÿ”

audit

Safe 71

Audit codebase for quality issues

by Cygnusfear

Codebases accumulate technical debt, deprecated patterns, and hidden bugs over time. This skill provides a systematic framework for comprehensive code review that identifies problems across deprecations, architecture, types, and code smells.

Claude Codex Code(CC)
Install
๐Ÿ—๏ธ

architectural-analysis

Safe 68

Analyze Codebase Architecture

by Cygnusfear

Codebases accumulate dead code, duplication, and architectural issues over time. This skill provides a systematic framework for comprehensive code analysis, identifying cleanup opportunities and quantifying technical debt.

Claude Codex Code(CC)
Install
๐ŸŒณ

using-git-worktrees

Safe 69

Set up isolated git worktrees

by Cycleaddict

Working on multiple features simultaneously requires constant branch switching, which disrupts context and slows progress. This skill creates isolated git worktrees that let you work on separate branches in parallel directories without switching, while automatically verifying gitignore safety and running clean test baselines.

Claude Codex Code(CC)
Install
๐Ÿงช

test-driven-development

Safe 69

Master Test-Driven Development

by Cycleaddict

Writing tests after code leads to bugs and poor design. This skill enforces strict TDD discipline with red-green-refactor cycles for bulletproof code.

Claude Codex Code(CC)
Install
๐Ÿ”

systematic-debugging

Low Risk 68

Debug systematically before fixing

by Cycleaddict

Random fixes waste time and create new bugs. This skill provides a 4-phase framework to find root causes before attempting any solution. Stop guessing and start investigating.

Claude Codex Code(CC)
Install
๐Ÿ”„

subagent-driven-development

Safe 69

Execute plans with subagent workflow

by Cycleaddict

Implement complex projects by dispatching subagents for independent tasks. Each task gets two-stage review ensuring spec compliance and code quality. Stay in the same session for fast iteration.

Claude Codex Code(CC)
Install
๐Ÿ‘€

requesting-code-review

Safe 69

Request code review before merging

by Cycleaddict

Manual code review is time-consuming and inconsistent. This skill dispatches a structured code-reviewer subagent to systematically evaluate code changes against requirements, architecture standards, and production readiness criteria.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

receiving-code-review

Safe 70

Handle Code Review Feedback with Technical Rigor

by Cycleaddict

Code review feedback requires technical verification, not blind implementation. This skill guides AI agents through evaluating feedback critically, asking clarifying questions, and pushing back when necessary with technical reasoning.

Claude Codex Code(CC)
Install
๐Ÿ•ฐ๏ธ

parametric-scribe

Safe 70

Enable Time Machine Coding with Parametric History

by Cycleaddict

Traditional AI coding is destructive. Once you change direction, previous work is overwritten. Parametric Scribe creates a non-linear editing experience for code, recording each task as a replayable step that can be modified and intelligently reapplied to new contexts.

Claude Codex Code(CC)
Install
๐ŸŒฟ

finishing-a-development-branch

Safe 71

Complete your feature branch workflow

by Cycleaddict

After implementing a feature, deciding how to integrate the work can be unclear. This skill provides a structured process to verify tests, present clear options for merge or PR, and safely execute the chosen workflow with confirmation prompts.

Claude Codex Code(CC)
Install
โšก

dispatching-parallel-agents

Safe 69

Dispatch Parallel Agents for Bugs

by Cycleaddict

Multiple test failures waste time when investigated sequentially. Parallel agent dispatch sends independent investigations to multiple AI agents, solving several problems in the time it takes to solve one.

Claude Codex Code(CC)
Install
๐Ÿงช

test-generator

Safe 68

Generate Unit Tests Automatically

by CuriousLearner

Writing comprehensive unit tests is time-consuming and often incomplete. This skill analyzes your code and generates complete test suites with edge cases, error handling, and proper mocking.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

rust-cargo-assistant

Safe 68

Master Cargo Build System and Rust Project Configuration

by CuriousLearner

Managing Cargo projects requires understanding complex configuration patterns and dependency resolution. This skill delivers expert guidance for project initialization, dependency management, build optimization, and troubleshooting common Rust toolchain issues.

Claude Codex Code(CC)
Install
๐Ÿ”ง

refactor-assistant

Safe 68

Refactor Code with AI Assistance

by CuriousLearner

Codebases become harder to maintain as technical debt accumulates over time. This skill provides systematic refactoring suggestions and helps implement improvements while preserving existing functionality.

Claude Codex Code(CC)
Install
๐Ÿ

python-venv-manager

Safe 67

Manage Python Virtual Environments

by CuriousLearner

Struggling with Python dependency conflicts and virtual environment setup? This skill provides expert guidance on creating, managing, and troubleshooting Python virtual environments using modern tools like Poetry, pipenv, and pyenv.

Claude Codex Code(CC)
Install
โšก

performance-profiler

Safe 69

Analyze code performance and find optimization opportunities

by CuriousLearner

Slow code wastes compute resources and frustrates users. This skill identifies inefficient algorithms, memory leaks, and N+1 queries, then provides specific fixes with expected performance gains.

Claude Codex Code(CC)
Install
๐Ÿ”

pattern-detector

Safe 69

Detect Design Patterns and Anti-Patterns

by CuriousLearner

Poor code structure leads to technical debt and maintenance problems. This skill analyzes code to identify design patterns in use and anti-patterns that should be fixed, providing clear recommendations for improvement.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

npm-helper

Safe 67

Master NPM Package Management

by CuriousLearner

Managing Node.js dependencies can be confusing with multiple package managers and version conflicts. This skill provides expert guidance for npm, yarn, and pnpm with practical examples and troubleshooting solutions.

Claude Codex Code(CC)
Install
๐Ÿ”

naming-analyzer

Safe 68

Analyze and improve code naming conventions

by CuriousLearner

Poor naming makes code difficult to understand and maintain. This skill analyzes your code and suggests clearer, more descriptive names following established language conventions for better code quality.

Claude Codex Code(CC)
Install