← All creators

shortcuts

User

πŸ“ tmux, ghostty, fish, nvim,, claude code, aerospace

28 indexed Β· 0 Featured Β· 23 stars Β· avg score 71
Prolific

Categories

Indexed Skills (28)

Testing & QA Listed

branch-auditor-pgpemu

Audit a feature branch against origin/main to highlight changes, verify test coverage, and detect potential bugs. Use this skill whenever you need to: - Understand what changed in a branch compared to main - Verify all changes have corresponding unit tests - Detect potential bugs or regressions - Assess merge risk and readiness - Review code quality, formatting, and architecture - Get actionable recommendations for test coverage gaps This is pgpemu-specific: It understands the ESP32-C3 firmware architecture, the comprehensive test suite (252 assertions across 8 test modules), and code review standards from AGENTS.md. The auditor scans the entire codebaseβ€”no specificity needed, the unit tests handle verification.

18 Updated today
shortcuts
AI & Automation Listed

explain

Explain any topic as one terse HTML page - enough to hold the subject, plus the links to go deeper.

18 Updated today
shortcuts
AI & Automation Listed

radin-plan

Write a step-by-step implementation plan for one backlog entry, without touching code. Scope is one task (a title/keyword), not the whole backlog. Use for /radin-plan, "plan this backlog entry", "write a plan for X before we execute it". radin-execute delegates here for any entry too complex to implement directly.

5 Updated today
shortcuts
AI & Automation Listed

radin-record

Log feedback, bugs, follow-ups, or ideas raised mid-session as structured backlog entries, so they survive past the conversation. Use for /radin-record, "log this to the backlog", "add as follow-up/bug/idea", "record what we just found", "note this for later", "add findings to backlog". Triggers even on vague asks ("add the findings"): scan the whole session, not just the literal text.

5 Updated today
shortcuts
AI & Automation Listed

radin-review

Run a thermo-nuclear code quality review over a scope (commit, PR, directory, or a range like "since yesterday"), triage the findings with the user, and log the ones they keep as backlog entries instead of printing to terminal. Use for /radin-review, "review and log to backlog", "audit this commit/PR/directory and file backlog entries", "turn this review into a backlog".

5 Updated today
shortcuts
AI & Automation Listed

radin-execute

Work through a project's whole backlog: prioritize every task, execute each via a sub-agent, commit after each. Use when the user wants the entire backlog processed ("work through my backlog"), not one named task. Delegates all implementation to sub-agents; clarifies ambiguity by asking the user rather than guessing.

5 Updated today
shortcuts
AI & Automation Listed

radin-setup-hooks

Wire up hooks/MCP config for radin's companion tools (code-review-graph). Use for "set up hooks", "wire up code-review-graph", "enable the knowledge graph here", or right after install.sh in a new project.

5 Updated today
shortcuts
AI & Automation Listed

radin-show

Print the current project's backlog to the terminal. Use for /radin-show, "show me the backlog", "what's in the backlog", "list backlog items", "print the backlog".

5 Updated today
shortcuts
AI & Automation Listed

radin-doctor

Check that radin's own install under ~/.claude is complete and its optional companion tools are reachable. Use for /radin-doctor, "check my radin install", "is radin installed correctly", "radin doctor", "verify radin install".

5 Updated today
shortcuts
AI & Automation Listed

radin-uninstall

Remove everything install.sh copied into ~/.claude -- radin's skills and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".

5 Updated today
shortcuts
AI & Automation Listed

radin-stats

Show stats/gain output from every companion tool that ships one, side by side. Use for /radin-stats, "show me all my stats", "aggregate my tool gains", "what savings am I getting from these tools".

5 Updated 3 days ago
shortcuts
AI & Automation Listed

new-rules-of-context-engineering-claude-5

Audit and rewrite agentic context files (CLAUDE.md, AGENTS.md, SKILL.md files, agent instruction docs) to follow Anthropic's Claude 5 context engineering rules β€” replace rigid rules with judgment-enabling guidance, remove redundant constraints, deduplicate across files, and apply progressive disclosure. Use whenever the user wants to modernize, audit, slim down, "unhobble", or right-size CLAUDE.md files, skills, system prompts, or a docs/ directory of agent instructions β€” even if they just say "clean up my agent files", "my CLAUDE.md is bloated", or "apply the new context engineering rules".

18 Updated today
shortcuts
Data & Documents Listed

non-technical-reporting-summary

Summarize a PR or branch into a concise, non-technical notebook entry with "What we did" and "Expected outcome" sections. Aimed at engineering managers and executives. Use when the user wants a PR summary, branch summary, notebook entry, exec summary, or non-technical report.

18 Updated today
shortcuts
Data & Documents Listed

openscad

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

18 Updated today
shortcuts
AI & Automation Listed

radin-update

Refresh radin's agents/skills in ~/.claude/ by re-running install.sh (latest release or main), overwriting what's there. Use for "update radin", "pull the latest radin", "reinstall radin", /radin-update.

18 Updated today
shortcuts
Web & Frontend Listed

release-candidate

Audit the main branch to determine if the repository is ready for a new release. Runs build/lint/test checks, audits documentation consistency against changes since the last release, and logs every failure via radin-record to radin's BACKLOG.md. Returns a clear go/no-go verdict. Use this skill whenever the user wants to: - Check if the codebase is release-ready - Run a pre-release audit or checklist - Validate that docs are in sync with code changes - Get a release go/no-go verdict before tagging - Run "release checks", "pre-release audit", "is this ready to ship?"

18 Updated today
shortcuts
Web & Frontend Listed

release-notes

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

18 Updated today
shortcuts
Testing & QA Listed

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

18 Updated today
shortcuts
Code & Development Listed

thermo-nuclear-code-quality-review

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

18 Updated today
shortcuts
Web & Frontend Listed

radin-execute

Work through a project's whole backlog: prioritize every task, execute each via a sub-agent, commit after each. Use when the user wants the entire backlog processed ("work through my backlog"), not one named task. Delegates all implementation to sub-agents; clarifies ambiguity by asking the user rather than guessing.

18 Updated yesterday
shortcuts
Data & Documents Listed

radin-plan

Write a step-by-step implementation plan for one backlog entry, without touching code. Scope is one task (a title/keyword), not the whole backlog. Use for /radin-plan, "plan this backlog entry", "write a plan for X before we execute it". radin-execute delegates here for any entry too complex to implement directly.

18 Updated yesterday
shortcuts
AI & Automation Listed

radin-record

Log feedback, bugs, follow-ups, or ideas raised mid-session as structured backlog entries, so they survive past the conversation. Use for /radin-record, "log this to the backlog", "add as follow-up/bug/idea", "record what we just found", "note this for later", "add findings to backlog". Triggers even on vague asks ("add the findings"): scan the whole session, not just the literal text.

18 Updated yesterday
shortcuts
Code & Development Listed

radin-review

Run a thermo-nuclear code quality review over a scope (commit, PR, directory, or a range like "since yesterday"), triage the findings with the user, and log the ones they keep as backlog entries instead of printing to terminal. Use for /radin-review, "review and log to backlog", "audit this commit/PR/directory and file backlog entries", "turn this review into a backlog".

18 Updated yesterday
shortcuts
Code & Development Listed

radin-setup-hooks

Wire up per-repo hooks/MCP config for radin's companion tools (code-review-graph). Use for "set up hooks", "wire up code-review-graph", "enable the knowledge graph here", or right after install.sh in a new project.

18 Updated yesterday
shortcuts
Web & Frontend Listed

radin-doctor

Check that radin's own install under ~/.claude is complete and its optional companion tools are reachable. Use for /radin-doctor, "check my radin install", "is radin installed correctly", "radin doctor", "verify radin install".

18 Updated yesterday
shortcuts
Web & Frontend Listed

radin-show

Print the current project's backlog to the terminal. Use for /radin-show, "show me the backlog", "what's in the backlog", "list backlog items", "print the backlog".

18 Updated yesterday
shortcuts
AI & Automation Listed

radin-stats

Show stats/gain output from every companion tool that ships one, side by side. Use for /radin-stats, "show me all my stats", "aggregate my tool gains", "what savings am I getting from these tools".

18 Updated yesterday
shortcuts
AI & Automation Listed

radin-uninstall

Remove everything install.sh copied into ~/.claude -- radin's agent, skills, and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".

18 Updated yesterday
shortcuts

Bio shown is the top-scored skill's repo description as a fallback β€” real GitHub bios land in a future update.