Find the perfect skill
Data Flow Tracer
Development
Trace how data moves through the engine, from ECS to GPU or file to entity, with a clear output format.
Sharding Strategies
Data & AI
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Database Operations
Development
Manages PostgreSQL database via Prisma for a backend project. Runs actions like migrations, seeding, reset, Prisma Studio, schema inspection, client generation, and status checks. Use when you need to modify or inspect the database, such as applying new migrations or seeding test data.
Vector-Powered Semantic File Search CLI
Development
Vector-powered CLI for semantic file search. Integrates as a skill for Claude/Codex.
Draft PR Creator
Development
Creates or updates a draft pull request for the current branch with proper commit and branching conventions.
Code Review Orchestrator
Development
Coordinates specialized subagents to perform code review and produces a comprehensive markdown report.
PWN::WWW::Twitter
Development
Drive PWN::WWW::Twitter from pwn_eval to interact with Twitter.
AID Phase 2 Technical Specification
Development
Design detailed technical specifications: architecture, API contracts, data models, security, and non-functional requirements.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
Vexor: Vector CLI for Semantic File Search
Development
Vector-powered CLI for semantic file search, usable as a Claude/Codex skill.
Dot Stack Architecture (.NET)
Development
Defines the layout, naming, and dependency rules for .NET projects in a dotcore/dotapps structure. Use this skill when adding or editing shared libraries under dotcore/ or applications under dotapps/ to ensure consistent separation of concerns and acyclic dependencies.
DDD Strategic Design
Development
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language.