·project-init-orchestrator
</>

project-init-orchestrator

shipshitdev/library

Orchestrates complete project initialization by coordinating agent-folder-init, linter-formatter-init, husky-test-coverage, and other setup skills. Use this skill when starting a new project that needs full AI-first development infrastructure with code quality enforcement.

37Installs·0Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill project-init-orchestrator

SKILL.md

This skill orchestrates multiple initialization skills to set up a complete, production-ready project environment. Instead of manually invoking each skill, this orchestrator coordinates them in the correct sequence with proper dependencies.

| 1 | agent-folder-init | AI documentation & standards | Yes | | 2 | linter-formatter-init | ESLint + Prettier + pre-commit | Yes | | 3 | husky-test-coverage | Test coverage enforcement | Optional | | 4 | project-scaffold | Backend/Frontend/Mobile scaffolding | Optional |

When user says "initialize my project" or "set up new project":

Orchestrates complete project initialization by coordinating agent-folder-init, linter-formatter-init, husky-test-coverage, and other setup skills. Use this skill when starting a new project that needs full AI-first development infrastructure with code quality enforcement. Source: shipshitdev/library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill project-init-orchestrator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is project-init-orchestrator?

Orchestrates complete project initialization by coordinating agent-folder-init, linter-formatter-init, husky-test-coverage, and other setup skills. Use this skill when starting a new project that needs full AI-first development infrastructure with code quality enforcement. Source: shipshitdev/library.

How do I install project-init-orchestrator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill project-init-orchestrator 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/shipshitdev/library