Find the perfect skill
Expo UI Jetpack Compose
Development
Use the @expo/ui/jetpack-compose package to implement Jetpack Compose views and modifiers in your Expo app.
Fix Broken Links
Development
Fixes broken links found by the daily link checker. Reads .broken-links.json, triages each link, and opens an auditable PR.
Skill Authoring and Validation
Development
Guides the agent through authoring and validating agent skills, including metadata, progressive disclosure, and skillgrade evals.
Frontend Debug Team
Development
Dual-mode frontend debugging team using Chrome DevTools MCP: feature-list testing or bug-report debugging with multiple specialized roles.
Pattern Analyzer
Development
Analyzes a single architectural pattern implementation, calculates four scores (compliance, completeness, quality, implementation), and identifies gaps with severity and effort estimates.
UX/UI Design Intelligence
Development
UX/UI design intelligence skill with Bootstrap 5, Font Awesome, and SweetAlert2. It generates complete design systems, searches styles, palettes, fonts, icons, and alert patterns using the /ux-ui-exp slash command. Helps rapidly build consistent, modern interfaces.
Java Core Development
Development
Provides standards for core Java development including code organization, modern features (records, pattern matching), performance optimization, and implementation verification. Useful for Java 17+ projects to maintain consistent code structure and apply proven patterns.
Crowi 2.0 Feature Development
Development
Workflow for developing new Crowi 2.0 features, driven by spec approval and automated multi-phase execution.
Ship It!
Development
Comprehensive workflow to finalize changes: quality checks, commits, and pull request creation.
TypeScript and ESLint Check & Fix
Development
Run TypeScript type-check and ESLint, then fix any errors found. Use when you need to validate code quality or fix linting issues.
Weekly Engineering Retrospective
Development
Generates a comprehensive engineering retrospective analyzing commit history, work patterns, and code quality metrics, with per-contributor breakdown.
Advanced TypeScript Patterns
Development
Write precise TypeScript using generic constraints, conditional types, branded types, type narrowing, satisfies, and utility types. Ideal for libraries and SDKs.