Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

.files

.files 收录了来自 chiply 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
3
更新
2026-03-29
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

emacs-eval
网络与计算机系统管理员

This skill should be used when the user asks to "evaluate elisp", "eval in emacs", "load this file in emacs", "reload this module", "check if this compiles", "verify keybinding", "reinstall package", "rebuild elpaca package", or when Claude has just written or modified an .el file and wants to verify it loads correctly in the running Emacs session. Also use after keybinding changes, package configuration changes, or any elisp that needs live verification.

2026-03-29
design-to-prd
项目管理专家

Convert a dev-agent-backlog design document (.org) to Ralph prd.json format. Use when you have a design doc with tasks and want to run them through Ralph. Triggers on: convert design doc to prd, design to ralph, make prd from design doc, ralph from design doc.

2026-03-29
prd
项目管理专家

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2026-03-29
ralph
软件开发工程师

Run the Ralph autonomous agent loop natively within Claude Code using subagents. Processes one or more prd.json files, each as a sequential workstream. Multiple PRDs run in parallel using isolated worktrees. Triggers on: run ralph, ralph loop, start ralph, execute prd, autonomous loop.

2026-03-29
reconcile-ralph
项目管理专家

Reconcile completed Ralph work back to design docs and backlog.org. Use after Ralph finishes executing stories. Triggers on: reconcile ralph, ralph done, sync design doc, update design doc from ralph.

2026-03-29
review-loop
软件质量保证分析师与测试员

Run when the user says "review loop", "run review-loop", or "run the review loop". Executes a two-phase autonomous code review — first local CodeRabbit CLI, then remote CI + Copilot review. Runs autonomously end-to-end.

2026-03-29