Find the perfect skill
Gemini API Caching Best Practices
Development
Implement robust caching strategies for Gemini API calls to reduce costs and improve latency, including cache versioning, entity-stable keys, and cache busting.
Engine Flow Tracer
Development
Trace data flow through an engine, from ECS components to GPU, covering built-in or custom flows.
OpenLoomi Pet sprite & state helper
Development
Helper for Claude Code to manage Loomi Pet states, themes, and custom sprites. Use when changing pet state, switching themes, or adding custom characters.
Integrate Claude Skill into Project Guidelines
Development
Learn how to integrate Claude skills into project development guidelines, updating docs and examples rather than generating code directly.
asc CLI Usage
Development
Guidance for using the asc CLI in this repo: flags, output formats, pagination, auth, and discovery.
Debugging Specialist
Development
A debugging specialist for identifying root causes, fixing errors, and preventing regressions. Provides structured analysis and actionable solutions.
PR Creation Compliance
Development
Invoke before creating any PR to ensure compliance with branch naming, changelog, and reviewer assignment.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
Scaffold a LaTeX Course Document
Development
Scaffold a new LaTeX course document with title page, preamble, and bibliography sidecars, ready for notes.
Frontend Design for Quickshell QML
Development
Create high-end QML widgets and interfaces for the Quickshell desktop environment, following the Obelisk design system. It combines aesthetic design thinking with rigorous use of theme tokens and existing components from qs.Config and qs.Components. This skill helps when building custom desktop widgets that need native integration, bold styling, and reactive data binding to services.
Azure Event Grid SDK for Java
Development
Build event-driven applications with Azure Event Grid SDK for Java. Use it for publishing events, implementing pub/sub patterns, or integrating Azure services via events.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.