Find the perfect skill
Tracking Crypto Prices
Data & AI
Real-time cryptocurrency price tracking with historical data and alerts. Data infrastructure for 10+ dependent skills (portfolio, tax, DeFi, arbitrage).
Navigator Documentation Structure Initialization
DevOps
Automatically creates Navigator documentation structure (.agent/) in a project with templates and configuration. Auto-invokes on user request.
Authentication Management
Development
Manages complete authentication flow for MutuaPIX (Laravel Sanctum + Next.js), including secure mock mode and environment configuration validation.
Technical Documentation Research
Documentation
Guides searching and fetching authoritative technical documentation, API references, and implementation patterns. Helps when exploring unfamiliar frameworks, version-specific needs, or best practices for technical decisions.
Project Management with Claude Tasks
Productivity
Tracks project progress using persistent plan files and Claude Tasks. Hydrates tasks from plans, updates statuses, generates reports, and coordinates doc updates. Helps maintain cross-session continuity and verify milestone completion.
GDPR Data Processing Agreement Generator
Legal & Compliance
Generate GDPR-compliant Data Processing Agreements for controller-processor relationships.
Create New Claude Code Skill
Development
Helps you create a well-structured Claude Code skill following Anthropic's official structure. It guides you through steps like naming, description, scope, and generating the SKILL.md file. Useful when you need to create a new skill for personal or project use.
Writings Expert
Documentation
Provides deep context from Ryan's writings on OpenPKG, TypeScript tooling, agent-native architecture, and documentation coverage. Use this skill to discuss technical topics he has explored, quoting specific points and explaining the journey behind them.
Offshore Geotechnical Engineering
Data & AI
Domain expertise for planning offshore geotechnical analyses, including soil classification (USCS, CPT), foundation design method selection, pile and anchor capacity calculations, on-bottom stability, and scour prediction. Helps engineers select appropriate methods and standards (API, DNV, ISO) for geotechnical element sizing and parameter derivation from CPT or borehole data.
Things 3 Task Manager
Productivity
Manage Things 3 tasks on macOS using natural language commands. Add, search, list, and complete tasks through an integration with the Things 3 app. Helpful for users who rely on Things 3 as their task manager and want to interact with it via an AI assistant.
Advanced zai-cli Usage and Performance Tuning
Development
Covers advanced zai-cli commands including raw MCP tools, TypeScript code mode, and performance tuning. Helps optimize startup times, configure tool discovery caching, retries, and timeouts.
Decomp Permuter
Development
Automatically permutes C source files to better match a target binary. Use when a decompiled function is nearly matching (95%+) but has register differences, or when progress stalls. Not suitable for control flow or functional mismatches.