Find the perfect skill
Behavior Trees for Game AI
Development
Design and implementation of behavior trees for game AI systems. Covers hierarchical structures, custom nodes, blackboard systems, and integration with Unity, Unreal Engine, and Godot game engines.
Raindrop - Bookmark Manager
Productivity
Search, list, and manage Raindrop.io bookmarks via CLI. Keep your web discoveries organized with tags, collections, and powerful search.
Git Commit Workflow
Development
Guides the process of creating clean Git commits: selectively stages files (excluding .env, .pyc, etc.), runs pre-commit hooks (ruff, gitleaks), and formats messages using Conventional Commits. Helps maintain a consistent, secure commit history in any project.
Evaluation Harness Framework
Testing
Comprehensive evaluation framework for systematic testing, measurement, and quality assurance of AI-assisted implementations. Supports capability evals, regression testing, multiple grader types, and standardized metrics.
Skill SDK Utilities
Development
The Skill SDK Utilities provide core infrastructure for the skill system, including loading skill instructions with caching, registering skills with the Anthropic Agent SDK, and intelligent auto-selection of skills based on queries. This internal toolkit helps manage skill metadata and integration points, reducing disk I/O and enabling seamless skill workflow execution.
Show Ready Tasks
Productivity
Lists tasks that are ready to work on, filtered by status 'ready' and sorted by priority. Highlights the highest-priority task as the suggested next action. Helps when you need to know what to work on next or which tasks are unblocked.
Invoice Organizer
Productivity
Automatically reads, renames, and organizes invoices and receipts into a clean filing system by extracting key information like vendor, date, and amount. Ideal for tax preparation, expense management, and reconciling financial documents without manual effort.
Explore - Internal Codebase Exploration
Development
Meta-skill for exploring internal codebases at varying depths (quick, deep, architecture). Read-only workflow with interactive guidance.
Code Review Gate
Development
Enforces a mandatory human code review gate for critical components before integration testing. Automatically triggers on security-sensitive files, high cyclomatic complexity, or large changes. Ensures manual verification of security, code quality, and architecture before proceeding.
Menopause Management
Productivity
Track menopause symptoms, HRT treatment, bone density, and health risk assessment. Helps manage perimenopause and menopause health with structured symptom logging and risk evaluation.
Web Screenshot and JavaScript Execution
Development
Takes a screenshot of a web page or executes JavaScript against it using the websnap command. Useful for checking layout, verifying styling, inspecting rendered content, or querying page properties such as dimensions and scroll height. Supports configurable viewport size, full-page capture, and running custom JavaScript expressions.
Session Skill Extraction Workflow
Productivity
Extract non-obvious discoveries from sessions into persistent reusable skills. Used to document debugging solutions, workarounds, and multi-step workflows for future sessions.