explaingit

pmlaowangba-lab/laowangba-pmprototype-skill

Analysis updated 2026-05-18

64Audience · pm founderComplexity · 3/5LicenseSetup · moderate

TLDR

A Codex Skill that guides an AI agent through a structured workflow for turning a product brief into an editable Figma prototype, step by step from information architecture to design.

Mindmap

mindmap
  root((PM Prototype Skill))
    What it does
      Derives information architecture
      Builds structured design plan
      Checks for generic AI design patterns
      Generates editable Figma frames
    Tech stack
      Codex Skill
      Figma MCP
      YAML page specs
    Use cases
      Product manager prototyping
      Requirements communication
      Page flow planning
    Audience
      Product managers
      Teams using Codex agents

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a product brief into a structured information architecture before designing pages

USE CASE 2

Generate an editable Figma prototype for a B2B or consumer-facing product idea

USE CASE 3

Communicate page flow and layout intent to a design team without a finished UI

What is it built with?

Codex SkillFigmaYAML

How does it compare?

pmlaowangba-lab/laowangba-pmprototype-skill1ove9/antenna-forgeali-vilab/diffusionopd
Stars646464
LanguagePythonPython
Setup difficultymoderatehardhard
Complexity3/55/55/5
Audiencepm founderresearcherresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires a Codex-compatible agent environment and, for Figma output, a configured Figma MCP connection or plugin.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

Laowangba PM Prototype Skill is a Codex Skill, a packaged set of instructions that teaches an AI coding agent a specific structured workflow, in this case for generating editable product prototypes in Figma, the popular design tool. It is aimed at product managers who need to turn a rough idea into a page-by-page prototype without designing everything by hand. The skill breaks prototype generation into a fixed sequence of steps rather than letting the agent freestyle. First it derives an information architecture from the initial brief, working out the entities, user roles, task flows, and pages involved, instead of applying a generic fixed list of admin pages. Next it settles a design plan covering subject, tone, design tokens, layout, and what makes the design distinctive. Before anything is generated in Figma, an anti-slop review step checks whether the proposed design has fallen into common, generic AI-generated visual patterns. The page specifications are then written out as structured YAML files, which later incremental edits can update directly. Finally the agent builds the actual editable Figma frames in batches, organized by page region. Using it requires a Codex or similar agent environment that supports loading skills, and if the user wants the agent to actually write into Figma, a configured Figma MCP connection or Figma plugin with specific generation capabilities. The skill also builds on a separate frontend-design skill for its visual design judgment, if that companion skill is not installed, the repository's own design and gate-checking documents cover the same ground. The README includes three worked examples: a membership system's customer-facing pages, an inventory management backend, and an AI price-comparison storefront, each showing the information architecture, design plan, and resulting page specifications. The author is explicit that the output is a prototype, not a finished UI design ready for delivery to a client or for a designer to build from directly, it is meant for communicating requirements, information architecture, and page flow. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Explain the steps this skill follows from a product brief to a finished Figma prototype
Prompt 2
Walk me through what the anti-slop design review checks before generating Figma frames
Prompt 3
How do the page.ui.yaml files support incremental changes to a prototype
Prompt 4
What is required to set up this skill with a Figma MCP connection

Frequently asked questions

What is laowangba-pmprototype-skill?

A Codex Skill that guides an AI agent through a structured workflow for turning a product brief into an editable Figma prototype, step by step from information architecture to design.

What license does laowangba-pmprototype-skill use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is laowangba-pmprototype-skill to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is laowangba-pmprototype-skill for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.