Find the perfect skill
Manage Claude Code Agents
Development
Create and manage specialized subagents with custom capabilities, tool access, and expertise domains. Covers agent structure, system prompts, and MCP integration.
Frontend CSS
Development
Write consistent, maintainable CSS using Tailwind utility classes and design system tokens. Minimize custom CSS while adhering to project coding standards.
Advanced Code Search
Development
Intelligent code search tool that finds definitions, usages, and references of symbols across the entire codebase. Locates functions, classes, and variables in source, tests, and benchmarks.
Skill Mounting
Development
Overlay system to modify character and room behavior by mounting skills that layer non-destructively over base personality. Skills can grant capabilities or afflict constraints until unmounted.
Thoroughness
Development
Ensures comprehensive, complete implementation of complex tasks without shortcuts through systematic analysis, implementation, and verification phases. Essential for critical bugs and production deployments.
TES Projections
Development
Build and query TES projections (current state views). State is derived from TES events and projections provide the queryable source of truth.
Roblox Networking & Replication
Development
Implements optimized networking and replication systems including RemoteEvent optimization, delta compression, lag compensation and client prediction for smooth multiplayer games.
tldr - Simplified Man Pages
Development
Quickly access practical examples for CLI commands using tldr-pages, a concise alternative to traditional man pages.
Multiplayer Game Development
Development
Networking architecture and synchronization principles for multiplayer games. Covers server architectures, state synchronization, lag compensation, bandwidth optimization, and anti-cheat security.
Safe Batch Generator for Voting Rewards
Development
Generates Safe Transaction Builder compatible JSON to claim voting rewards (internal LP fees and external bribes) on Lithos protocol.
EasyPlatform Backend Development .NET
Development
Complete backend development guide for .NET 9 microservices using CQRS patterns, entities, validation, migrations, and message bus for Easy.Platform.
Using mcpc to Interact with MCP Servers
Development
Use mcpc CLI to interact with MCP servers: call tools, read resources, and fetch prompts. Prefer key:=value bindings over raw JSON bodies for efficient command-line interaction.