Find the perfect skill
Scala Pro: Enterprise Development
Development
Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expertise in Apache Pekko, Akka, Spark, ZIO/Cats Effect.
Memory Safety Patterns
Development
Patterns for memory-safe programming across languages, including RAII, ownership, smart pointers, and resource management.
Vercel API Endpoint
Development
This skill creates a new Vercel serverless API endpoint following the NuxChain project conventions. It automatically enforces TypeScript, kvCache integration, CORS handling, rate limiting, error handling, and registration in vercel.json. Use this when you need to add a backend handler or a route under /api/.
React Router Patterns with Clerk
Development
Clerk integration guide for React Router v7: middleware, loaders, protected routes, and SSR. Includes code examples for authentication.
Git Merge Mastery - Avoid Merge Problems
Development
Prevent and resolve common git merge issues, especially for GitHub Pages. Includes safe merge protocol and cache troubleshooting.
Investigating heap dumps with Shark Dive
Development
Learn to use Shark Dive, a desktop app that reads Android/JVM heap dumps, to find leaks, dominators, and memory usage. Covers opening dumps, taking them from devices, and checking prior work.
PR Quiz
Development
Interactive quiz that tests whether a PR author genuinely understands their own branch before requesting review, covering changes, rationale, edge cases, and risks. Grounded in real code with honest grading.
Specification Creation
Development
Create technology-agnostic feature specifications using intelligence-first queries to capture user needs without implementation details.
Create Pull Request
Development
Push branch and create a pull request with a concise description and appropriate labels.
Database Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Vexor - Semantic File Search CLI
Development
Vector-powered CLI for semantic file search, provided as a Claude/Codex skill. Content is a generic placeholder.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.