·new-project

Initialize a new project with the standard Claude Code structure. Creates CLAUDE.md, PRD, architecture docs, MCP config, skills, and settings. Use when starting any new project.

2Installs·0Trend·@forever-efficient

Installation

$npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill new-project

SKILL.md

IMPORTANT: Every project gets the same skeleton structure, but the CONTENT (architecture, MCP servers, skills, requirements) is unique and must be researched.

Common MCP servers by domain: | Domain | Servers to Research |

| AWS Infrastructure | terraform, aws-docs, aws-pricing | | Payments | stripe | | Databases | sqlite, postgres, supabase | | Source Control | github, gitlab | | Communication | slack, discord | | AI/ML | openai, anthropic | | Productivity | notion, linear, jira | | File Operations | filesystem (always include) |

Initialize a new project with the standard Claude Code structure. Creates CLAUDE.md, PRD, architecture docs, MCP config, skills, and settings. Use when starting any new project. Source: forever-efficient/pitfal-solutions-website.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill new-project
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is new-project?

Initialize a new project with the standard Claude Code structure. Creates CLAUDE.md, PRD, architecture docs, MCP config, skills, and settings. Use when starting any new project. Source: forever-efficient/pitfal-solutions-website.

How do I install new-project?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/forever-efficient/pitfal-solutions-website --skill new-project 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/forever-efficient/pitfal-solutions-website

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01