Test-driven development workflow with philosophy guide - plan β write tests β implement β validate
Test-driven development workflow with philosophy guide - plan β write tests β implement β validate
Emergency steps to mitigate ulimit-related crashes by increasing file descriptor limits and restarting services.
Use when asked to generate UUIDs, GUIDs, unique identifiers in various formats (UUID1, UUID4, etc.).
Develop software with validation requirements first. Emphasizes writing tests before implementation to guide design decisions.
Guide for making code reviews. Use this when asked to make code reviews, or ask to use it before committing changes.
Facilitate collaborative idea exploration and refinement. Guides through iterative questioning, design validation, and solution architecture before implementation.
Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
Complete guide for WeChat Mini Program authentication with CloudBase - native login, user identity, and cloud function integration.
Guide for Claude Code skills installation, usage, and development. Use when working with Claude Code specific features, paths, and conventions.
Guide for writing skills that wrap CLI tools. Use when creating a new CLI skill. For review, run through the Checklist section.
Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.
Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.
Guide for creating new GitHub repos and best practice for existing GitHub repos, applicable to both code and non-code projects
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Scribe app development guide for Wails v3 + Vue 3 desktop app. Use when building, debugging, or modifying the Scribe plugin manager.
Conceptual guide to wide events (canonical log lines) for observability. Use when thinking about instrumentation strategy, span annotations, or designing what context to capture.
Guide for multi-platform skill compatibility across Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, and other AI coding agents.
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.
Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.