examples
Turn feature ideas into PRDs and autonomous coding tasks
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core