garyexplainsgaryexplainsCommunityยท2 Agent Skills Included

examples

Turn feature ideas into PRDs and autonomous coding tasks

Generates structured Product Requirements Documents from plain feature ideas and converts them into JSON task lists for autonomous coding agents. Eliminates vague specs, oversized tasks, and manual progress tracking during development. Helps developers and AI agents plan, execute, and verify features step by step with clear acceptance criteria.
npx skills add garyexplains/examples --all -g -y
Available:

Instructs the AI agent to pick the highest-priority unfinished user story from prd.json, implement it, run quality checks, commit the change, and log reusable codebase patterns for future iterations.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Gary Explains examples?โ–ผ

Run `npx skills add garyexplains/examples --all -g -y` in your terminal to install all skills in this suite globally.

How to create a PRD with AI?โ–ผ

Use the prd skill: describe your feature, answer a few clarifying questions, and it saves a structured PRD with user stories and acceptance criteria to your tasks folder.

What is the Ralph autonomous agent?โ–ผ

Ralph is a workflow that converts a PRD into a prd.json file of small, ordered user stories, then lets an AI agent implement and verify each story one at a time.

Does this work with Claude Code and other AI agents?โ–ผ

Yes. The skills follow the standard SKILL.md format and work in Claude Code, Cursor, and other compatible AI coding agents.

Do I need coding experience to use these skills?โ–ผ

No. You describe the feature in plain English, and the agent handles planning, coding, testing, and committing each step.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’