.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

…/djenriquez/claude-plugins
home/skills/djenriquez/claude-plugins
djenriquez avatar

djenriquez/claude-plugins

11 skills

View on GitHub
$npx skills add djenriquez/claude-plugins
SkillInstalls
code-reviewRuns a lean, risk-scaled code review: one generalist pass first, specialists only when triggered by evidence, and external debate only for high-risk escalation.—full-dev-flowRuns the complete development workflow from session context to reviewed pull request: write a spec, run spec-review and revise the spec, create bits tasks,…—handle-pr-feedbackReads unresolved review comments on a GitHub PR, triages each one (address or skip), makes code changes, pushes a commit, replies to every comment with the…—interviewInterview users to turn an issue, rough plan, or implementation idea into spec-ready decisions.—issue-to-specOrchestrates the full investigation-to-spec workflow starting from a GitHub issue. Phase 1: explore the issue and codebase to build context.—pr-digestLoads full context of a GitHub PR (diff, description, linked issues, commit history, review threads, CI status), produces a structured narrative summary…—pr-publishPublishes finished work as a GitHub pull request: discovers branch state, drafts or refreshes a layered PR description, pushes safely, and creates or updates…—publish-reviewPublish existing code-review findings as one GitHub PR review with inline comments.—self-review-loopIteratively reviews a PR with fresh read-only reviewers, applies blocking feedback locally, verifies changes, and pushes one final squashed self-review commit…—spec-reviewReviews a spec with risk-scaled specialist agents, deduplicates findings, and returns a binary APPROVED / REVISIONS NEEDED verdict.—write-specAuthors a human-first design spec: a plain-language narrative reviewers can absorb in minutes, backed by an implementation appendix with the exhaustive detail…—