797 skills
๐Ÿ—„๏ธ

py-alembic-patterns

Safe 70

Write safe Alembic migrations for PostgreSQL

by CJHarmath

Database migrations can cause data loss or downtime when done incorrectly. This skill provides tested patterns for creating, reviewing, and safely applying Alembic migrations.

Claude Codex Code(CC)
Install
๐Ÿ“ฑ

expo-build-deploy

Low Risk 68

Build and deploy Expo iOS apps

by CJHarmath

Expo iOS builds require complex configuration of EAS Build, certificates, and TestFlight. This skill provides step-by-step guidance for configuring builds, submitting to TestFlight, and troubleshooting common issues.

Claude Codex Code(CC)
Install
๐Ÿงช

testing-patterns

Safe 69

Write Clean Tests with Jest Patterns

by ChrisWiles

Tests become hard to maintain when they are inconsistent, overly complex, or test implementation details. This skill provides proven Jest patterns for factory functions, mocking strategies, and TDD workflows.

Claude Codex Code(CC)
Install
๐Ÿ”

systematic-debugging

Safe 70

Debug with root cause analysis

by ChrisWiles

Debugging without a systematic approach leads to symptom-focused patches that mask underlying problems. This skill enforces a four-phase methodology that traces problems to their source before any fixes are applied, resulting in higher-quality solutions.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

react-ui-patterns

Safe 71

Build React UIs with Modern Patterns

by ChrisWiles

React applications struggle with loading states, error handling, and empty states causing poor user experience. This skill provides battle-tested patterns for managing UI states, form submissions, and async data fetching.

Claude Codex Code(CC)
Install
๐Ÿ”ฎ

graphql-schema

Safe 71

Generate GraphQL queries and mutations

by ChrisWiles

Writing GraphQL operations manually leads to type errors and maintenance headaches. This skill provides proven patterns for queries, mutations, and Apollo Client integration with automatic type generation.

Claude Codex Code(CC)
Install
๐Ÿ“

formik-patterns

Safe 69

Build React Forms with Formik

by ChrisWiles

Building forms in React requires handling validation, state, and submission. This skill provides proven Formik patterns for creating accessible, validated forms with Yup schemas.

Claude Code(CC)
Install
๐Ÿงฉ

core-components

Safe 70

Build consistent UI with design system patterns

by ChrisWiles

Building interfaces without design standards leads to inconsistent styling and maintenance problems. This skill provides component patterns and design tokens for unified, maintainable user interfaces.

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

context-tools

Safe 76

Map your codebase for Claude

by ChipFlow

Claude struggles to understand large codebases without proper structure. This skill provides automatic project mapping, symbol indexing, and duplicate detection so Claude can find functions, classes, and files instantly without slow grep searches.

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

waterfall-development

Safe 77

Enforce waterfall phase gates

by Chemiseblanc

Managing software projects without structured phases leads to missed requirements and incomplete features. This skill enforces five mandatory gates that prevent progress until each phase meets defined criteria, ensuring disciplined waterfall development.

Claude Codex Code(CC)
Install
๐Ÿ“Š

structured-logging

Safe 70

Implement Structured Logging with Wide Events

by Chemiseblanc

Traditional scattered log statements make debugging difficult and lack context. This guide teaches you to emit one comprehensive event per request with all debugging context included.

Claude Codex Code(CC)
Install
๐Ÿ“‹

feature-file

Safe 76

Track Software Features with YAML Requirements Management

by Chemiseblanc

Software projects need structured requirement tracking beyond simple todo lists. This skill provides waterfall-style feature management with requirements, test cases, and progress tracking in a persistent YAML format stored in your repository.

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

project-development

Safe 76

Design and Build LLM Batch Processing Pipelines

by ChakshuGautam

Building LLM applications without a clear methodology leads to wasted time and budget overruns. This skill provides a proven framework for evaluating task fit, architecting pipelines, and iterating efficiently.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

context-optimization

Safe 76

Optimize LLM Context Efficiency

by ChakshuGautam

LLM context windows limit task complexity and increase costs as conversations grow. This skill provides techniques to extend effective capacity through strategic compression, observation masking, KV-cache optimization, and context partitioning.

Claude Codex Code(CC)
Install
๐Ÿ”

context-degradation

Safe 76

Diagnose context degradation patterns

by ChakshuGautam

LLM agents fail unpredictably as context grows. This skill helps you identify and fix context degradation issues like lost-in-middle effects, poisoning, and attention collapse so your agents stay reliable at scale.

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

context-compression

Safe 78

Compress AI Agent Context Efficiently

by ChakshuGautam

Long AI agent sessions quickly exceed context windows, causing failures. This skill provides proven compression strategies that preserve critical information while reducing tokens by 98%+.

Claude Codex Code(CC)
Install
๐Ÿ”

code-review-preferences

Safe 72

Apply code review best practices

by ChaiWithJai

Code reviews often lack structure, leading to inconsistent feedback and missed issues. This skill provides a systematic 3-pass review method with clear guidelines for giving constructive feedback.

Claude Codex Code(CC)
Install
๐Ÿ”

verify

Safe 69

Verify Builds and Recover from Errors

by Chachamaru127

Failed builds and broken tests waste development time. This skill verifies code builds, recovers from common errors, and applies approved review fixes while enforcing quality standards that prevent test tampering.

Claude Codex Code(CC)
Install
๐Ÿ”ง

troubleshoot

Safe 69

Diagnose and fix code errors

by Chachamaru127

Technical errors slow down development progress. This skill automatically diagnoses issues, identifies root causes, and guides resolution steps so developers can return to building quickly.

Claude Code(CC)
Install
๐Ÿ”

review

Safe 69

Review code for quality, security, performance, accessibility

by Chachamaru127

Manual code review is time-consuming and inconsistent. This skill provides structured review checklists and automated analysis across multiple dimensions. Developers get consistent, comprehensive feedback on every change.

Claude Codex Code(CC)
Install