Find the perfect skill
Query AI Agent
Development
Queries another AI agent (Claude, Codex) non-interactively and returns its response. Useful for getting a second opinion or a different perspective on a problem, executing the request synchronously via a command.
Create GitHub Issues Systematically
Development
Transforms requirements into well-structured GitHub issues with dependency analysis and mandatory user approval. Breaks down complex needs into discrete tasks with priorities and acceptance criteria.
Architecture Patterns
Development
Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.
XML to Jetpack Compose Converter
Development
Convert Android XML layouts to idiomatic Jetpack Compose code. Handles layouts, widgets, attributes, styles, and resource references.
Quality Gate
Development
Use before finishing a PR with multi-file changes to ensure code quality does not regress. Runs fallow audit and madge for regression detection.
Fix Lint and Formatting
Development
Use this skill to fix lint and formatting errors before committing your code to ensure CI passes.
Django Pro: Master Django 5.x
Development
Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment.
ECS Implementation Audit
Development
Deep audit of an ECS implementation covering lock ordering, storage backends, query borrow safety, scheduler declarations, and resource lifetimes.
Source-Level GPU Performance Profiling
Development
Profile GPU kernels at source-line granularity with cycle-level timing and stall analysis. Identify performance bottlenecks.
Avoid Common Cursor Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls: AI features, configuration, security, and team collaboration.
Create wandas skill
Development
Create a new wandas skill by following documentation and API steps.
Snipcart - E-commerce for Static Sites
Development
Add e-commerce to any static site with Snipcart's HTML-based shopping cart. No backend required—works with JAMstack, Astro, or plain HTML. Handles checkout, payments, shipping, taxes, and inventory.