ralph-loop by andrelandgraf/fullstackrecipes
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill ralph-loop自动化智能体驱动开发的完整设置。将功能定义为具有可测试验收标准的用户故事,然后循环运行 AI 智能体,直到所有故事都通过。
首先(按顺序)完成这些配方:
配置像 Cursor、GitHub Copilot 或 Claude Code 这样的 AI 编码智能体,使用项目特定的模式、编码指南和 MCP 服务器,以实现一致的 AI 辅助开发。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/agent-setup
创建一个结构化格式,用于将功能需求记录为用户故事。包含可测试验收标准的 JSON 文件,AI 智能体可以验证和跟踪这些标准。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/user-stories-setup
使用用户故事记录和跟踪功能实现。包含编写故事、构建功能以及将验收标准标记为通过的工作流程。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-user-stories
使用 Ralph 设置自动化智能体驱动开发。循环运行 AI 智能体,根据用户故事实现功能,验证验收标准,并为下一个智能体记录进度。
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/ralph-setup
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装量
508
代码仓库
GitHub 星标数
8
首次出现
2026年1月21日
安全审计
已安装于
opencode473
codex458
gemini-cli447
github-copilot431
cursor425
kimi-cli382
Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.
Complete these recipes first (in order):
Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines, and MCP servers for consistent AI-assisted development.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/agent-setup
Create a structured format for documenting feature requirements as user stories. JSON files with testable acceptance criteria that AI agents can verify and track.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/user-stories-setup
Document and track feature implementation with user stories. Workflow for authoring stories, building features, and marking acceptance criteria as passing.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/using-user-stories
Set up automated agent-driven development with Ralph. Run AI agents in a loop to implement features from user stories, verify acceptance criteria, and log progress for the next agent.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/ralph-setup
Weekly Installs
508
Repository
GitHub Stars
8
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
opencode473
codex458
gemini-cli447
github-copilot431
cursor425
kimi-cli382
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
37,500 周安装