Loading...
Loading...
Found 48002 skills
TobiasBak
Creates and configures new agents or sub-agents for Claude Code, enabling users to define agent structures and behaviors for coding tasks.
vanman2024
Configures periodic task scheduling for Celery using crontab, interval, and solar patterns, including Django integration via django-celery-beat.
Software-Design-Club
Manages database schema evolution through reversible migrations, ensuring zero-downtime deployments and version-controlled changes for backend applications.
loongtop
Automates code quality checks including linting, type validation, and test coverage verification upon user command.
thiskevinwang
Provides a guide for creating and developing custom modules using the Expo Modules API to extend React Native application functionality.
VinniZP
Enables developers to write tests before implementation code, ensuring robustness and correctness in feature development and bug fixes.
s4k10503
Performs comprehensive code reviews to identify security vulnerabilities, performance issues, bugs, and architectural flaws before code commitment.
Software-Design-Club
Creates responsive, mobile-first user interfaces with fluid layouts, breakpoints, and optimized assets for all screen sizes.
loongtop
Automatically generates code from leaf Spec or design.md files using CAF v0.6.5, triggered by user prompts like 'generate code' or 'write code'.
vanman2024
Validates configuration files, environment setup, dependencies, and project structure for the Claude Agent SDK to ensure proper development setup.
vanman2024
Provides Clerk authentication integration patterns for Next.js App Router and Pages Router, including middleware, protected routes, and component setup.
vanman2024
Provides standardized patterns for API client implementation, including authentication, error handling, rate limiting, and retry strategies to build robust integrations.
loongtop
Automatically injects domain knowledge, technical constraints, and code location information when switching modules or entering new functional contexts during software development.
vanman2024
Provides REST API design patterns for FastAPI including CRUD, pagination, filtering, and error handling for efficient endpoint development.
joshhornby
Enables iterative spec-driven feature development using subagents for detailed specification, implementation, and verification with quality gates.
vanman2024
Configures ADK bidi-streaming for real-time multimodal interactions, enabling live voice/video agents and streaming tools with Gemini Live API integration.
vanman2024
Provides session store implementations for multiple web frameworks to manage user session data securely and efficiently.
vanman2024
Provides reusable code templates for Stripe payment integration, including Checkout, Payment Intents, and Subscriptions.
vanman2024
Provides a production-ready project structure for FastAPI with configuration, settings management, and development/production setup patterns.
vanman2024
Validates and debugs Vercel AI SDK provider configurations, including API keys, environment variables, and model compatibility to resolve connection and authentication issues.
vanman2024
Provides implementation patterns for generative UI using React Server Components (RSC), including server-side streaming, dynamic UI generation, and client-server coordination.
thiskevinwang
Diagnoses and resolves Xcode build failures for iOS/macOS applications, enabling successful compilation and iteration on build issues.
vanman2024
Enables multi-tenant SaaS applications with organization management, RBAC, and tenant isolation for secure user and data organization.
vanman2024
Provides configuration patterns for Celery result backends including Redis, database, and RPC with serialization, expiration, and performance optimization.