create-starter-kit
✓Creates a new Next.js starter kit repository with PRD documentation structure. Sets up a minimal Next.js app with shadcn/ui and Tailwind CSS, then scaffolds a docs directory with PRD templates. Use when the user wants to create a new starter kit repository for documenting a new product or system.
Installation
SKILL.md
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.
The agent must prompt for this information if not provided and cannot proceed without it.
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.
Creates a new Next.js starter kit repository with PRD documentation structure. Sets up a minimal Next.js app with shadcn/ui and Tailwind CSS, then scaffolds a docs directory with PRD templates. Use when the user wants to create a new starter kit repository for documenting a new product or system. Source: pgahq/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pgahq/agent-skills --skill create-starter-kit- Source
- pgahq/agent-skills
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is create-starter-kit?
Creates a new Next.js starter kit repository with PRD documentation structure. Sets up a minimal Next.js app with shadcn/ui and Tailwind CSS, then scaffolds a docs directory with PRD templates. Use when the user wants to create a new starter kit repository for documenting a new product or system. Source: pgahq/agent-skills.
How do I install create-starter-kit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pgahq/agent-skills --skill create-starter-kit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pgahq/agent-skills
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-03