Find the perfect skill
Modern CSS Standards for CUI Projects
Development
Use this skill to apply modern CSS standards for CUI projects, including BEM naming, custom properties, Grid/Flexbox, and container queries. It provides guidelines for responsive design, performance optimization, accessibility, and tooling setup (PostCSS, Stylelint). Best when writing, modifying, or reviewing CSS in a professional development environment.
Advanced TypeScript Expert
Development
Master TypeScript with advanced types, generics, and strict type safety. For robust architectures and enterprise patterns.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome, covering error messages, advice, and code frame displays.
Dev Server - Local Dev Manager
Development
Manage local dev services (app, stripe, odins-throne, proxy): start, stop, restart, status, and logs.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.
Julia Pro
Development
Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices.
Dashboard Design
Development
Design effective dashboards with clear layouts, KPI displays, data grids, and real-time updates. Covers dashboard patterns, information hierarchy, responsive grids, and admin panel layouts.
Create a git commit
Development
Analyze changes, generate a conventional commit message, and execute the commit.
GraphQL Schema Generator
Development
Generates GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting schemas.
GraphQL Schema Designer
Development
Design and implement GraphQL schemas with resolvers, subscriptions, and proper error handling patterns.
Code Review
Development
Performs structured code reviews by analyzing correctness, security, maintainability, and performance. Provides actionable feedback with severity levels and a summary. Ideal when reviewing pull requests or code changes for quality assurance.
AI Commit
Development
Runs the governed commit pipeline: auto-branches from protected, stages selectively, formats and lints, scans for secrets, gates docs, composes a conventional message, pushes.