dohernandez/claude-skills
These skills were discovered automatically and have not necessarily received an editorial review.
archIndexed
Architecture discovery, validation, and planning. Use when user says /arch, /arch configure, /arch learn, /arch check, or /arch plan.
View indexed skillbugfixIndexed
Structured debugging process for bug fixes: reproduce, plan, failing test, fix, verify. Use when fixing bugs.
View indexed skillcodeIndexed
Code style discovery, validation, and guidance. Use when user says /code.
View indexed skillcommitIndexed
Create git commits with conventional commit messages. Use when user says /commit.
View indexed skillcreate-skillIndexed
Scaffold a new Claude Code skill directory. Use when user says /create-skill.
View indexed skilldebuggerIndexed
Debug production service issues via alerts and logs. Use when user says /debugger or /debug.
View indexed skilldeploy-verifyIndexed
Verify deployment status, health, and startup. Use when user says /deploy-verify or asks to check deployment.
View indexed skilldeveloperIndexed
Orchestrates development workflow with domain understanding, architecture mapping, and implementation. Use when user says /developer or /dev.
View indexed skilldomain-expertIndexed
Domain knowledge discovery and guidance. Use when user says /domain, /domain configure, /domain learn, /domain explain, or /domain map.
View indexed skillmemoryIndexed
Orchestrate knowledge capture across skills. Routes learnings to appropriate MEMORY.md files. Use when user says /memory.
View indexed skillmy-workflowIndexed
Install curated skill tiers into any project from the marketplace. Use when user says /my-workflow.
View indexed skillpr-createIndexed
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 skillpr-mergeIndexed
Merge GitHub pull requests with strict CI validation. Never bypasses failed checks. Use when merging PRs or when user says /pr-merge.
View indexed skillsetupIndexed
Project setup and onboarding workflow. Use when setting up the project, onboarding new developers, or troubleshooting environment issues.
View indexed skillslackIndexed
Access Slack workspace for reading messages and posting notifications. Use when user says /slack.
View indexed skilltaskIndexed
Structured implementation process for features, chores, refactors, and docs. Use when implementing non-bugfix work.
View indexed skilltddIndexed
Enforce TDD discipline: tests first, fix code not tests. Use when user says /tdd or /test.
View indexed skilltestIndexed
Smart test runner with watch mode, coverage, and path-specific testing. Use when running tests or checking test coverage.
View indexed skillworkflowIndexed
Manage development environment lifecycle for ticket-based work. Use when user says /workflow start, /workflow status, or /workflow finish.
View indexed skillworkflow-finishIndexed
Cleanup branch after PR is merged. Use when user says /workflow finish or /workflow-finish.
View indexed skillworkflow-setupIndexed
Setup development environment with git worktree for ticket-based workflows.
View indexed skill