Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

dohernandez/claude-skills

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
21 indexed skills0 stars

arch
Indexed

Architecture discovery, validation, and planning. Use when user says /arch, /arch configure, /arch learn, /arch check, or /arch plan.

View indexed skill

bugfix
Indexed

Structured debugging process for bug fixes: reproduce, plan, failing test, fix, verify. Use when fixing bugs.

View indexed skill

code
Indexed

Code style discovery, validation, and guidance. Use when user says /code.

View indexed skill

commit
Indexed

Create git commits with conventional commit messages. Use when user says /commit.

View indexed skill

create-skill
Indexed

Scaffold a new Claude Code skill directory. Use when user says /create-skill.

View indexed skill

debugger
Indexed

Debug production service issues via alerts and logs. Use when user says /debugger or /debug.

View indexed skill

deploy-verify
Indexed

Verify deployment status, health, and startup. Use when user says /deploy-verify or asks to check deployment.

View indexed skill

developer
Indexed

Orchestrates development workflow with domain understanding, architecture mapping, and implementation. Use when user says /developer or /dev.

View indexed skill

domain-expert
Indexed

Domain knowledge discovery and guidance. Use when user says /domain, /domain configure, /domain learn, /domain explain, or /domain map.

View indexed skill

memory
Indexed

Orchestrate knowledge capture across skills. Routes learnings to appropriate MEMORY.md files. Use when user says /memory.

View indexed skill

my-workflow
Indexed

Install curated skill tiers into any project from the marketplace. Use when user says /my-workflow.

View indexed skill

pr-create
Indexed

Creates GitHub pull requests with conventional commit-style titles. Use when creating PRs, submitting changes for review, or when user says /pr, /pr-create.

View indexed skill

pr-merge
Indexed

Merge GitHub pull requests with strict CI validation. Never bypasses failed checks. Use when merging PRs or when user says /pr-merge.

View indexed skill

setup
Indexed

Project setup and onboarding workflow. Use when setting up the project, onboarding new developers, or troubleshooting environment issues.

View indexed skill

slack
Indexed

Access Slack workspace for reading messages and posting notifications. Use when user says /slack.

View indexed skill

task
Indexed

Structured implementation process for features, chores, refactors, and docs. Use when implementing non-bugfix work.

View indexed skill

tdd
Indexed

Enforce TDD discipline: tests first, fix code not tests. Use when user says /tdd or /test.

View indexed skill

test
Indexed

Smart test runner with watch mode, coverage, and path-specific testing. Use when running tests or checking test coverage.

View indexed skill

workflow
Indexed

Manage development environment lifecycle for ticket-based work. Use when user says /workflow start, /workflow status, or /workflow finish.

View indexed skill

workflow-finish
Indexed

Cleanup branch after PR is merged. Use when user says /workflow finish or /workflow-finish.

View indexed skill

workflow-setup
Indexed

Setup development environment with git worktree for ticket-based workflows.

View indexed skill