develop

Coordinate parallel backend, frontend, AI, and QA development around API contracts.

21|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/unicorn-plugins/npd --skill develop-unicorn-plugins
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: develop
Source: https://github.com/unicorn-plugins/npd/tree/main/skills/develop
Command: npx skills add https://github.com/unicorn-plugins/npd --skill develop-unicorn-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

개발 단계에서 AI 에이전트들과 백엔드·프론트엔드·QA가 API 계약에 따라 병렬 개발을 조율하고 실행하는 복잡한 워크플로우를 자동화하고 관리합니다.

Core Features & Use Cases

  • API 계약 기반의 다중 에이전트 협업을 통해 개발 속도와 품질을 높입니다.
  • 모노레포 기반 구조에서 각 서비스의 개발/테스트/배포를 단계적으로 관리합니다.
  • 환경 설정부터 최종 검증까지 엔드투엔드 워크플로우를 지원하여 신규 프로젝트 시작을 간소화합니다.

Quick Start

환경을 먼저 준비한 후 새로운 프로젝트를 생성하려면 /npd:prepare를 실행하고 /npd:create로 모노레포를 생성합니다.

Frequently Asked Questions about develop

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

FAQPage Schema
How do I coordinate parallel AI-assisted development across backend and frontend in a monorepo?▼

Parallel AI-assisted development in a monorepo is coordinated around API contracts, allowing backend, frontend, AI engineering, and QA agents to execute tasks simultaneously. This orchestrator manages cross-functional collaboration and environment setup to streamline the workflow.

What is contract-driven implementation and how does it work with multi-agent role definitions?▼

Contract-driven implementation uses API contracts as the central source of truth for multi-agent role definitions. AI agents reference these contracts to execute backend, frontend, and QA tasks in parallel, ensuring cross-functional alignment and rigorous testing.

How do I set up a new monorepo project for end-to-end software development with AI orchestration?▼

To set up a new monorepo project, first run the environment preparation command, then use the project creation command to generate the initial repository structure. This establishes the baseline for end-to-end AI-driven development and testing workflows.

Does this orchestrator support environment preparation and final verification for cross-functional teams?▼

Yes, the orchestrator supports end-to-end workflows from initial environment preparation to final verification. It manages environment and operator guidance, backend/frontend/AI orchestration, API testing, and final checks for cross-functional teams.

Can I use this for AI engineering tasks alongside traditional backend and frontend development?▼

Yes, AI engineering is integrated directly into the orchestration workflow alongside backend and frontend development. The system coordinates these roles in parallel around shared API contracts within a monorepo structure.

What are the limitations of using an API contract-driven approach for multi-agent software development?▼

The API contract-driven approach requires well-defined contracts before parallel development begins. If API specifications are incomplete or frequently changing, coordinating multiple AI agents across backend, frontend, and QA becomes challenging and may hinder parallel execution.