Find the perfect skill
Find bugs in codebase
Development
Reviews the entire codebase for bugs by reading source and test files, running the test suite, and checking for logic errors, input validation issues, resource leaks, and more. Writes a detailed bugs-summary.md report with specific file references and impact descriptions. Best used when you need a thorough bug hunt before a release.
Check progress and suggest next task
Productivity
Check progress and suggest next task by reading the latest dated planning file, analyzing git history and task completion status, then presenting current phase and progress in a table. It identifies the next priority task and suggests running /clarify to start it.
ClawGuard Security Layer
Security
Intercepts shell commands, file operations, and network requests before execution, enforcing a customizable security policy. Actions can be automatically allowed, blocked, or held for human approval. Use it to prevent accidental or malicious changes to your system.
LaTeX Cover Letter Generator
Content
Generates a professional LaTeX cover letter based on the current file context and resume templates. It helps when applying to jobs by automating the creation of a tailored cover letter.
Recover PDF Outline Bookmarks Heuristic
Productivity
Recover PDF outline bookmarks using font-size heuristics when no bookmarks exist and no reference PDF or TOC seed is available.
Fetch GitHub Issue with AI Analysis
Development
Fetches GitHub issue details and the AI analysis comment from github-actions bot for architecture planning workflows.
Scripting Subsystem Deep Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting domain: .pex decompiler, Papyrus parser, AST→ECS recognizer, ECS runtime, and cell-loader attach path.
Create a PR for Rezolus
Development
Create a branch, commit changes, push, and open a PR against iopsystems/rezolus.
Live UAT Verification
Testing
Run live UAT from the user perspective, routing scenarios to Playwright or Claude in Chrome for functional and visual checks.
Knowledge-Driven Development
Documentation
Records decisions and meta-reflection after features with trade-offs, architectural choices, or learning sessions. Captures rationale and session friction as chat output only, not files.
API Implementation Patterns Template
Development
Template for project-specific API implementation skills, covering controller, service, and data access layer patterns.
Code Review and Fix
Development
Runs five review agents, synthesizes findings, validates, and fixes approved issues. Triggered by 'review' or similar phrases.