·ralph-tui-create-json
</>

ralph-tui-create-json

teknologist/ralph-tui

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.

3Installs·0Trend·@teknologist

Installation

$npx skills add https://github.com/teknologist/ralph-tui --skill ralph-tui-create-json

SKILL.md

Note: This skill is bundled with ralph-tui's JSON tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills.

⚠️ CRITICAL: The output MUST be a FLAT JSON object with "name" and "userStories" at the ROOT level. DO NOT wrap content in a "prd" object or use "tasks" array. See "Schema Anti-Patterns" section below.

Take a PRD (markdown file or text) and create a prd.json file:

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks. Source: teknologist/ralph-tui.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/teknologist/ralph-tui --skill ralph-tui-create-json
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ralph-tui-create-json?

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks. Source: teknologist/ralph-tui.

How do I install ralph-tui-create-json?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/teknologist/ralph-tui --skill ralph-tui-create-json Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/teknologist/ralph-tui

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01