create-starter-kit

Installation
SKILL.md

Create Starter Kit Repository

This skill creates a new Next.js starter kit repository with a structured PRD documentation system. Starter kits are minimal app scaffolds with comprehensive documentation that serve as input for AI coding agents or developers.

Prerequisites

REQUIRED: Before proceeding, the user must provide:

  • A brief description of what the starter kit will be about (domain, purpose, scope)
  • The desired repository name

The agent must prompt for this information if not provided and cannot proceed without it.

Project Location

Ask the user where they want to create the project, or use the current working directory if appropriate. The project will be created at the specified path.

If the chosen directory already exists, use a variant of the name (e.g., project-name-v2).

Setup Process

Installs
3
First Seen
Feb 3, 2026
create-starter-kit — pgahq/agent-skills