797 skills
๐Ÿ“

writing-plans

Safe 69

Write detailed implementation plans with TDD tasks

by DMJGilbert

Engineers struggle to break complex features into manageable steps. This skill creates granular implementation plans with test-driven development built into every task.

Claude Codex Code(CC)
Install
๐Ÿงช

test-driven-development

Safe 69

Enforce test-first development cycle

by DMJGilbert

Writing tests after code proves nothing about correctness. This skill enforces the RED-GREEN-REFACTOR cycle to ensure every feature has a failing test first. Write minimal tests, verify they fail, implement the simplest code to pass, then refactor with confidence.

Claude Codex Code(CC)
Install
๐Ÿ”

systematic-debugging

Safe 71

Apply systematic debugging methodology

by DMJGilbert

Debugging without a systematic approach leads to wasted time and new bugs. This skill provides a four-phase methodology to find root causes before attempting fixes, dramatically improving first-time fix success rates.

Claude Codex Code(CC)
Install
๐Ÿ”„

subagent-development

Safe 69

Implement complex plans with fresh subagents and code reviews

by DMJGilbert

Complex development plans often fail due to accumulated context errors and missing quality checks. This methodology ensures each task gets a fresh subagent with clean context, followed by mandatory code review before proceeding.

Claude Code(CC)
Install
๐Ÿ’Ž

generating-sorbet-inline

Safe 69

Add Sorbet type signatures to Ruby methods

by DmitryPogrebnoy

Ruby projects need type safety for reliable code. This skill adds Sorbet inline type signatures to methods using sig blocks. It analyzes Ruby source files, generates proper type annotations, and validates signatures with the Sorbet type checker.

Claude Codex Code(CC)
Install
๐Ÿ“

generating-rbs-inline

Safe 70

Add RBS-inline type annotations to Ruby

by DmitryPogrebnoy

Ruby lacks built-in type annotations, making code harder to understand and maintain. This skill adds RBS-inline type comments directly to your Ruby files, improving code clarity without requiring separate .rbs signature files.

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

prisma-v7

Safe 69

Master Prisma ORM v7 database development

by DjordjeVuckovic

Building applications with Prisma ORM v7 requires understanding new ESM requirements, driver adapters, and configuration changes. This skill provides expert guidance on schema design, migrations, client queries, and migrating from v6 to v7.

Claude Codex Code(CC)
Install
๐Ÿ”ง

process-code-review

Medium Risk 62

Process code review findings interactively

by DiversioTeam

Code reviews generate long lists of issues that are tedious to fix manually. This skill processes review documents systematically, letting you fix or skip each issue while tracking progress and running quality checks.

Claude Codex Code(CC)
Install
๐Ÿ”

monty-code-review

Safe 69

Review Django code with strict correctness checks

by DiversioTeam

Code reviews often miss subtle correctness issues, especially around multi-tenant safety and data integrity. This skill provides a structured, hyper-pedantic review framework that catches correctness bugs, SOLID violations, and security risks before they reach production.

Claude Codex Code(CC)
Install
๐Ÿ“‹

backend-ralph-plan

Safe 72

Create Django Backend Implementation Plans

by DiversioTeam

This skill creates structured implementation plans with quality gates for Django projects. Use it to break down complex backend features into Ralph Loop-compatible tasks with built-in verification steps.

Claude Codex Code(CC)
Install
๐Ÿ”ง

backend-pr-workflow

Safe 69

Enforce backend PR workflow standards

by DiversioTeam

Backend pull requests often miss critical workflow steps like proper ClickUp ticket linkage, migration safety checks, or downtime-safe schema changes. This skill provides a pedantic checklist to catch these issues before merge and deployment.

Claude Codex Code(CC)
Install
๐Ÿ”’

backend-atomic-commit

Safe 70

Enforce backend coding standards and atomic commits

by DiversioTeam

Backend code often fails CI quality gates and contains non-atomic commits. This skill runs Ruff, ty, Django checks, and security scripts to fix issues and enforce commit standards without AI signatures.

Claude Codex Code(CC)
Install
๐ŸŽฎ

unity-editor

Safe 71

Control Unity Editor from command line

by DirtybitGames

Stop switching between Unity Editor and terminal when developing games. This skill lets AI agents control Unity directly from the command line to compile scripts, enter play mode, capture screenshots, and execute debug code.

Claude Codex Code(CC)
Install
โš›๏ธ

frontend-dev-guidelines

Safe 69

Apply React/TypeScript frontend guidelines

by Dimon94

Writing React/TypeScript frontend code without consistent patterns leads to maintenance issues and bugs. This skill provides comprehensive development guidelines with code examples for components, data fetching, routing, styling, and performance optimization using modern React patterns.

Claude Codex Code(CC)
Install
๐Ÿงช

flow-tdd

Safe 69

Enforce Test-Driven Development Discipline

by Dimon94

AI coding workflows often skip tests or write them after code, leading to untested functionality and hidden bugs. This skill enforces the TDD Iron Law: no production code until a failing test exists. It provides enforcement checkpoints, error recording protocols, and rationalization prevention to ensure every feature has proper test coverage.

Claude Codex Code(CC)
Install
๐Ÿงช

devflow-tdd-enforcer

Safe 68

Enforce TDD order in task management

by Dimon94

Teams often mark implementation tasks complete before tests, breaking Test-First Development principles. This guardrail blocks real-time violations by detecting when implementation tasks are checked off before corresponding test tasks.

Claude Code(CC)
Install
๐Ÿ”€

cc-devflow-orchestrator

Safe 69

Navigate CC-DevFlow workflows with smart routing

by Dimon94

CC-DevFlow provides structured development workflows but users often struggle to know which command to use next. This orchestrator skill routes users to the correct workflow command and specialized agent based on their current project phase and task type.

Claude Code(CC)
Install
โš™๏ธ

backend-dev-guidelines

Safe 70

Build Express microservices with best practices

by Dimon94

Backend code becomes inconsistent and hard to maintain without clear patterns. This skill provides comprehensive guidelines for layered architecture, error handling, validation, and testing for Node.js/Express/TypeScript microservices.

Claude Codex Code(CC)
Install
๐Ÿ”„

swiftui-view-refactor

Safe 71

Refactor SwiftUI Views

by Dimillian

SwiftUI views often become disorganized with inconsistent property ordering and mixed responsibilities. This skill applies a consistent structure to views by enforcing proper ordering, favoring MV patterns over view models, and ensuring correct Observation usage.

Claude Codex Code(CC)
Install
๐Ÿ“Š

swiftui-performance-audit

Safe 73

Audit SwiftUI Performance Issues

by Dimillian

SwiftUI apps can suffer from slow rendering, janky scrolling, and excessive CPU usage. This skill guides you through code review, Instruments profiling, and targeted fixes to optimize your app performance.

Claude Codex Code(CC)
Install