One-click install
npx skills add https://github.com/pfrack/frugalis --skill 10x-prd-pfrack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-prd
Source: https://github.com/pfrack/frugalis/tree/main/.github/skills/10x-prd
Command: npx skills add https://github.com/pfrack/frugalis --skill 10x-prd-pfrack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of a Product Requirements Document (PRD) from shaped notes or a 'shape-notes.md' file, providing an organized and structured output.

Core Features & Use Cases

  • PRD Generation: Automates the process of converting notes into a PRD that aligns with a predefined schema.
  • Greenfield & Brownfield Routing: Dynamically chooses the correct template (11-section or 12-section PRD) based on project context.
  • Intelligent Input Assessment: Evaluates the shape of the input and provides warnings if further shaping is needed.

Quick Start

Use the /10x-prd command and provide a 'shape-notes.md' file to generate your PRD.

Frequently Asked Questions about 10x-prd

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

FAQPage Schema
How do I generate a PRD from my product notes automatically?

To generate a PRD from product notes, provide a shape-notes.md file; the tool assesses your input and creates a structured PRD aligned with a predefined schema.

What is the difference between greenfield and brownfield PRD schemas?

Greenfield PRD schemas use an 11-section structure for new projects, while brownfield schemas use a 12-section structure tailored for existing project modifications and context integration.

Can I use shape notes for both greenfield and brownfield project scenarios?

Yes, shaped notes support both greenfield and brownfield project scenarios; the tool dynamically routes your input to the correct 11 or 12-section PRD template based on the provided context.

What happens if my shape notes input is incomplete for PRD generation?

If your shape notes input is incomplete for PRD generation, the tool evaluates the shape of your input and provides warnings indicating if further shaping is needed before creating the document.

What's the best way to structure notes for automated PRD creation?

The best way to structure notes for automated PRD creation is to organize them into a shape-notes.md file with clear context information, enabling the tool to map content to the predefined schema sections.