Skill Claude CodeCodex
Quick reference for all skills and commands in this plugin.
Skill Claude CodeCodex
Quick reference for all skills and commands in this plugin.
Skill Claude CodeCodex
Learn Claude Code in 5 hands-on lessons. From basics to building applications. Use when: user wants to learn Claude Code, asks "how do I...", or is new. Triggers: "learn", "teach me", "how does this work", "I'm new", "course".
Skill Claude CodeCodex
Claude Code mastery for power users. Build agents, MCP servers, publish plugins. Use when: user wants to create agents, build integrations, or publish plugins.
Skill Claude CodeCodex
Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".
Skill Claude CodeCodex
Claude Code basics for new users. Covers essential concepts and commands. Use when: user is new to Claude Code or routed here by learning-path assessment.
Skill Claude CodeCodex
Claude Code customization for comfortable users. Covers skills, commands, MCP, hooks. Use when: user knows basics and wants to customize Claude Code.
Skill Claude CodeCodex
Assess Claude Code knowledge and route to appropriate learning level. Use when: user wants to learn Claude Code, asks for guidance, or says "teach me". Triggers: "learn Claude Code", "teach me", "I'm new", "where do I start", "beginner".
Skill Claude CodeCodex
Lesson content for Claude Code Course. Use when: loading lesson content. Internal skill - contains lesson files.
Skill Claude CodeCodex
Manages course progress tracking in /.claude-course/progress.json. Use when: loading, saving, or displaying course progress. Internal skill - used by /ccc:course commands.
Skill Claude CodeCodex
Language-agnostic backend patterns: API design, authentication, security, databases. Use when: designing APIs, implementing auth, securing endpoints, modeling data. Triggers: "api design", "rest api", "graphql", "authentication", "jwt", "oauth", "security", "owasp", "database schema", "migrations", "sql".
Skill Claude CodeCodex
Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript. Use when: building Node.js APIs, TypeScript backends, or serverless functions. Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest", "typescript api", "node api", "bun".
Skill Claude CodeCodex
Modern Python backend stack: FastAPI, SQLAlchemy 2.0, Pydantic v2, uv, ruff. Use when: building Python APIs, async services, or working with Python backend code. Triggers: "fastapi", "python backend", "sqlalchemy", "pydantic", "uv", "ruff", "python api", "async python".
Skill Claude CodeCodex
Modern Rust backend with Axum, SQLx, tokio + CI/CD automation. Use when: building Rust APIs, high-performance services, or needing build/test/lint/audit automation. Triggers: "axum", "rust backend", "rust api", "sqlx", "tokio", "cargo build", "cargo test", "clippy", "rustfmt", "cargo-audit", "cross-compile", "rust…
Skill Claude CodeCodex
A workflow skill for projects that use beads, an issue tracker. It activates in a directory containing a .beads folder and guides starting work, choosing tasks, finishing work, and creating subtasks.
Skill Claude CodeCodex
Code review workflow and best practices. Use when: reviewing PRs, receiving feedback, or preparing code for review. Triggers: "code review", "review", "pr review", "pull request", "feedback", "review changes".
Skill Claude CodeCodex
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling.
Skill Claude CodeCodex
Apache Airflow DAG design, operators, and scheduling best practices.
Skill Claude CodeCodex
Data lineage, cataloging, access control, and compliance.
Skill Claude CodeCodex
Dimensional modeling, normalization, and schema design for analytics.
Skill Claude CodeCodex
Data quality testing with dbt tests, Great Expectations, and monitoring.
Skill Claude CodeCodex
Skill "dbt-expert" from timequity/plugins, covering dbt expert, project structure, model patterns, staging and intermediate.
Skill Claude CodeCodex
Design ETL/ELT pipeline architectures with proper patterns for reliability and scalability.
Skill Claude CodeCodex
PySpark fundamentals for distributed data processing.
Skill Claude CodeCodex
Query optimization, partitioning, clustering, and warehouse tuning.