Find the perfect skill
Unity Interaction System
Development
Generic raycast-based interaction system. Works for RPG, Platformer, Simulation.
Weline Framework Runtime
Development
Skill for managing Weline Framework runtime and WLS processes, including workers, dispatchers, reload/restart, maintenance mode, etc.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, template literals, and utility types for type-safe applications.
Pretext Motion Bubble
Development
Generate or refine a standalone preview page that shows animated text reflow around a moving video subject inside a chat-style bubble.
Multi-Tool Git Pipeline
Development
Demonstrates an advanced pattern for chaining git tools to analyze a repository.
Monorepo Management
Development
Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications.
Build Browser Extensions with WXT
Development
Learn to build cross-browser extensions with WXT, covering content scripts, background workers, popup/options pages, and publishing for all major browsers.
Trace Dependencies
Development
Finds all files that import or depend on the specified file. Useful for checking impact before modifying a file.
C++ Pro: Modern C++ Best Practices
Development
Expert guidance for writing idiomatic modern C++ with RAII, smart pointers, templates, concurrency, and performance optimization.
CORS Origin Parameter Setups
Development
Guidelines and instructions for setting up CORS origin parameters in your projects.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification, checking YAML syntax, structure, and best practices. Provides improvement suggestions and optional fixes.
Capacitor App Upgrade v6 to v7
Development
Guides upgrading a Capacitor app from version 6 to 7, covering package updates and native sync steps.