Command Claude Code
Lift a starter's CI/CD layer (ci / security / dependabot / maintenance) into an existing repo without re-scaffolding — dry-run plan first, then apply.
Command Claude Code
Lift a starter's CI/CD layer (ci / security / dependabot / maintenance) into an existing repo without re-scaffolding — dry-run plan first, then apply.
Command Claude Code
Check publish drift across destination registries — npm, PyPI, Open VSX, VS Marketplace, AMO (Firefox), GitHub Releases — via public read APIs. Read-only, makes outbound HTTPS.
Command Claude Code
Diagnose release-readiness against the Starter Series quality bar — matched starter, version-vs-last-tag drift, CHANGELOG drift vs merged PRs, and publish-workflow kind. Read-only.
Command Claude Code
Check baseline CI security hygiene against the Starter Series bar — gitleaks, CodeQL, dep audit, license check, --ignore-scripts, Dependabot grouped, secret-scanning, claude-code-security-review, claude-security-guidance. Read-only, complementary to Anthropic's in-session security guidance plugin.
Command Claude Code
Graduate a Lovable / Bolt / v0 export to GitHub Actions + a non-platform deploy target via the Starter Series 5-step path. Orchestrates the three audit MCP tools and surfaces lift-in steps for the matching starter.
Command Claude Code
Generate a Launch Proof Report for an existing repo by combining release, publish, and security audit evidence.
Command Claude Code
Scaffold a new project from a Starter Series template (Discord/Telegram bot, MCP server, browser/VS Code extension, Electron, React Native, Cloudflare Pages, npm package, Docker deploy).
Command Claude Code
Generate a starter claude-security-guidance.md at the repo root tailored to the detected Starter Series template. Anthropic's Claude Code Security Guidance Plugin (released 2026-05-26) reads this file as an in-session guard.
Plugin Claude Code
Plugin marketplace listing 2 plugins: create-starter, shotkit.
Plugin Claude Code
Scaffold, audit, and generate Launch Proof Reports for Starter Series projects — slash commands, skill, MCP server, and CLI.
MCP server Claude CodeCodexCursor
MCP server "create-starter" as configured in starter-series/create-starter. Runs ${CLAUDE_PLUGIN_ROOT}/dist/index.js with node.
Skill Claude CodeCodex
Scaffold a new project from the Starter Series templates (MCP server, Discord/Telegram bot, VS Code / browser extension, Electron, React Native, Cloudflare Pages, npm package, Docker deploy).
Skill Claude CodeCodex
Wire up a freshly scaffolded Starter Series project for its first release — detect the template, register required GitHub secrets, set up OIDC trusted publishing where applicable, and trigger the first CD run. Pairs with the create skill (you scaffold first, then run this).
Cursor rule Cursor
Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
Instructions file GitHub Copilot
Copilot instructions for starter-series/profilekit-mcp: Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
Instructions file CodexOpenCode
AGENTS.md instructions for starter-series/profilekit-mcp, covering profilekit-mcp, run this repo, structure and invariants.
Instructions file
Claude Code instructions for starter-series/profilekit-mcp: Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
MCP server Claude CodeCodexCursor
MCP server "profilekit-mcp" as configured in starter-series/profilekit-mcp. Runs locally from the profilekit-mcp npm package.
starter-series/mcp-server-starter
Cursor rule Cursor
Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
starter-series/mcp-server-starter
Instructions file GitHub Copilot
Copilot instructions for starter-series/mcp-server-starter: Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
starter-series/mcp-server-starter
Instructions file CodexOpenCode
AGENTS.md instructions for starter-series/mcp-server-starter, covering agents.md, project structure, adding a new tool, adding a new prompt and safety annotations.
starter-series/mcp-server-starter
Instructions file
Claude Code instructions for starter-series/mcp-server-starter: Read AGENTS.md first. Treat it as the source of truth for this repo's commands, invariants, public naming, release constraints, and first-user path.
starter-series/mcp-server-starter
MCP server Claude CodeCodexCursor
my-mcp-server MCP server. Runs locally from the my-mcp-server npm package.