PRD To JSON — Documentation skill for Claude Code
Convert a PRD markdown file to prd.json for Ralf execution.
How to install PRD To JSON
Installs to ~/.claude/skills/anis-marrouchi-ralf-prd-to-json/SKILL.md
mkdir -p ~/.claude/skills/anis-marrouchi-ralf-prd-to-json && curl -fsSL https://raw.githubusercontent.com/anis-marrouchi/ralf/HEAD/commands/prd-to-json.md -o ~/.claude/skills/anis-marrouchi-ralf-prd-to-json/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What PRD To JSON does
description: "Convert a PRD markdown file to prd.json for Ralf execution" argument-hint: "[prd file path]" allowed-tools: ["Skill(ralf:prd-to-json)"]
PRD to JSON Converter
Pre-execution
Before starting, invoke the skill for expert guidance:
Use the Skill tool:
- skill: "ralf:prd-to-json"
This provides the JSON schema, dependency ordering rules, and validation checklist.
Converts existing PRDs to the prd.json format that Ralf uses for autonomous execution.
The Job
Tak
Alternatives in Documentation
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
- Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Research Handoff Document
Instructions for a research agent to produce a Markdown handoff doc that an AEF agent can ingest with maximum
Ars Format Convert
ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown
Markdown To EPUB
git clone Convert markdown files into EPUB ebooks
Hermes Gbrain Bridge
Convert Hermes / OpenClaw agent memory (JSONL sessions, MEMORY.md) to markdown for gBrain ingest
Awesome Docs
Generate, convert, and maintain animated GitHub-safe Markdown documents with animated SVG diagrams. Covers fou
Cclog
Convert Claude Code conversation to Markdown with TUI
Related Agents
Frontend Designer
Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical
Frame Describer
Describes video frames as detailed text. Used when frame_mode is "descriptions" to convert visual frames into
RFC Author
Convert a completed task plan into the coordinator-reserved RFC before implementation.