Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Matthias Rossbach avatar

Scaffold Project

  • Updated February 12, 2026
  • MatthiasRossbach/pia-marketplace

scaffold-project is a Claude Code skill in the AI & Agent Building category. Scaffolds new TypeScript + pnpm projects with opinionated defaults

Key points

  • scaffold-project
  • AI & Agent Building
  • AI-coding skill

Scaffold Project by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add MatthiasRossbach/pia-marketplace
/plugin install scaffold-project@pia

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedFebruary 12, 2026
RepositoryMatthiasRossbach/pia-marketplace

What it does

Scaffolds new TypeScript + pnpm projects with opinionated defaults

README.md

scaffold-project

Claude Code plugin that scaffolds new TypeScript + pnpm projects with opinionated defaults.

Installation

Install via the pia marketplace:

/plugin marketplace add MatthiasRossbach/pia-marketplace
/plugin install scaffold-project@pia

Usage

/pia:scaffold-project

Scaffolds a new TypeScript project with:

  • package.json with TypeScript, ESLint, Prettier
  • tsconfig.json with strict settings
  • eslint.config.js (flat config)
  • .prettierrc
  • src/index.ts entry point
  • .gitignore
  • CLAUDE.md with project conventions
  • .github/workflows/ci.yml for lint + type-check + build
  • Initialized git repository with initial commit

The skill will prompt you for a project name and target directory, then generate all files, run pnpm install, and initialize git.

License

MIT

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.