development▌
156 indexed skills · max 10 per page
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'...\"
Unreal Multiplayer Architect
msitarzewski/agency-agents · game-development
Unreal Engine networking specialist - Masters Actor replication, GameMode/GameState architecture, server-authoritative gameplay, network prediction, and dedicated server setup for UE5
incremental-implementation
explainx/incremental-implementation · code
Delivers changes incrementally to manage large features effectively.
odoo-development
mindrally/skills · Productivity
Expert guidance for Odoo ERP development with Python ORM, XML views, and module architecture. \n \n Covers ORM model definition, API decorators ( @api.depends , @api.onchange , @api.constrains ), and XML view inheritance via <xpath> for modular UI customization \n Includes security implementation through ACLs, record rules, and access control via ir.model.access.csv and security groups \n Addresses validation, error handling with ValidationError and UserError , logging, and Odoo's testing f
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
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.
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.
kafka-development
mindrally/skills · Productivity
You are an expert in Apache Kafka event streaming and distributed messaging systems. Follow these best practices when building Kafka-based applications.
Godot Shader Developer
msitarzewski/agency-agents · game-development
Godot 4 visual effects specialist - Masters the Godot Shading Language (GLSL-like), VisualShader editor, CanvasItem and Spatial shaders, post-processing, and performance optimization for 2D/3D effects