starting-project

Installation
SKILL.md

Starting Project conventions

Check existing structure:

  • Look for README.md, package.json, or project files
  • Identify tech stack

Setup patterns:

  • Set up gitignore and linting tools
  • Create basic test structure with common framework
  • Add standard build scripts and CI/CD templates
  • Document setup and contribution guidelines

Mandatory user interaction:

  • Ask the user for preferences on starter templates
  • Before you write any package or launch a generator, ALWAYS present it to the user and wait for confirmation!
Related skills
Installs
2
GitHub Stars
70
First Seen
Mar 25, 2026