Skip to content
@starter-series

starter-series

Starter Series

Production-ready starters for shipping software, with CI, security, release, and deployment paths pre-wired.

One fleet of 11 starters, organized by what you want to deploy. Each repo is the source of truth for its current CI, release, and package status.

Starters

Starter What it covers
docker-deploy-starter Containerized app baseline with deploy workflows
mcp-server-starter TypeScript MCP server baseline
python-mcp-server-starter Python MCP server baseline
npm-package-starter npm package baseline with trusted publishing workflows
browser-extension-starter Browser extension baseline with store-release workflows
vscode-extension-starter Editor extension baseline with marketplace workflows
discord-bot-starter Chat bot baseline with deploy workflows
telegram-bot-starter Chat bot baseline with polling and webhook modes
electron-app-starter Desktop app baseline with packaging workflows
react-native-starter Mobile app baseline with app-store workflows
cloudflare-pages-starter Static site baseline with pages-deploy workflows

Quick start

gh repo create my-app --template starter-series/docker-deploy-starter --clone
cd my-app

create-starter

Install or run the starter-series npm package (Node.js 22 or newer).

npx starter-series --help
# Inside an existing repository:
npx starter-series check
npx starter-series check --instructions
Tool What it does
create-starter Scaffolds starters and audits existing repos for release, CD, security, and instruction checks

Receipts

Use repo-local evidence rather than profile-page claims:

  • Check each repo's README, package manifest, and .github/workflows/ directory for its current implementation surface.
  • Check the starter-series hub for the broader health table and org-audit notes.
  • This profile intentionally avoids version, publish, CI-pass, and KPI claims that can drift.

Popular repositories Loading

  1. create-starter create-starter Public

    Scaffold projects from Starter Series templates — MCP server + Claude Code skill

    TypeScript 2

  2. browser-extension-starter browser-extension-starter Public template

    Chrome + Firefox extension starter with CI/CD for CWS and AMO deploy

    JavaScript 1

  3. docker-deploy-starter docker-deploy-starter Public template

    Docker + GitHub Actions CI/CD + one-click VPS deploy. Language agnostic.

    Shell 1

  4. starter-series starter-series Public

    AI writes your code. We ship it safely. — Production-ready starter templates with CI/CD baked in.

    JavaScript 1

  5. discord-bot-starter discord-bot-starter Public template

    Discord.js + GitHub Actions CI/CD + one-click deploy. Build your bot. Push to deploy.

    JavaScript

  6. telegram-bot-starter telegram-bot-starter Public template

    Telegram bot with grammY + Docker + GitHub Actions CI/CD + one-click deploy

    JavaScript

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…