writing-prds-executable

writing-prds-executable is a skill for Claude Code from liqiongyu/lenny_skills_plus. It costs 105 tokens per session (1,222 once invoked), scanned A, original, Apache-2.0.

A writing guide for turning product ideas into clear requirements documents, launch plans, acceptance checks, and—when relevant—AI evaluation plans and prompt sets.

In plain words
What is it for?
Use it to draft or improve PRDs, product specifications, PR/FAQs, acceptance criteria, rollout plans, AI evaluation plans, and prompt sets. The output is in English and designed to be copied into working documents.
Why use it?
It helps turn rough or scattered thinking into concrete, reviewable instructions that a team can build and test. It also keeps product scope, success measures, risks, and rollout decisions in one place.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to draft or improve PRDs, product specifications, PR/FAQs, acceptance criteria, rollout plans, AI evaluation plans, and prompt sets. The output is in English and designed to be copied into working documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liqiongyu/lenny_skills_plus/writing-prds-executable
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add liqiongyu/lenny_skills_plus --skill writing-prds-executable
Clone the repo
git clone --depth 1 https://github.com/liqiongyu/lenny_skills_plus

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for writing-prds-executable

README.md
[![agentmods](https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/writing-prds-executable/github.svg)](https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/writing-prds-executable)
Your own site
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/writing-prds-executable"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/writing-prds-executable/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for writing-prds-executable

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/writing-prds-executable"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/writing-prds-executable.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,222 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00105 $0.01222
Opus 5 $0.00053 $0.00611
Sonnet 5 $0.00021 $0.00244
Haiku 4.5 $0.00011 $0.00122

Measured 11d ago against content hash 10272e024635, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

writing-prds-executable scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/lint_prd.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

samples/writing-prds-executable/SKILL.md · 132 lines

How it starts

The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Writing PRDs (Executable)

This skill turns messy ideas into shippable artifacts:

  1. PR/FAQ (customer-first narrative)
  2. PRD (scope + requirements + success metrics)
  3. AI Eval Spec (requirements as executable evals) — AI only
  4. Prompt Set / Prototype plan — AI only

Keep outputs crisp, concrete, and copy‑pasteable. Prefer bullets, tables, and numbered requirements over long prose.

When to use

Use this skill when the user requests:

  • a PRD / product requirements / product spec / requirements doc
  • a PR/FAQ or “working backwards” narrative
  • acceptance criteria, rollout plan, risks, dependencies
  • AI/LLM behavior requirements, evals, judge rubric, prompt sets

When NOT to use (redirect)

Do NOT use this skill as a substitute for:

  • Company strategy / vision (use a vision/strategy skill)
  • Roadmap prioritization across many initiatives (use prioritization/roadmap skill)
  • Pure UX copywriting or marketing launch copy (use messaging/launch skills)

If legal/privacy/security constraints are material but unknown, first ask for constraints and the approval process.

Quick decision: which artifact(s) to produce

If the user doesn’t specify, choose the minimal artifact that unlocks the next decision:

  • Early / unclear idea → PR/FAQ first, then a lightweight PRD outline.
  • Clear direction, need alignment / build plan → PRD.
  • AI/LLM feature → PRD + Eval Spec + Prompt Set (required).
  • “Improve this existing PRD/spec” → rewrite + gaps + open questions.

Templates:

  • PRD: assets/PRD_TEMPLATE.md
  • PR/FAQ: assets/PRFAQ_TEMPLATE.md
  • Eval Spec: assets/EVAL_SPEC_TEMPLATE.md
  • Prompt Set: assets/PROMPT_SET_TEMPLATE.md

Quality checks:

  • Checklist: references/QUALITY_CHECKLIST.md
  • Rubric: references/QUALITY_RUBRIC.md
  • Question bank: references/QUESTION_BANK.md

Intake: ask only what you must

Ask at most 5 high-leverage questions at a time (use references/QUESTION_BANK.md). If the user can’t answer, proceed with explicit assumptions.

Read the full file on GitHub · 132 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 132 lines · 105 tokens per session scan A 10272e024635

Subscribe to this mod's changes

writing-prds-executable is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 105 tokens to every session and 1,222 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cangjie-skill

A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.

kangarooking/cangjie-skill · 143 tokens

plan

Use when a request needs shaping before any code is written — a rough or vague prompt to sharpen, an ambiguous idea to design, or a clear-enough task to decompose. One chain-starter that amplifies the prompt, designs the approach, and decomposes it into a batched task file, skipping whichever phases the request…

jeremylongshore/tons-of-skills-marketplace · 144 tokens

naval-almanack

A reference guide for applying ideas from The Almanack of Naval Ravikant, a book about wealth, work, happiness, judgment, and long-term thinking. It routes questions to the relevant topic guidance and notes when professional help is needed.

kangarooking/cangjie-skill · 255 tokens

decision-heuristics

A set of heuristics for making difficult personal decisions such as changing jobs, buying a home, moving, forming a partnership, or getting married. It is intended for major choices, not everyday decisions.

kangarooking/cangjie-skill · 136 tokens

hourly-rate-time

A time-management method based on assigning a high personal value to each hour. It treats time as a limited resource and uses that value to decide which tasks to do, outsource, or skip.

kangarooking/cangjie-skill · 146 tokens

productize-yourself

A Chinese-language coaching framework for finding a distinctive career, side business, or freelance direction. It combines personal strengths that are hard to teach with ways to turn them into repeatable products or content.

kangarooking/cangjie-skill · 127 tokens