Total 32,906 skills
Showing 12 of 32906 skills
AWS, Azure, and GCP cloud services and best practices
Design system principles, component libraries, typography, color theory, spacing systems, and design tokens
iOS development guidelines and best practices for the mobile-dev team
Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and migrating from npm/yarn/pnpm to Bun.
Write viral Twitter/X threads and Reddit posts with proven structures, hooks, and engagement tactics. Includes templates for story threads, listicle threads, contrarian takes, tutorials, and case studies. Can post directly to Reddit. Trigger phrases: "write a thread", "Twitter thread", "X thread", "viral thread", "thread writer", "tweetstorm", "thread template", "thread about", "turn this into a thread", "reddit post", "write a reddit post".
Three.js and React Three Fiber patterns, scene graph management, disposal, and TypeScript conventions
Rigging fundamentals, skeleton setup, and animation controls
Production-grade API design patterns for REST, GraphQL, gRPC, and tRPC. Covers API architecture, OpenAPI/Swagger specs, versioning/deprecation, authentication/authorization, rate limiting, pagination, error models, contract testing, and developer documentation.
Test coverage, code quality, defect metrics, and QA KPIs
Use when deciding where to catch errors. Use when errors propagate too far or not far enough. Use when designing component/service isolation.
Create slash commands for Claude Code with $ARGUMENTS handling, agent invocation patterns, and template best practices. Reference for building user-triggered workflow shortcuts.
Systematic debugging playbook for application errors and incidents: crashes, regressions, intermittent failures, production-only bugs, performance issues, stack traces, log/trace analysis, profiling, and distributed systems root cause analysis.