Back to list
v1-io

prd

by v1-io

Daily supplements for healthy code - Shared Claude skills, Cursor commands, and MCP configs for the Version1 team

1🍴 1📅 Jan 19, 2026

SKILL.md


name: prd description: Write a PRD from a Linear ticket and upload it allowed-tools:

  • Bash
  • Read
  • Grep
  • mcp__Linear__*

PRD from Linear Ticket

Write a concise, implementation-ready PRD from a Linear ticket or project.

Usage

/prd <LINEAR_TICKET_ID>

Examples:

/prd ABC-123
/prd https://linear.app/your-team/issue/ABC-123

What It Does

1. Gather Inputs

  • Fetches ticket/project from Linear (title, description, acceptance criteria)
  • Retrieves linked designs, mocks, or prior context
  • If image URLs exist without captions, adds descriptive captions
  • Asks for missing inputs if needed

2. Analyze Ticket

  • Reads the ticket title and description (may be high-level)
  • Examines codebase for existing relevant code and features
  • Understands technical context and constraints

3. Write PRD

Creates a Product Requirements Document with these sections:

# [Title]

## Description
[Clear summary of what we're building and why]

## Features
- Feature 1
- Feature 2

## Acceptance Criteria
- [ ] Testable criterion 1
- [ ] Testable criterion 2

## Technical Requirements
- Backend: [specifics]
- Frontend: [specifics]
- Database: [specifics]

## UI/UX Requirements
- [Design specifications]
- [User flows]

## Dependencies
- [External dependencies]
- [Internal dependencies]

## Risks
- [Technical risks]
- [Timeline risks]

## References
[Images with captions if applicable]

4. Upload PRD

  • Replaces existing description in the Linear ticket with the PRD
  • Adds comment: "PRD uploaded"

PRD Quality Standards

  • Readable: Scannable, no fluff
  • Testable: Acceptance criteria are verifiable
  • Complete: Covers edge cases and error conditions
  • Actionable: Technical requirements are specific
  • Handoff-ready: Developer can start work immediately

Notes

  • Requires Linear MCP server to be configured
  • Converts ambiguous language into testable statements
  • Prefers bullets over prose
  • Includes existing images with descriptive captions

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon