By Claudfather
Curated Claude Code skills, agents, and hooks — the canonical capability set of the Claudfather ecosystem.
Code quality reviewer. Evaluates implementation for correctness, clean design, test coverage, and maintainability.
Analytics engineering agent. Writes, reviews, and tests dbt models against Snowflake.
SRE agent for Modal infrastructure. Diagnoses production issues with serverless GPU workloads.
Data analysis agent for Neon PostgreSQL. Queries via psql and provides insights.
SRE agent for Railway infrastructure. Diagnoses production issues and analyzes deployments.
Use when you want to save, read, or organize persistent notes across Claude sessions.
Use when you want to check whether a /forge plan document is structurally complete, internally consistent, and ready for implementation. Catches missing sections, incomplete frontmatter, unsized phases, vague validation criteria, undocumented decision forks, and cross-reference gaps.
Use when you want to check whether a plan or implementation PR has prior art in the project's history. Searches git history, closed PRs, closed issues, and planning archives for previous attempts at the same problem — surfacing what was tried, what succeeded or failed, and whether the current plan learns from or repeats past approaches.
Use when you have specific product issues to triage or want to discover enhancement opportunities through gap analysis. Supports --output github to create issues and --output session for chat-only analysis.
Architecture-aware product vision — explores what a codebase could become by analyzing existing infrastructure, identifying 1-2 hop features, grouping compound plays, and aligning to a project mission. Replaces /product-brainstorm. Supports --auto and --output github.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses power tools
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Claude Code plugin pack: curated skills, agents, and hooks distributed via the Claudfather marketplace.
Requires Claude Code (npm install -g @anthropic-ai/claude-code).
Inside Claude Code:
/plugin marketplace add Claudfather/clauDNA
/plugin install claudna@Claudfather
That's it. Skills become available as /claudna:<skill-name> (namespaced under the plugin). Tab completion works — type /claudna: and press Tab to browse, or /claudna:tech and Tab to narrow. Hooks (auto-format, pretooluse permission expansion, notifications) activate automatically when the plugin is enabled.
Optional, in any order:
settings.json tweaks — permissions, statusLine, sandbox config. See SETUP_GUIDE §3./claudna:init-project to generate CLAUDE.md, CHANGELOG.md, and .claude/lessons.md.For bots, CI runners, and Docker images, drop a settings.json with enabledPlugins + extraKnownMarketplaces, then set CLAUDE_CODE_SYNC_PLUGIN_INSTALL=1 and run claude -p. Full recipe in SETUP_GUIDE §4.
| Directory | Count | Contents |
|---|---|---|
skills/ | 52 | User-invocable slash commands |
agents/ | 8 | snowflake-analyst, dbt-engineer, neon-analyst, modal-ops, railway-ops, vercel-ops, code-reviewer, spec-reviewer |
plugin-hooks/ | 3 active + 1 opt-in | Auto-format on Write/Edit, pretooluse permission expansion, macOS notifications. (statusline.sh is opt-in — see SETUP_GUIDE §3.2.) Named plugin-hooks/ to avoid a Claude Code bug that deletes any project-root hooks/ directory between tool calls. |
Invocable as /claudna:<name> after marketplace install (e.g. /claudna:tech-debt). Bare names below are shown without the prefix for readability.
| Skill | Description |
|---|---|
/session-resume | Pick up where you left off — scans git, PRs, plans, handoff notes |
/session-handoff | End-of-session capture — decisions, learnings, next steps |
/repo-health | Multi-repo dashboard — open PRs, CI status, stale branches |
/implement-plan | Execute a design doc or GitHub Issue — browse, pick, challenge, build, test, PR |
/worktree | Manage git worktrees for parallel Claude sessions |
/development-retro | Post-merge retrospective — systemic patterns, friction, breadcrumb trails |
/name-session | Label the current session so it shows up cleanly in /resume |
/weigh-development-paths | Compare multiple viable approaches at a development junction |
/adversarial-review | Structured plan challenge with evidence and anti-groupthink guards |
| Skill | Description |
|---|---|
/tech-debt | Scan for tech debt, generate phased remediation plans |
/security-audit | Scan 8 vulnerability categories, generate remediation plans |
/review-pr | Structured PR review with severity-categorized findings |
/review-changes | Review uncommitted changes for bugs, conventions, security |
/lessons | Capture and review lessons from corrections |
/verify-completion | Verify work is actually complete before claiming success |
/frontend-performance-audit | Trace re-render cascades, identify fetch/state/observer issues |
/access-path-audit | Audit cross-cutting concern consistency across system interfaces (API, CLI, MCP, Slack) |
/visual-crawl | Autonomous visual crawl — discover routes, screenshot at 3 viewports, file issues for findings |
| Skill | Description |
|---|---|
/product-enhance | Discover enhancements via intent interviews and gap analysis |
/product-vision | Architecture-aware product vision — explore what the codebase could become |
/design-review | Visual audit at 3 breakpoints with phased fix plans |
/docs-review | Audit docs for accuracy, update plan statuses, archive stale docs |
/data-model-audit | Audit code-to-schema fit — traces code paths to DB, identifies mismatches |
npx claudepluginhub claudfather/claudna --plugin claudnaIntelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).