.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

…/domengabrovsek/claude
home/skills/domengabrovsek/claude
domengabrovsek avatar

domengabrovsek/claude

19 skills

View on GitHub
$npx skills add domengabrovsek/claude
SkillInstalls
buildImplement code incrementally with quality gates. Use when the user says 'build', 'implement', or when starting the implementation phase of an approved plan.—ciwhy-not-mechanizable: skill workflow guidance; each step requires understanding the surrounding context (repo, task shape, prior state).—debugStructured production-incident investigation. Forces evidence-first hypothesis ranking before any code change.—diagramCreate or update a diagram. Picks mermaid vs drawio per rules/diagrams.md, writes the source file, previews via MCP.—documentCreate or refresh technical engineering docs in the current repo's /docs/ tree. Diataxis layout, mermaid diagrams, ADR support, drift audit.—drive-fleetDrive a fleet of MRs/PRs to done with a manager loop plus the built-in /goal command.—fix-issueInvestigate and fix a GitHub issue. Use when given an issue number or URL, or when the user says 'fix issue'.—grill-with-docsGrilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as…—handoffCompact the current conversation into a handoff document for another agent to pick up.—improve-codebase-architectureFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/.—mrwhy-not-mechanizable: skill workflow guidance; each step requires understanding the surrounding context (repo, task shape, prior state).—pruneCode review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead…—review-prReview a pull request with structured severity-based feedback. Use when asked to review a PR, code review, or given a PR number/URL.—sentry-issueFetch and digest Sentry issue data (issue summary, tags, stack trace, breadcrumbs, latest event) by short ID, numeric issue ID, or sentry.io URL.—shipPre-launch validation and release workflow. Use when the user says 'ship', 'release', 'deploy', or 'ready to merge'.—specDefine requirements before planning. Use when starting a new feature, when requirements are ambiguous, or when the user says 'write a spec' or 'define…—testWrite tests using TDD workflow. Use when the user says 'write tests', 'add tests', 'TDD', or 'prove-it pattern'.—to-issuesBreak a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.—write-a-skillCreate new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.—