pm-prototype

pm-prototype is a skill for Claude Code from ljucask/pureinn-product-development. It costs 154 tokens per session (5,935 once invoked), scanned A, original, MIT.

A specification writer that turns a selected part of a product into instructions for a prototyping tool such as Lovable, v0, Base44, or Figma Make. A prototype is an early version used to test an idea before production code is written.

In plain words
What is it for?
Use it for a feature, a larger product initiative, the whole product, or a specific user flow when there is uncertainty worth testing.
Why use it?
It helps test user flows, product ideas, or technical feasibility while changes are still cheap to make.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md; mentions subagents; names the AskUserQuestion tool.

Part of the pureinn-product-development plugin — 51 skills, 1 command shipped together

Good fit Use it for a feature, a larger product initiative, the whole product, or a specific user flow when there is uncertainty worth testing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ljucask/pureinn-product-development/pm-prototype
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 ljucask/pureinn-product-development --skill pm-prototype
Clone the repo
git clone --depth 1 https://github.com/ljucask/pureinn-product-development

Made for: Claude Code.

Or install pureinn-product-development, the plugin that ships this one along with the rest of its 51 skills, 1 command.

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 pm-prototype

README.md
[![agentmods](https://agentmods.dev/badge/skills/ljucask/pureinn-product-development/pm-prototype.svg)](https://agentmods.dev/skills/ljucask/pureinn-product-development/pm-prototype)
Your own site
<a href="https://agentmods.dev/skills/ljucask/pureinn-product-development/pm-prototype"><img src="https://agentmods.dev/badge/skills/ljucask/pureinn-product-development/pm-prototype.svg" alt="Measured on agentmods" height="20"></a>
Per session 154 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,935 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.00154 $0.05935
Opus 5 $0.00077 $0.02967
Sonnet 5 $0.00031 $0.01187
Haiku 4.5 $0.00015 $0.00594

Measured 7d ago against content hash 0f86e49ffa9c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

pm-prototype 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 7d ago.

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.

skills/pm-prototype/SKILL.md · 426 lines

How it starts

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

PM - Prototype (validate before real build)

Agent mode (--agent)

Supports --agent: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note.

  • No flag → interactive (default); if inputs are heavy, offer agent mode.
  • --agent → obey. First check inputs are complete. Anything missing: do NOT invent it - mark [ASSUMED - what/why] in the output and summary. Never hallucinate to fill a gap.

What this skill does

Produces a tool-ready prototype spec for a scoped chunk of the product, so you can validate a flow, a UX hypothesis, a concept, or technical feasibility with a prototyping tool before anyone writes production code.

The scope is whatever you point at, with no limit:

  • a single feature (linked to a Feature Card),
  • a PRD initiative (a larger new part),
  • the whole product,
  • or any slice ("for this user type, test this part of the functionality").

Cross-phase. Like adding a hypothesis or running a validation, this skill has no fixed home in the sequence. Run it whenever there is genuine uncertainty worth de-risking cheaply - during discovery (concept desirability), before a PRD initiative (flow/scope), or inside Phase 6 before a feature enters build (UX/interaction).

Two modes (same skill, same file):

Mode When What it does
Spec mode (default) You want to build a prototype Gate-check → ingest inputs → compile tool-ready spec → hand off to tool
Result mode (re-run) The prototype exists, you have a result Capture what the prototype proved/disproved → decision → cascade to Feature Card / hypotheses

What the skill is NOT: it does not replace pm-feature-design (JIT production spec) and it does not build the prototype's production version. A prototype is a throwaway or a reference, not the build.


Hard rule: the skill does not guess

The prototype spec is only as good as its inputs, and a guessed input produces a wrong prototype that validates the wrong thing. So:

Read the full file on GitHub · 426 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. 7d ago First seen · 426 lines · 154 tokens per session scan A 0f86e49ffa9c

Subscribe to this mod's changes

pm-prototype is a skill published in the GitHub repository ljucask/pureinn-product-development (2 stars, last pushed 28d ago), licensed MIT. It adds 154 tokens to every session and 5,935 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

ai-native-design

A workflow for turning a product brief and API contract into frontend design prompts and implementation guidance. It supports three outside design channels and keeps generated frontend work aligned with the same brief and contract.

dhslegen/digital-delivery-team · 105 tokens

interface-craft

Raises the visual and interaction quality of an interface — layout, hierarchy, type, spacing, density, and the details that separate a considered product from a generic one. Use this when a screen works but looks unfinished or default, when a layout feels crowded or arbitrary, when a page has no clear focal point, or…

cbrock84/headcount · 79 tokens

presentation-design

Designs slide decks and one-pagers that carry an argument rather than decorate one — deck structure, headlines that state the takeaway, charts that make a single point, and the different rules board decks and conference talks follow. Use this to build or fix a pitch deck, board deck, or conference talk, to design a…

cbrock84/headcount · 109 tokens

design-styles

Applies a deliberate visual direction to an interface — minimalist editorial, industrial utilitarian, or high-polish commercial — each with its own type scale, palette behavior, surface treatment, and motion. Use this when a product needs a point of view rather than defaults, when choosing between visual directions…

cbrock84/headcount · 81 tokens

visual-content

Designs and directs the visual assets that carry content — carousels, infographics, quote graphics, diagrams, and social imagery — including the generation prompts where they are AI-produced. Use this to turn a written piece into a visual format, design a carousel or infographic, create social graphics, or fix visuals…

cbrock84/headcount · 72 tokens

brand-identity

Defines and applies visual brand — logo usage, palette, typography, imagery direction, and the guidelines that keep expression consistent across product and marketing surfaces. Use this to establish a brand from scratch, audit whether an existing brand is being applied consistently, build brand guidelines, or decide…

cbrock84/headcount · 69 tokens