Find the perfect skill
Code Review and Task Update
Development
Perform structured code review of completed work, validate against specifications, and update task status in tasks.md.
Threads Growth Booster
Content
Decision system for topic selection, drafting, performance analysis, and strategy improvement on Threads based on user's post history.
inference.sh CLI - Run 150+ AI Apps
Development
Run 150+ AI apps (image gen, video, LLMs, search, Twitter) via inference.sh CLI. No GPU required.
Resume Album Work
Productivity
Resumes work on an existing album by finding it via MCP, checking progress, and reporting the current phase and next steps.
brepjs-cad skill eval (manual loop)
Testing
Run a brepjs-cad skill eval in Claude Code: re-author playground examples, have a blind judge grade them, and propose SKILL.md fixes. Optional verify mode uses a precision/recall harness, no API key.
Rust Error Handling
Development
Guide for choosing between Result, Option, panic, and anyhow/thiserror crates. Focuses on error design and propagation.
Send message to Claude Code sessions
Productivity
Send a message to other Claude Code sessions via a shared Discord channel using the Discord plugin.
Session Summary Generator
Productivity
Generates weekly or monthly summaries from retrospectives, activity logs, learnings, and git history. Consolidates data into structured reports with metrics, accomplishments, and open items. Helps review progress and plan next steps.
GitOps Workflow with ArgoCD and Flux
DevOps
Implement declarative, Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD. Covers repo layout, sync policies, and progressive delivery.
Building Apple clients on mac-builder
Development
Build, test, and deploy the Apple clients (iOS, tvOS, macOS) via SSH to the remote mac-builder Mac, working around the Linux workstation's lack of Xcode.
Cryptographic Audit of Applications
Security
Systematic review of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms or hardcoded keys.
GitHub Issue Resolution Expert
Development
You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows.