mit einem Klick
chenxin-yan
Repository-level view of 6 collected skills across 3 GitHub repositories, including approximate occupation coverage.
Where the skills live
Top repositories by collected skill count, with their share of this creator catalog and occupation spread.
Repositories and representative skills
Render a plan, review, design, or any structured topic as a single skimmable HTML file in the current directory, built for visual review (diagrams, side-by-side, tables, callouts) instead of prose. Use whenever the user says "make an html for this", "show me this as a page", "render this as html", "visualize this", "build a review page", "/skill:to-html", or when the topic has flows, before/after, trade-offs, file-by-file changes, or risks that would be faster to grasp visually than to read in chat. Bias toward triggering whenever a wall of text in chat would be harder to skim than a page.
Stage and commit changes with a Conventional Commits message. Detects jj vs git, matches the repo's existing style, writes a structured subject and body, and commits without push/force/amend. Use whenever the user wants to commit, ship, save progress, or close out a task — including "commit this", "make a commit", "commit the changes", or "/skill:commit".
Create and manage prd.json task lists for Ralph AI coding agent. Use when asked to "create tasks", "add task", "create PRD", "break down features", "plan implementation", or when managing Ralph project tasks.
Create or refine SPEC.md technical specifications for Ralph AI coding agent. Use when asked to "create spec", "write specification", "define requirements", "plan architecture", or when setting up a new project.