Find the perfect skill
Expo Router Patterns
Development
Patterns for Expo Router including Stack configuration, native tabs, and file-based routing best practices for mobile navigation.
CUDA Index Width in PyTorch
Development
Fix large-tensor indexing overflows in PyTorch CUDA kernels. Choose between 32-bit and 64-bit index math using canonical utilities like canUse32BitIndexMath and AT_DISPATCH_INDEX_TYPES.
Anime.js - JavaScript Animations
Development
Searches official Anime.js documentation to create JavaScript animations. Helps with code examples, timelines, visual effects, and animatable properties (CSS, SVG, DOM).
Update Speclink Change from Context
Development
Update an existing Speclink change using a plan file or conversation context. Automatically detects plan files and handles discussion conclusions.
Frontend Design Implementation Handoff
Development
Translate design-engine output into implementation work using real components, Flutter widgets, and existing repo tokens.
DayZ Enforce Script Development Orchestrator
Development
Dynamic development orchestrator for DayZ Enforce Script modding. Fetches class APIs, script references, and mod documentation on the fly. Helps developers build mods for DayZ 1.28+ with Vanilla, Community Framework, and Expansion, ensuring code correctness by preventing hallucinated classes or methods.
Claude Code - Agentic Coding Tool
Development
This skill provides guidance on installing, configuring, and using Claude Code's advanced features like slash commands, agent skills, MCP servers, and enterprise setup. It helps when you need to set up or troubleshoot the Claude Code agentic coding tool.
Build CvGameCoreDLL with FastBuild
Development
Builds the CvGameCoreDLL via FastBuild. Use for compile checks, rebuilds, deployments, and diagnosing LNK2001 link errors.
Python Packaging
Development
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
Formatted conventional commit
Development
Creates Git commits following the conventional commits specification, using proper types (feat, fix, refactor, etc.) and formatting the message with an optional scope and body. Helps maintain a clear and standardized commit history across a project.
tldr: Simplified Man Pages
Development
Use tldr to get concise CLI command examples instead of full man pages, saving tokens and time.
Exit — Room Navigation Links
Development
An Exit is a navigation link connecting two rooms in MOOLLM's spatial architecture, acting as an edge in the memory palace graph. It can be simple, guarded, hidden, or metaphysical, and uses pie menu directions (N/S/E/W, etc.) to encode meaning. This skill helps create interactive worlds where direction itself carries significance.