claudia
01Plugin Claude Code
Proactive technology mentor, security advisor, and prompt coach for Claude Code. Catches bad practices, advises on architecture decisions, and coaches better prompting.
Plugin Claude Code
Proactive technology mentor, security advisor, and prompt coach for Claude Code. Catches bad practices, advises on architecture decisions, and coaches better prompting.
Instructions file
Instructions for reganomalley/claudia, covering claudia - proactive mentor plugin, what this is, architecture, key files and plugin registration.
Command
Ask Claudia for technology advice, architecture guidance, or prompt coaching.
Command
Explain code, a technology, or a concept in plain language.
Command
Run a health check on the current project -- security, testing, architecture, dependencies.
Command
Manage your Claudia experience level and dismissed topics.
Command
Pick up where you left off — Claudia reads your session notes, git history, and context to get you back up to speed.
Command
Review recent code changes for bugs, security issues, and "almost right" problems.
Command
First-time setup — Claudia walks you through getting started with Claude Code.
Command
Quick reference of keyboard shortcuts for Claude Code, the terminal, and Claudia commands.
Command
Start a new project — Claudia helps you pick a stack, create files, and get running.
Command
Get a guided tour of your project — Claudia shows what each file does in plain English.
Command
Explain why your project uses the technologies it uses.
Command
Explain what just went wrong — Claudia breaks down errors into What / Why / How to fix.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write, MultiEdit, Edit, Write and MultiEdit tool calls, executing check-secrets.py, check-practices.py, check-deps.py…
Hook
Runs when the agent finishes a response, executing claudia-stop-dispatch.py via python3. From reganomalley/claudia.
Hook
Runs before the context is compacted, executing claudia-compact-tip.py via python3. From reganomalley/claudia.
Hook
Runs when a session starts, executing claudia-session-tips.py via python3. From reganomalley/claudia.
Hook
Runs when you submit a prompt, before the agent sees it, executing claudia-prompt-coach.py via python3. From reganomalley/claudia.
Skill Claude CodeCodex
API design knowledge domain for Claudia. Use this skill when the user asks about API architecture, REST vs GraphQL, tRPC, gRPC, API versioning, pagination, rate limiting, error handling, webhook design, or API security. Triggers on phrases like "REST or GraphQL", "API design", "tRPC vs", "gRPC", "API versioning"…
Skill Claude CodeCodex
Data modeling knowledge domain for Claudia. Use this skill when the user asks about schema design, database migrations, indexing strategy, normalization, data relationships, ETL, data pipelines, or data architecture. Triggers on phrases like "schema design", "migration", "index", "normalize", "foreign key", "data…
Skill Claude CodeCodex
Database knowledge domain for Claudia. Use this skill when the user asks about database selection, SQL vs NoSQL, data modeling, vector databases, time-series databases, graph databases, database scaling, indexing strategies, or migration planning. Triggers on phrases like "which database", "should I use Postgres"…
Skill Claude CodeCodex
DevOps and CI/CD knowledge domain for Claudia. Use this skill when the user asks about deployment strategies, CI/CD pipelines, monitoring, logging, alerting, incident response, infrastructure as code, or developer experience. Triggers on phrases like "deploy", "CI/CD", "GitHub Actions", "monitoring", "logging"…
Skill Claude CodeCodex
Frontend architecture knowledge domain for Claudia. Use this skill when the user asks about frontend frameworks, React vs Vue vs Svelte, state management, SSR vs SPA vs SSG, component patterns, CSS architecture, bundlers, or frontend infrastructure. Triggers on phrases like "which framework", "React or Vue", "state…