Marketplace registry for Claude Code, GitHub Copilot & Codex workflow plugins
Claude Code, GitHub Copilot & Codex plugin bundle for commit and pull request workflows
Multi-model code review workflow: independent reviews, synthesis, cross-voting, confidence-ranked final reports, approved fixes, and independent verification
Scaffold ralph autonomous coding loops with PRD-driven user stories, driver-agent contract, and multi-runtime drivers (sh/ts/js/py)
Deploy cross-platform agent assets (apm.yml, bundled skills/rules, framework-specific AGENTS.md) into an existing React/Next.js/TanStack Start/Vite project for Claude Code and Copilot. Does not scaffold the React app itself.
End-to-end skill forging workflow: clarify intent (grill-me), draft (write-a-skill), validate with evals (skill-creator), and optimize token usage (skill-cleaner) — orchestrated by a skill-forge skill so new skills ship validated and lean.
Hardens JS/TS and Python package manager configs (pnpm, bun, npm, yarn, uv, pip) against supply chain attacks via minimum release age gates, lockfile commitment, exact version pinning, lifecycle-script allowlists, provenance attestation via OIDC Trusted Publishing, and commit-time secret scanning.
Bootstrap Svelte AI infrastructure into an existing Svelte/SvelteKit project: APM config, Svelte MCP server, agents, instructions, skills, and LSP settings — all wired in one shot for Claude Code, GitHub Copilot, and VS Code. Does not scaffold the Svelte app itself.