Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Yarn development. Browse commands, agents, skills, and more.
Manage Nx monorepos through Claude: run generators, execute tasks, explore workspace structure, fix dependency resolution errors, and drive autonomous CI fix loops that retrieve failures, analyze errors, apply fixes, and iterate until green.
Manages the full lifecycle of Red Hat Developer Hub (RHDH) plugins: scaffolding, packaging, onboarding to the Extensions Catalog, version updates, CI/CD triggering, release logistics, and local testing. Also handles overlay repository PR triage, reviews, and base image updates for UBI containers.
Run git test precommit checks and build validation that automatically analyze and fix failures until all commits pass, with iterative testing across every commit in a branch.
Migrate Next.js projects to vinext, a Vite-based reimplementation, by scanning compatibility, replacing packages via npm/yarn/pnpm, generating Vite configs, converting to ESM, and configuring deployments for Cloudflare Workers or Nitro.
Validate .claude plugin folder structures and rules YAML on writes/edits/bash ops, enforce npm/yarn/pnpm via lockfiles, inject CLAUDE.md project context for discovery, auto-mkdirs, run TSX via npx, and guide Feature-Sliced Design implementation with custom views layer in Next.js apps.
Generate complete Docus-based documentation sites with search, dark mode, MCP server, and llms.txt integration for Nuxt projects supporting monorepos and various package managers. Review Markdown docs for quality, clarity, SEO, technical correctness, and Docus/Nuxt Content optimizations with prioritized recommendations.
Index JS/TS dependency docs and source code locally, then search them with semantic retrieval and reranking — all offline via Docker containers.
Orchestrate a complete feature development lifecycle from codebase analysis and TDD test design through multi-agent code review, UI verification, and PR creation, with state persistence to resume interrupted workflows