Loading...
Loading...
Found 159 Skills
Classic VB6 patterns, COM interop, migration strategies
Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls
Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.
Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Django, Flask, and FastAPI integration.
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.
Vercel AI platform guidance covering AI SDK, AI Gateway, Vercel Agent, and MCP. Use when building AI-powered or agentic workloads on Vercel.
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
Type-safe SQL ORM for TypeScript with zero runtime overhead
Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies
Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.