Find the perfect skill
Windsurf Cascade Onboarding
Development
Configure Cascade AI for Windsurf IDE and onboard team projects. Covers .windsurfrules, context, team defaults, and best practices.
Ship It!
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation, all with multiple approval checkpoints.
Browser Automation with agent-browser
Testing
Automate browser interactions using agent-browser CLI — navigate, click, fill forms, scrape content, take screenshots, and more.
Makepad UI Development for Rust
Development
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Itô Training
Data & AI
Inspect ML training availability on completed Itô compute bookings and hand off a confirmed training manifest when the canonical backend is available. Chains off ito-compute and never runs its own training stack.
Add Bug Branch
Development
Creates a new bug branch from an existing project branch by guiding the user through adding a single debugging challenge. Helps generate debugging exercises with a run.sh script that reproduces the failure.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits by amending, interactive rebase, or cherry-pick with sign-off.
Integrate Claude Skill into Guidelines
Development
Adapt and integrate a Claude skill into project development guidelines by updating spec files and organizing code examples.
GitHub Expert — Calculadora BMC
Development
Operational guide for GitHub workflows on the Calculadora-BMC repo: branches, commits, PRs, CI, and review rules.
Narrative Time and Events Consistency Analysis
Content
Manages and validates causal and temporal consistency of branching plots, alternative timelines, and parallel story universes. Detects date, age, and event sequence incompatibilities before merging or visualizing outline changes.
Create Skill
Development
Guide for creating a new Claude Code skill with the correct directory structure, front matter, and conventions.
Configuration Validator
DevOps
Validates configuration files and environment variables to prevent runtime errors. Detects missing settings and validates their format and types.