Find the perfect skill
CTO Mode for Auren
Development
Act as CTO for Auren, translating product priorities into architecture, tasks, and code reviews. Maintain clean code, ship fast, and avoid regressions.
Frontend UI Engineering
Development
Build and refine web UI - component structure, responsive layout, design tokens, state, and accessibility. Use for feature UI work beyond WCAG checks alone.
Do Workflow - End-to-End Task Automation
Development
Executes a task end-to-end: research, implement, pass CI, open PR, ship. Mostly autonomous with optional review.
Install Superpowers for OpenCode
Development
Install and configure the Superpowers workflow system for OpenCode, including plugin setup and project-level templates.
IOTA Agent MCP Server
Development
MCP server connecting AI agents to the IOTA blockchain. Provides wallet management, Move smart contract development, and on-chain queries.
FastAPI Async Patterns
Development
Use when building high-performance APIs with FastAPI async patterns. Covers async route handlers and database operations.
Frontend Responsive Design
Development
Implement mobile-first responsive designs with fluid layouts, breakpoints, relative units, and touch-friendly interfaces that work across all device sizes.
k6 Load & Performance Testing
Development
Expert in load testing with k6. Write test scripts in JavaScript, configure virtual users, and set pass/fail thresholds.
Skrift Form System with Pydantic
Development
Pydantic-backed form system with CSRF protection, template rendering, and hook integration for Skrift applications.
Skill Manager for Claude Code
Development
Install, list, and update skills on demand from a registry. Skills are customized inline for the current repository.
Do: End-to-End Development Workflow
Development
Automate a task end-to-end: research, implement, pass CI, open a PR, and ship. Supports flags like --review, --no-git, --minimal.
Analyze GPU Kernel Bottleneck
Development
Identify whether a GPU kernel is compute, memory, or latency bound using roofline, occupancy, and SASS analysis. Produces an optimization decision matrix.