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 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.
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.
Configure Biome for JavaScript/TypeScript projects with biome.json setup, VCS integration, ignores, and custom linter/formatter rules. Run CLI commands to format code using indents, quotes, semicolons, trailing commas, and lint for accessibility, complexity, correctness, enforcing code quality standards.
Equip AI agents with 31 specialized skills to build, test, deploy, audit, secure, and grow software products across full dev lifecycle—from React/Tailwind UIs and Vite configs, Cloudflare Workers APIs, Solana/Rust programs, Solidity contracts, Swift macOS apps, Biome linting, to web3 GTM strategies and PR reviews.
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.
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.
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.
Execute PRD-driven engineering sprints in isolated git worktrees: auto-generate specs, delegate implementation/testing to agents, run CI/CD to staging/prod with audits and fixes, enforce safety hooks, capture learnings into docs, and audit workflows for self-improvement.
Equip Claude Code with 21 skills to scaffold Node.js/TS repos using pnpm, Biome, and node:test; enforce architecture like vertical slices, Result<T,E> returns, and nominal types; guide TDD cycles; audit UI accessibility and Fastify plugins; generate conventional commits, PRDs, and tracer bullet issues; triage repo issues; add production monitoring.
Convert CLAUDE.md rules into automated code checks using ESLint, Prettier, Biome, Ruff, and GitHub Actions workflows. Run verifications to confirm passes, then remove implemented rules to optimize agent context and cut token usage in AI interactions.
Automatically detect newly added type ignores like @ts-ignore, eslint-disable, and pylint:disable in TypeScript, JavaScript, Python, Go, Rust, or Ruby codebases, then fix them by adding imports, annotations, or declarations via parallel agents with type-check verification and user confirmation before changes. Post-edit hooks remind about docs and sync CLI plugins.
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.
Detects AI slop in docs and code via 300+ patterns with 0-100 scoring and rewrites it using GVR loops and 11 strategies, while orchestrating wiki overhauls, enforcing git commit quality gates with reviews and audits, securing repos against secrets and vulns, and automating dev workflows across 89 skills.
Automate GitHub workflows including branch creation, conventional commits, PRs, and issue management. Audit and refactor JS/TS code for security vulnerabilities, dead code, Tailwind anti-patterns, project structure, and dependencies. Set up linting, testing, CI/CD pipelines, and supply chain hardening without overwriting configs.
Delegate Salesforce Apex, LWC, Flows, integrations, testing, security audits, deployments, and org configuration to autonomous AI agents, expert skills enforcing best practices, quality gates, session management, and SF CLI tools for production-ready development.
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.