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.
Installation
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.
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- Source
- shipshitdev/library
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01