project-wizard

Guide new project creation with standardized structure, security, and GitHub integration.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill project-wizard-housegarofalo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-wizard
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/project-wizard
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill project-wizard-housegarofalo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new projects by providing a guided, interactive setup that ensures proper structure, security configurations, and integration with development tools.

Core Features & Use Cases

  • Guided Project Creation: Walks users through defining project basics, technical stack, and GitHub/Archon integration.
  • Selective File Copying: Copies only relevant skills and commands based on project type and framework.
  • Automated Setup: Generates project-specific READMEs, CLAUDE.md, .gitignore, and pre-commit hooks.
  • Use Case: When starting a new web application project, use this wizard to quickly scaffold the project with a React frontend, Node.js backend, set up a GitHub repository with branch protection, and initialize an Archon project for task tracking.

Quick Start

Run the project-wizard skill to start creating a new project.

Frequently Asked Questions about project-wizard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new project with standardized structure and security configurations?

To scaffold a new project with standardized structure, this tool guides you through defining basics, technical stack, and security configurations, generating project-specific documentation, .gitignore, and pre-commit hooks automatically.

What is the best way to set up GitHub repository integration and branch protection for a new web app?

The best way to set up GitHub repository integration for a new web app is using a guided wizard that configures repository initialization and branch protection alongside automated project scaffolding and Archon tracking.

Can I selectively copy skills and commands based on my project type and framework?

Yes, you can selectively copy skills and commands based on project type, language, and framework. The setup process filters and copies only relevant files for your specific technical stack.

Does project scaffolding work with Archon project tracking for task management?

Yes, project scaffolding works with Archon project tracking. The guided creation process initializes an Archon project to facilitate task tracking alongside GitHub repository integration and standard project setup.

What files are automatically generated during repository initialization?

During repository initialization, the tool automatically generates project-specific READMEs, CLAUDE.md, .gitignore, and pre-commit hooks to ensure proper structure and standardized security configurations.

When should I not use an automated project setup wizard?

You should not use an automated project setup wizard if your project requires a non-standardized directory structure, framework outside the supported technical stack, or manual control over pre-commit hooks and security configurations.