Find the perfect skill
Shell Conventions and Scripting Guidelines
Development
Guides writing and updating bash scripts, CLI wrappers, and Node.js helper scripts. Emphasizes portability, strict mode, and safe argument handling.
Canary Post-Deploy Monitoring
DevOps
Post-deploy canary monitoring: watches for console errors, performance regressions, and page failures. Uses screenshots and baseline comparisons to alert on anomalies.
Definition of Done — Platform
Development
A comprehensive definition-of-done checklist for platform work, covering traceability, testing, security, observability, deployment, and documentation. Use it before closing any task, feature, bug fix, or tech debt item to ensure full compliance with quality and reliability standards.
Research with Primary Sources
Productivity
Investigate a question using reliable primary sources and capture findings in a Markdown file. Ideal for delegating research tasks to a background agent.
Add OpenTelemetry tracing spans to Clojure
Development
Skill for instrumenting Metabase backend code with OpenTelemetry spans via the with-span macro, following module conventions.
Complete Cracking Workflow
Security
Full cracking chain: analyze, disassemble, patch, keygen, and verify software. Use only for legal testing.
Build and Improve Claude Commands
Development
Build, adapt, and improve slash commands for Claude Code, following the commands-management policy. Includes decision trees and workflows for creating robust commands.
PR Title and Description Generator for Yadm Branch
Development
Generates a pull request title and description for a yadm branch. It gathers context, validates that the branch is not main and has commits, then outputs a formatted title and body following specific rules. Helps create consistent, ready-to-use PRs for dotfile changes.
9P2000 Protocol Implementation for .NET
Development
A .NET 9 implementation of the 9P2000 protocol to connect Windows/Linux to 9front/Plan9 file servers. Provides clients, servers, authentication, and CPU remote shell.
Create high-quality Git commits
Development
Skill for creating clean, well-structured Git commits by analyzing changes and running auxiliary agents.
Trigger.dev Cost Savings Analysis
DevOps
Analyze Trigger.dev tasks and runs to identify cost savings, right-size machines, and optimize usage with static and live MCP run analysis.
PR Description Generator
Development
Generates thorough pull request descriptions by analyzing git diffs, commit history, and related files. Helps when creating or updating PRs, especially to produce reviewer-friendly summaries, change lists, and testing notes.