Find the perfect skill
Godot TSCN Scene Format
Development
Complete specification for Godot 4.x .tscn scene file format. Enables AI to directly read and write scene files.
Verification-Driven Development
Development
Verification-Driven Development. Use when writing implementation code, refactoring, fixing bugs, or any task where correctness matters. Enforces a verify-before-trust discipline.
Game Design Principles
Content
Fundamental principles of game design including core loops, game design documents, player psychology, difficulty balancing, and progression systems.
SonarCloud Query
Development
Query SonarCloud code-quality data via the /sonarcloud slash command. Fetches issues, metrics, gate, health, PR, hotspots, and history with filters.
Release Bump
Development
Bump the project version with a semver rubric, promote the Unreleased changelog section, and verify before committing.
AI Skill: Concepts and Design
Development
Comprehensive guide on creating AI Skills: definition, design principles, comparison with Rules and MCP.
Internationalization and Localization (i18n/L10n)
Development
Provides i18n/L10n patterns: detecting hardcoded strings, managing locale translation files, and RTL support. Helps when building multilingual apps by enforcing best practices like using translation keys, namespace organization, and fallback locales, with ready-to-use scripts for checking translations.
Sora - OpenAI Video Generation
Design & Creativity
Generate videos using OpenAI's Sora API. Create cinematic quality videos from text descriptions with the most advanced video generation model.
Metadata Mismatch Skill
Security
Looks harmless but omits important runtime requirements. Runs suspicious commands.
Skrift Form System
Development
Form system with Pydantic validation, CSRF protection, template rendering, and hook integration.
Crisis Management Platform
Content
Crisis response platform integration and real-time monitoring.
Implement a Plan Stage
Development
Methodical workflow to implement a stage from a project plan, including reading the plan, detailed planning, implementation, and validation.