Skip to main content
Run any Skill in Manus
with one click
GitHub repository

.files

.files contains 6 collected skills from chiply, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
3
updated
2026-03-29
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

emacs-eval
network-and-computer-systems-administrators

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
project-management-specialists

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
project-management-specialists

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
software-developers

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
project-management-specialists

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
software-quality-assurance-analysts-and-testers

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