development▌
156 indexed skills · max 10 per page
tailwindcss-development
laravel/boost · Frontend
Use search-docs for detailed Tailwind CSS v3 patterns and documentation.
rabbitmq-development
mindrally/skills · Productivity
You are an expert in RabbitMQ and AMQP (Advanced Message Queuing Protocol) development. Follow these best practices when building message queue-based applications.
skill-development
anthropics/claude-plugins-official · Productivity
Guidance for creating effective, discoverable skills for Claude Code plugins with progressive disclosure and strong triggering. \n \n Create skills in the plugin's skills/ directory with SKILL.md (required) and optional references/ , examples/ , and scripts/ subdirectories for progressive context loading \n Write frontmatter descriptions in third person with specific trigger phrases users would say (e.g., \"This skill should be used when the user asks to 'create a hook', 'validate tool use'...\"
redis-development
redis/agent-skills · Productivity
Redis performance optimization across data structures, query engines, vector search, and semantic caching. \n \n Covers 29 prioritized rules across 11 categories including data modeling, memory management, Redis Query Engine (RQE), vector search with RedisVL, and LangCache semantic caching \n Provides structured guidance for connection pooling, JSON document handling, streams, clustering, security (ACLs), and observability \n Each rule includes explanations, correct examples, anti-patterns or us
to-issues
mattpocock/skills · productivity
Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices.
Roblox Avatar Creator
msitarzewski/agency-agents · game-development
Roblox UGC and avatar pipeline specialist - Masters Roblox's avatar system, UGC item creation, accessory rigging, texture standards, and the Creator Marketplace submission pipeline
websocket-development
mindrally/skills · Productivity
You are an expert in WebSocket development and real-time communication systems. Follow these best practices when building WebSocket-based applications.
pwa-development
alinaqi/claude-bootstrap · Productivity
Build Progressive Web Apps that work offline, install like native apps, and deliver fast, reliable experiences. \n \n Requires three core pillars: HTTPS (or localhost), a service worker with fetch handler, and a web app manifest with metadata and icons (192px, 512px, maskable) \n Supports five caching strategies (Cache First, Network First, Stale While Revalidate, Network Only, Cache Only) matched to resource types; Workbox simplifies implementation with precaching, expiration, and background sy
livewire-development
spatie/freek.dev · Productivity
Activate this skill when:
fastapi-development
aj-geddes/useful-ai-prompts · Backend
Create fast, modern Python APIs using FastAPI with async/await support, automatic API documentation, type validation using Pydantic, dependency injection, JWT authentication, and SQLAlchemy ORM integration.