Find the perfect skill
OSE Referee
Content
Orchestrates Old-School Essentials tabletop RPG sessions, handling adventure setup, exploration, encounters, and combat.
EATP Framework Reference
Security
Technical reference for the Enterprise Agent Trust Protocol (EATP) - trust verification for enterprise AI agents.
User Experience (UX) Improvement
Development
Analyze UI flows, improve usability, accessibility, and responsiveness using Magic UI and Playwright.
Epic - Epic Manager
Productivity
This skill creates and manages Epics—collections of related issues grouped by major feature areas. It sets up the directory structure with epic.md, progress.md, and references/ folders, and provides templates for tracking issues and sprint progress. Use it when starting a new project, organizing work into themes, or adding reference documents to an epic.
Stripe Payment Integration
Development
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
Docker Container Basics
DevOps
Manage basic Docker container operations. Provides guidance and configurations to get started with Docker.
Datagrok UI Building Guidelines
Development
Rules and patterns for building UI components, viewers, dialogs, and layouts in TypeScript for Datagrok.
GDocs-style document review with bots
Development
Set up a Google-Docs-style review interface (comments on rendered LaTeX/Markdown, bot replies, apply/commit changes) in any repo and follow the round protocol for review rounds.
Clause-by-Clause Risk Scoring
Productivity
Performs deep clause-by-clause risk scoring across 10 categories with poison pill detection and financial exposure estimation.
TypeScript Pro: Advanced Types & Generics
Development
Master advanced TypeScript types, generics, and strict type safety for enterprise-grade codebases.
Grill with Docs
Documentation
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Commit code with optional checking
Development
Analyzes current changes, optionally runs checks (lint, build, test) before committing. Creates a new feature branch if on main, stages relevant files, and writes a conventional commit message. Useful when you want to ensure code quality before committing or need to quickly commit changes to a new branch.