Find the perfect skill
Skill Schema v2
Development
Used for creating, auditing, refactoring, or repairing an Agent Skill for reusability, governance, and runtime efficiency.
Authentication & Authorization Patterns
Development
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure access control systems.
TVM FFI Development
Development
This skill assists in developing and verifying Foreign Function Interface (FFI) changes in TVM. It can take a GitHub issue URL or a text description, then fetches details, writes a minimal Python reproducer, and follows a development loop with building and testing. It enforces project-specific code style and best practices for C++ and Python.
WordPress Presence API (experimental ref.)
Development
Awareness reference for the experimental WordPress Presence API (v0.1.x), using a dedicated table with TTL and Heartbeat. Use to avoid postmeta/options-based presence implementations.
Assess External Skill for Foundry Mirror
Development
Scores buildability of a Foundry mirror for an external skill against four mold-eval rubrics, delegating research to subagents and grading to the rubric files.
Scaffold AgentKit Skills, Commands & Agents
Development
Scaffold a new skill, command, agent, rule, or guideline with correct frontmatter and location. Validates description and checks for collisions.
Browser Automation with webctl in Containers
Development
Covers using webctl CLI for browser automation in Claude.ai containers, including setup of an authenticated proxy workaround for Chromium.
Claim Voting Rewards Safe Batch Generator
Development
Generates a Safe Transaction Builder compatible JSON batch for claiming all voting rewards (internal LP fees and external bribes) on the Lithos protocol. Useful for multisig owners who need to collect rewards from multiple bribe contracts in a single transaction. Automatically checks bribe balances to avoid revert errors.
Android Kotlin Development
Development
Develop native Android apps using Kotlin with MVVM, Jetpack Compose, Retrofit, and Room. Covers modern architecture and best practices.
Creating Effect v4 Services
Development
Guide to creating services with Context.Service, IdentityComposer keys, and Layer composition in Effect v4.
Create PRs with issue-first checks
Development
Guided workflow for creating pull requests with issue-first verification, branch naming conventions, labels, and test plans.
Multi-Platform Feature Development Workflow
Development
Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.