Find the perfect skill
Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, git commits, and the verification protocol.
CI Diagnostics & Repair
DevOps
Diagnose and fix CI failures in GitHub Actions and re-run jobs.
Upstream Release Analysis and Doc Update
Documentation
Analyze a new release of an upstream project, verify changes against source code, and update documentation.
TickTick - Task & Project Manager
Productivity
Manage TickTick tasks and projects from the command line with OAuth2 authentication. Cross-platform task management with calendar and habit tracking.
Humanize Code: Remove AI Patterns
Development
Remove signs of AI-generated code while preserving behavior. Use a test-guarded loop to detect and rewrite AI tells.
Agent Session Persistence
Productivity
Persist and restore agent sessions across conversations, enabling pause/resume with full context and automatic state snapshots via hooks.
Scaffold a new HR skill
Development
Scaffold a new hr-* skill directory with SKILL.md, content/, and examples/ templates by asking for a skill name.
Prism Chart - Visualization Selection
Development
Use when asked to implement a chart, select a visualization type, or build a data display component.
Makepad UI Development for Rust
Development
Skills for building UI with Makepad in Rust: setup, patterns, shaders, packaging, and troubleshooting.
Automated code review for pull requests
Testing
Automates pull request code review with multiple AI agents that check PR status, gather CLAUDE.md guidelines, analyze diffs for bugs and rule compliance, and validate each issue to ensure high signal. Designed to reduce false positives while catching significant problems in code changes.
Bulk SMS from Mac via iPhone
Productivity
Send personalized bulk SMS from your Mac using iPhone SMS forwarding. Free, uses your existing mobile plan.
Create new skill in platform
Development
Guides platform owners through the new-skill workflow: read operating docs, propose design, get approval, then scaffold and validate.