Find the perfect skill
Scripting Subsystem Audit
Development
Deep audit of the M30/M47 scripting domain: .pex decompiler, Papyrus parser, AST→ECS recognizer chain, ECS runtime, and cell-loader attach path. Focuses on high-risk areas.
Clerk authentication for native Android
Development
Implement Clerk authentication in native Android apps using Kotlin and Jetpack Compose, following clerk-android SDK patterns.
API Contract Standardization
Development
Standardizes API responses (pagination, errors, status codes, envelopes) with TypeScript types and middleware.
Vector Icon Libraries Guide
Development
Guide to vector icon libraries: 10+ libraries, 200K+ icons, with decision matrices and frontend implementation best practices.
Go Benchmarking & Performance
Development
Write correct Go benchmarks, measure, optimize hot paths, and prove improvements with benchstat.
i18n Translation Management
Development
Manages JSON translation files (en, fr, ru, cn) in public/locales/ by adding or updating keys across all four locales simultaneously. Validates key format (kebab-case, dot-notation paths) and follows section organization conventions (validation, common, pages, etc.). Helps when adding new strings or modifying existing translations to keep all language files in sync.
Linkup Automation via Rube MCP
Development
Automate Linkup operations using Composio's Linkup toolkit via Rube MCP. Discover tools, check connection, and execute workflows.
Data Flow Tracer
Development
Trace how data moves through the engine, from ECS to GPU or from file to entity.
Windsurf Cascade Onboarding
Development
Configure Cascade AI agent for new team projects, handling agent configuration, context settings, and team defaults.
Frontend CSS Patterns
Development
CSS patterns for typography, color, motion, and spatial composition with Tailwind customization.
Walrus Memory SDK for AI Agents
Development
Integrate the Walrus Memory SDK to add portable, encrypted memory to AI agents across apps and sessions.
Apply shadcn/ui Components
Development
Apply shadcn/ui components to React pages and components while integrating the project's custom theme.