Add the marketplace
/plugin marketplace add gn00678465/meta-skillsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
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.