Find the perfect skill
Ultracite - TypeScript/JavaScript Formatter and Linter
Development
Enforces strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Helps catch and fix issues automatically, ensuring best practices for React, accessibility, and type safety.
Auto-Skill Plugin - Pattern Detection & Generation
Development
Automatically detects repeated tool sequences (3+ occurrences) from coding agent sessions and generates reusable skills (SKILL.md). Allows loading these skills mid-session without restart, with proactive discovery based on the current task.
Container (Inheritance Scope)
Development
Intermediate scopes that provide inheritance without being navigable rooms.
Create Pull Request
Development
Creates a pull request after verifying all checks pass, handling the full ship workflow: verify, push, create PR.
UI
Development
Explore, build, and refine UI.
Trust & Reliability Animation
Development
Guide for creating UI animations that build user confidence and credibility with consistent timing and controlled motion.
Developer Onboarding with AI
Development
Auto-generates project documentation, personalized 30/60/90 plan, and interactive buddy agent to accelerate developer ramp-up.
PR Compliance Check
Development
Invoke before creating a PR to ensure branch naming, changelog requirements, and reviewer assignment compliance.
SPA Website Scraper Tool
Development
Convert dynamic SPA websites (Vue/React/Angular) to static HTML files while preserving layout and styles.
Pre-Commit i18n Check
Development
Scans changed files for untranslated strings, missing locale keys, and locale sync issues. Intended for pre-commit or code review.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling.
Gabb Code Navigation Guide
Development
This skill provides a decision framework for exploring codebases efficiently. It explains when to use gabb_structure to preview file layouts before reading large files, and when to use gabb_symbol to search for code constructs by name. It helps reduce token usage and avoid unnecessary file reads.