.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/hey-diga/dotclaude
home/skills/hey-diga/dotclaude
hey-diga avatar

hey-diga/dotclaude

13 skills

View on GitHub
$npx skills add hey-diga/dotclaude
SkillInstalls
commitCreate git commits from current changes using Conventional Commits format. Use when ready to commit staged or unstaged changes.—create-branchGenerate a branch name from current changes and create it if on main. Use when starting new work and need a properly named feature branch.—create-prCreate a pull request from the current branch with quality checks. Use when changes are ready for review, after committing.—create-skillInteractive guide for creating new Claude skills with proper structure, frontmatter, and trigger conditions.—fix-ciRun Prisma generate, lint (auto-fix), typecheck, and tests; iterate until clean, summarize results.—gh-issueCreate a new GitHub issue for a feature, bug, or chore. Use when you have an idea, bug report, or task that needs a GitHub issue with analysis and solution…—merge-to-stagingMerge current feature branch into fresh staging branch with conflict resolution. Use when ready to deploy a feature branch to the staging environment.—review-pr-commentsReview and apply Claude's PR feedback interactively. Use after receiving a Claude Code review on a PR to triage and implement feedback.—slack-pr-recapGenerate a Slack recap message for a pull request and copy to clipboard. Use when a PR is ready to share with the team on Slack.—start-working-on-issueStart working on a GitHub issue end-to-end: fetch, analyze, implement, test, and create PR. Use when picking up a GitHub issue to work on.—test-coverage-improveAnalyze and improve test coverage for the codebase targeting 80%+. Use when coverage is low or after adding new untested code.—testing-guideTest writing patterns, mocking strategies, and test data templates for Jest unit and integration tests.—ui-patternsDashboard UI templates for page layouts, loading states, error states, and sheet scroll patterns.—