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 Biome development. Browse commands, agents, skills, and more.
Automate Git workflows with slash commands to create conventional commits with pre-checks, generate PRs from changes, fix GitHub issues/PR comments automatically, manage worktrees for open PRs, update branch names descriptively, and review PRs from multiple perspectives.
Automate full pull request creation in one command: generate a new branch from unstaged changes, format files with Biome, split into logical commits with descriptive messages, push to remote, and submit the PR complete with summary and test plan.
Automate full pull request creation from local changes: generate new branch, format files with Biome, split into logical commits with descriptive messages, push to remote, and submit PR complete with summary and test plan.
Automate the full pull request workflow: create a new branch from unstaged changes, format files with Biome, split into logical commits with descriptive messages, push to remote, and submit the PR complete with summary and test plan.
Automate full pull request creation from local changes: generate a new branch, format modified files with Biome, split into logical commits with descriptive messages, push to remote, and submit PR complete with summary and test plan.
Set up Ultracite multi-provider linting and formatting with Biome, ESLint, and Oxlint in JS/TS projects. Migrate ESLint/Prettier configs to biome.jsonc, validate setups via doctor checks, integrate Git hooks and AI/MCP tools, resolve monorepo and type-aware linting issues.
Guides founders through a structured startup validation workflow — market research, competitor analysis, hypothesis testing, customer interviews, surveys, and MVP design — with a built-in advisor that assesses project state and recommends next steps.
Configure Biome for JavaScript/TypeScript projects with linting, formatting, and schema setup, then run checks and automatically log session tool usage.
Audit and auto-configure project infrastructure to enforce standards for CI/CD workflows, Dockerfiles, pre-commit hooks, linting, testing frameworks, security scans, feature flags, and documentation across JavaScript/TypeScript, Python, Rust, Go, and infrastructure projects using CLI flags like --check-only and --fix.
Streamline TypeScript development workflows using Bun for dependency management, building executables/bundles, running tests, debugging via inspector, and publishing to npm. Lint/format with Biome, eliminate dead code using Knip, and add Sentry monitoring for errors and performance.
Orchestrate the full software development lifecycle from idea to shipped code — planning, TDD implementation, code quality audits, architectural refactoring, testing, deployment readiness checks, and structured git workflows with conventional commits and npm publishing.
Automate complete pull request creation: generate feature branch from changes, format code with Biome, organize into logical commits, push to remote, generate descriptions, and submit PR to GitHub.
Enforce rigorous quality gates across React/TypeScript and Go projects with a harness of lifecycle hooks that block violations on every edit. Automate TDD workflows, code review, CI warning audits, dependency vulnerability scanning (Snyk), and accessibility checks, all integrated into a single developer workflow.
Enforces a strict TypeScript monorepo architecture with Result types, vertical slices, Biome tooling, node:test, and Fastify patterns. Scaffolds projects, reviews diffs, generates commits, triages issues, and audits accessibility — all governed by a skill-based agent workflow.
Automatically enforce React code style with Biome linting, manage shadcn/ui components via CLI, and leverage AI tools for sequential reasoning, design, search, and context retrieval.
Debug, test, and write cleaner code with a systematic debugging framework, test-first enforcement, testing trophy strategy, and clean code review agent. Also includes linter setup, prompt engineering, creative ideation via verbalized sampling, multi-mode analytical thinking, content analysis, and skill authoring tools.
Scaffold, test, secure, and deploy TypeScript MCP servers using @cyanheads/mcp-ts-core — from generating tool/resource definitions and integrating authentication/telemetry to publishing releases with GitHub Actions and Cloudflare Workers.
Automatically detect and fix newly added type ignores (e.g., @ts-ignore, eslint-disable, pylint:disable) across multiple languages by grepping codebases and spawning parallel fixer agents with type check verification, or fix individual file type errors by adding imports, annotations, or declarations.
Orchestrate multi-agent AI teams (analyst, challenger, implementer, QA) with structured starters, checklists, plan mode, and automated validations to develop, refactor, test, and deploy PHP/Symfony features using DDD/CQRS patterns and CI/CD workflows.
Generate scaffolds for new Claude Code plugins by selecting components like commands, MCP servers, hooks, skills and choosing Markdown-only or TypeScript implementation. Switch existing plugins between Markdown-only and full TypeScript modes, automating tsconfig, src files, package.json updates, bun install, and tests.