.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

…/bengous/claude-code-plugins
home/skills/bengous/claude-code-plugins
bengous avatar

bengous/claude-code-plugins

26 skills

View on GitHub
$npx skills add bengous/claude-code-plugins
SkillInstalls
cli-designCreate distinctive, user-respecting command-line interfaces with exceptional UX.—codexInvoke OpenAI Codex CLI for cross-model collaboration—codex-orchestrateClaude Code only. Use when the user explicitly invokes /agents-bridge:codex-orchestrate (or /codex-orchestrate) in Claude Code or asks Claude to orchestrate a…—context-auditAudits CLAUDE.md and AGENTS.md files against research-backed best practices: instruction budget scoring, anti-pattern detection, staleness checks, and concrete…—critiqueCritical second opinion from Codex (OpenAI) on a proposal Claude just made — confirms what is sound, challenges what is genuinely weak, and suggests a better…—demystifyExplains complex concepts -- technical, scientific, or philosophical -- to intelligent non-specialists using mechanism-mapping analogies, progressive depth,…—excellence-skill-creatorCreate opinionated, anti-slop skills that encode taste. NOT for: general skill structure, reference guides, procedural docs (use skill-creator instead).—git-sweepClean stale git branches and worktrees interactively. Audits local/remote branches, detects squash-merged and orphaned branches, presents categorized cleanup…—goalifyConvert rough coding, product, architecture, audit, review, migration, cleanup, debugging, or orchestration intent into the smallest useful goal payload to…—iaqiIteratively improve artifacts via parallel reviewers with anchor-based drift prevention.—layer-testingGenerate comprehensive tests for architectural layers with coverage-first analysis.—mermaid-diagramsCreate Mermaid diagrams. ONLY use when user explicitly says "Mermaid". NOT for general diagrams, schemas, ASCII art, or wireframes.—null-as-error-ccAudit an Effect codebase for silent error swallowing -- catchAll patterns that collapse errors into sentinel values (null, [], false, void) in the success…—pair-planningStart a session in pair-planning mode where Claude and Codex (read-only) each draft an independent implementation plan for a task, then cross-review through an…—refactorlib-ccAudit a codebase for handcrafted code that duplicates functionality already available in the project's dependencies.—shipShip a feature branch: prepare a clean PR (strip working files with intelligent suggestions), create/update the GitHub PR, then merge to main with GPG signing…—skill-creatorstructured-planRigorous planning workflow with research validation, task breakdown, dependency mapping, and post-implementation verification.—submodule-setupThis skill should be used when the user asks to "set up submodules", "migrate branches to submodules", "automate submodule sync", "create submodule…—sync-claude-mdSynchronizes project CLAUDE.md with recent codebase changes by analyzing git history, reviewing against official Anthropic best practices with parallel agents,…—system-architectureDesign systems with appropriate complexity—no more, no less. Use this skill when the user asks to architect applications, design system boundaries, or make…—t-planThorough planning for complex features via delegated subagents. Turn discussions into executable, self-contained implementation plans.—thorough-planAdaptive pre-planning exploration loop. Builds sufficient context before committing to a detailed plan.—usageShow plugin-dev status and explain sync workflow—validate-pluginsValidate plugin structure, versions, and marketplace sync. Use when running CI checks, gating PRs, verifying marketplace.json sync, or auditing plugin…—verify-no-regressionsVerify no behavioral regressions after implementation. Spawns parallel sonnet subagents for semantic diff review + test execution.—