Loading...
Loading...
Found 1,613 Skills
Rules for integrating Tauri's native APIs in the frontend application.
Work with PCB designs in the Zener hardware description language. Use when writing or editing `.zen` files, building schematics, searching for components or Zener packages, reading datasheets with `pcb scan`, or reading/updating KiCad `.kicad_sym` symbol metadata.
Technical Document Knowledge Base (LLM Wiki) for Alibaba Cloud Tongyi Qianfan Platform. Activated when users inquire about Qianfan-related issues such as model lists, API parameters, error codes, application development (Agent/RAG/Knowledge Base/Memory/Plugins), model comparison and pricing, SDK/OpenAI compatible interfaces, multimodal capabilities (speech/image/video), Token billing, etc. It includes structured model market data in models (including contextWindow/QPM/pricing/sample code), wiki synthesis layer (topic pages/concept pages/comparison pages), and raw original document layer; for model specification issues, check models/index.md first, and for document-related issues, check wiki/index.md first.
Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.
Finance Guru™ Core Context Loader Auto-loads essential Finance Guru system configuration and user profile at session start. Ensures complete context availability for all financial operations.
Creates JSON Schema validation files for skills, agents, hooks, workflows, and data structures. Ensures type safety and input validation across the framework.
Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, frameworks, libraries or plugins usage, or API and tool integrations.
Create, validate, and convert skills for the agent ecosystem. Enforces standardized structure for consistency. Enables self-evolution by creating new skills on demand, converting MCP servers and codebases to skills.
Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design. Use when user says 'balance report', 'check game balance', 'run a balance check'.
Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.