porcupine.md avatar

porcupine.md

Official

@porcupine-md

0Followers
|
9Public Repos
|
54Published Skills

A modular orchestration framework for multi-phase software development, providing structured scaffolding, deployment lifecycle management, and systematic testing protocols for enterprise engineering teams.

Skills Distribution
DomainDeveloper To...Software Architect.. (30%)Deployment & Infra.. (30%)Testing & Quality .. (20%)Frontend & UI Engi.. (20%)

Agent Skills by porcupine.md

Showing 54 vetted skills indexed across 1 GitHub repositories.

porcupine-mdporcupine-md
11

jonggrang

Orchestrate AI software development through a 16-phase pipeline with persistent state.

Official
Advanced
porcupine-mdporcupine-md
11

brainstorm-feature-options

Guide one-question-at-a-time design exploration without modifying code.

Official
Intermediate
porcupine-mdporcupine-md
11

breadboarding-workflow

Map UI and code affordances to reveal feature connections and data flows.

Official
Intermediate
porcupine-mdporcupine-md
11

persisting-progress-across-sessions

Resume interrupted orchestration runs from MANIFEST.yaml without re-running completed phases.

Official
Intermediate
porcupine-mdporcupine-md
11

gateway-testing

Route unit, integration, and coverage testing tasks to specialized library skills.

Official
Intermediate
porcupine-mdporcupine-md
11

reviewing-product-strategy

Reframe product problems into CEO-level strategy and identify a 10-star product.

Official
Advanced
porcupine-mdporcupine-md
11

auth

Scaffold authentication flows with user models, routes, middleware, and tests.

Official
Intermediate
porcupine-mdporcupine-md
11

dispatching-parallel-agents

Identify independent tasks and dispatch them to multiple agents in parallel.

Official
Advanced
porcupine-mdporcupine-md
11

reviewing-architecture

Review architecture and data flow, then save decisions to architecture-review.md.

Official
Advanced
porcupine-mdporcupine-md
11

gateway-deploy

Route deployment tasks to matching library skill file paths by intent.

Official
Intermediate
porcupine-mdporcupine-md
11

component

Generate React TypeScript UI component scaffolds with tests and optional Storybook stories.

Official
Intermediate
porcupine-mdporcupine-md
11

scaffold-library

Generate a Node and TypeScript library skeleton with build config, exports, and tests.

Official
Advanced
porcupine-mdporcupine-md
11

testing

Generate targeted unit, integration, and end-to-end test suites for existing codebases.

Official
Intermediate
porcupine-mdporcupine-md
11

orchestrating-feature

Coordinate multi-phase feature delivery across specialized AI agents.

Official
Advanced
porcupine-mdporcupine-md
11

shaping-requirements

Guide teams through problem shaping and generate a pitch.md file.

Official
Intermediate
porcupine-mdporcupine-md
11

prd

Convert feature intent into a structured PRD with user stories and acceptance criteria.

Official
Intermediate
porcupine-mdporcupine-md
11

documenting-release

Analyze project diffs to update README, ARCHITECTURE, and CHANGELOG documentation.

Official
Intermediate
porcupine-mdporcupine-md
11

gateway-frontend

Route frontend task intents to library SKILL.md paths without executing code.

Official
Intermediate
porcupine-mdporcupine-md
11

scaffold-cli

Generate CLI command scaffolds with parsing, handler, help text, and tests.

Official
Intermediate
porcupine-mdporcupine-md
11

persisting-agent-outputs

Define a universal write protocol for agent outputs with standardized JSON headers.

Official
Advanced
porcupine-mdporcupine-md
11

scaffold-deploy

Generate deployment configuration files for Docker, Vercel, and other targets.

Official
Intermediate
porcupine-mdporcupine-md
11

migration

Detect ORMs, update schemas, generate migrations, and validate changes.

Official
Advanced
porcupine-mdporcupine-md
11

gateway-api

Route API design and implementation tasks to specialized library skills.

Official
Intermediate
porcupine-mdporcupine-md
11

scaffold-tui

Generate framework-specific TUI screens with model-view-update structure and tests.

Official
Advanced

Frequently Asked Questions About porcupine.md

FAQPage Schema
What specific development tasks can be managed using these capabilities?

These capabilities enable end-to-end feature delivery, including PRD generation, React component scaffolding, database migration management, and multi-phase deployment orchestration. It supports structured debugging, TDD implementation, and standardized error handling patterns across Node.js and TypeScript environments.

Which engineering personas benefit most from this framework?

Full-stack engineers, technical leads, and DevOps practitioners benefit from the structured orchestration of complex development lifecycles. It is designed for teams requiring consistent architectural reviews, automated deployment protocols, and rigorous testing standards across distributed codebases.

What are the core prerequisites for integrating these deployment capabilities?

Integration requires a Node.js and TypeScript environment with access to target infrastructure providers like AWS, Cloudflare, or Kubernetes. Users must maintain a MANIFEST.yaml file to track state across the sixteen-phase orchestration lifecycle and ensure compatibility with the defined library skill paths.