Loading...
Loading...
Found 245 Skills
Review changes for test gaps, simplification, naming consistency, reuse opportunities, and TODO quality
Architecture optimization team skill. Analyzes codebase architecture, designs refactoring plans, implements changes, validates improvements, and reviews code quality via CSV wave pipeline with interactive review-fix cycles.
Remove dead code and duplication pragmatically with a 5-phase systematic approach
Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction
Improve code readability without altering functionality using idiomatic best practices
Replaces custom modules with OSS packages using ln-645 migration plans, atomic keep/discard
Clean AI-generated code slop with a test-first, deletion-first deslop workflow and optional reviewer-only mode
Delegate complex coding tasks to OpenCode agent. Use when building new features, reviewing code, or refactoring large codebases. Allows starting, resuming, and monitoring opencode sessions.
Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation comments, terminology, and general conventions. Use when designing new APIs, refactoring existing interfaces, or reviewing API clarity and fluency.
Provides Codex CLI delegation workflows for complex code generation and development tasks using OpenAI's GPT-5.3-codex models, including English prompt formulation, execution flags, sandbox modes, and safe result handling. Use when the user explicitly asks to use Codex for complex programming tasks such as code generation, refactoring, or architectural analysis. Triggers on "use codex", "delegate to codex", "run codex cli", "ask codex", "codex exec", "codex review".
Apply Go style guide conventions to code
Apply Python style guide conventions to code