Find the perfect skill
Sibyl Self-Healer
DevOps
Automatically detect and fix system errors, add regression tests, and commit changes with git traces.
Distill Ex into AI Skill
Productivity
Import WeChat, iMessage, SMS and photos to generate memories and an evolving persona of an ex-girlfriend.
GitHub MCP Project-Level Setup
Development
Sets up per-project GitHub MCP configuration for Claude Code. Creates a .mcp.json file with a placeholder token, adds it to .gitignore, and guides the user to create a fine-grained PAT. Use when you need GitHub access (PRs, issues, repo) but lack project-level MCP.
Governed Issue Mutations
Development
Closes or comments on GitHub issues via the gh CLI, recording each act on an append-only log with provenance for accountability.
File to Code
Development
Generates production-ready code from file specifications such as CSV, JSON schemas, SQL DDL, protobuf definitions, or requirements documents.
Code Changes Review
Development
Performs a comprehensive code review of uncommitted git changes, analyzing for bugs, security vulnerabilities, best practices, DRY violations, code smells, performance issues, and areas of improvement. Use it when you need to review changes before committing, for pre-commit reviews, or quality checks. Works with any language or framework.
PostgreSQL Transaction Management
Development
Implements PostgreSQL transactions using Supabase RPC functions to ensure atomic, consistent operations across multiple tables. Useful when performing multiple related inserts/updates that must succeed together, or when handling complex business logic requiring atomicity and rollback on failure. Provides step-by-step instructions on creating database functions with error handling and client-side RPC calls.
Cloudflare R2 Storage Management
DevOps
Manage Cloudflare R2 object storage buckets and objects using Wrangler CLI. Covers bucket creation, object upload/download/delete, custom domain configuration, CORS rules, lifecycle policies, and event notifications. Useful when deploying or maintaining storage in Cloudflare Workers or static sites.
Manage Learnings
Productivity
Review, search, prune, and export project learnings across sessions. Use to recall past patterns and manage knowledge.
Mithril UI Form Framework
Development
A declarative framework for building accessible, high-performance forms in Mithril applications. Uses JSON-based schemas to dynamically generate forms with rich input components, validation, and conditional logic. Includes a plugin system for extending functionality with custom components like map and rating inputs.
Contract Risk Analysis
Security
Performs deep clause-by-clause risk scoring across 10 categories with poison pill detection and financial exposure estimation.
Regression Analysis
Data & AI
Perform regression analysis and modeling using the regression-analysis-tool plugin.