Find the perfect skill
uv Workflows for Python
Development
Covers uv for Python dependency management, virtualenvs, PEP 723 scripts, version management, CI, and Docker.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for type-safe applications.
Create a new AI agent skill
Development
Guide to creating a reusable skill for the aiagent project, including file format, naming rules, and steps.
Smart Debug Toolkit
Development
Use this skill for smart debugging with observability-driven analysis, root cause identification, and best practices.
Create Locus Views for Unity editor
Development
Helps create or edit Locus Views (Vue UI panels) for Unity editor, using templates for inspector, graph, table, and Unity connection.
Reflection-first Convex Development
Development
Reflection-first methodology for full-stack Convex development, covering root cause analysis, best practices, and minimal change scope.
Vite: configuration, plugins, and SSR
Development
Complete guide on Vite frontend build tool: configuration, plugin API, SSR, and Vite 8 Rolldown migration.
gstack skill router
Development
Routes any gstack request to the right skill (planning, review, QA, shipping, debugging, docs, security, design).
Expo Router Patterns
Development
Patterns for Expo Router including Stack configuration, native tabs, and file-based routing best practices for mobile navigation.
CUDA Index Width in PyTorch
Development
Fix large-tensor indexing overflows in PyTorch CUDA kernels. Choose between 32-bit and 64-bit index math using canonical utilities like canUse32BitIndexMath and AT_DISPATCH_INDEX_TYPES.
Anime.js - JavaScript Animations
Development
Searches official Anime.js documentation to create JavaScript animations. Helps with code examples, timelines, visual effects, and animatable properties (CSS, SVG, DOM).
Frontend Design Implementation Handoff
Development
Translate design-engine output into implementation work using real components, Flutter widgets, and existing repo tokens.