remix-static-routing
Use when working with Remix routing in this repository as a static site generator (SSG). Covers file-based routing, dynamic segments, layout groups, and best practices.
Use when working with Remix routing in this repository as a static site generator (SSG). Covers file-based routing, dynamic segments, layout groups, and best practices.
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2. Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
Treat questions as literal questions. Answer them honestly without interpreting as hidden instructions. STOP after answering - don't immediately act on assumed implications.
Explore consciousness, mental states, and mind-body relations. Use for: hard problem of consciousness, qualia, intentionality, mental causation, personal identity, free will phenomenology, predictive processing, Free Energy Principle. Triggers: 'consciousness', 'qualia', 'mind', 'subjective experience', 'what it is like', 'hard problem', 'explanatory gap', 'zombie', 'Mary's room', 'Nagel', 'Chalmers', 'Dennett', 'Friston', 'Seth', 'Metzinger', 'phenomenal', 'access consciousness', 'self-model', 'interoception', 'predictive processing', 'active inference', 'Markov blanket'.
Guide for balancing new Heart Rush content including talents, races, bloodmarks, and progression. Use when creating or modifying game mechanics to ensure they fit the existing power curve.
Expert assistant for testing the embeddable Bible widget functionality in the KR92 Bible Voice project. Use when creating widget tests, validating embed API responses, testing reference formats, checking audio integration, or creating regression test cases.
Master metaphysics and ontology - the study of being, existence, and fundamental reality. Use for: existence, being, substance, identity, causation, modality, time, universals. Triggers: 'ontological', 'metaphysical', 'what exists', 'substance', 'essence', 'existence', 'being', 'identity', 'persistence', 'causation', 'modality', 'possible worlds', 'universals', 'particulars', 'properties', 'abstract objects', 'time', 'change', 'composition'.
A test local skill for Codex. Use when testing Codex-specific local skills.
Provides comprehensive darts scoring rules and board structure knowledge. Use when implementing or testing darts scoring logic, validation, simulation, or any feature related to dart scores.
Goコードのレビューと品質チェック。 セキュリティ、パフォーマンス、Clean Architectureの観点から分析。PRレビュー、コード品質確認時に使用。
WHEN: README generation/update, project documentation, installation/usage/contribution guides WHAT: Project analysis + sectioned README templates + badges + environment variable docs WHEN NOT: API docs → api-documenter, Code comments → api-documenter
RSS/Atom 信息源聚合摘要。使用此 skill 当用户要求:(1) 获取 RSS/Feed 摘要,(2) 查看订阅源更新,(3) 总结今日信息流,(4) 分析多个信息源内容。支持智能分类、10分制评分筛选、关键词过滤。
Describes what the skill does and when to use it. Use third-person and include trigger keywords.
解説用の図解を生成するスキル(Mermaid記法またはnanobanana経由)。 「図解を生成」「フローチャートを作成」「シーケンス図」「アーキテクチャ図」などのリクエストで使用。
Modern edge-native web stack: Hono + htmx + UnoCSS + Cloudflare D1. Use when: building server-rendered apps with interactivity, rapid prototyping, CRUD apps, landing pages, marketplaces. Zero cold start, global edge deployment, $0/month on CF free tier. TypeScript alternative to Rust/Axum + htmx stack.
Moai Lib Shadcn Ui - Professional implementation guide
カスタムフックへのリファクタリング判断を支援するスキル。ロジックをフックに切り出すべきかどうか、また配置場所の決定に使用してください。
Use when building React components with Tailwind CSS in this codebase. Covers token usage, tv() patterns, and component structure.
Work with Leavn Bible features - chapter rendering, verse search, translations, reading modes, AI transformations, Scripture database
Hexagonal grid mathematics, coordinate systems, pathfinding, and spatial algorithms for hex-based games. Use when implementing hex grids, calculating hex distances, finding neighbors, pathfinding on hex maps, spreading effects across hexes, or converting between coordinate systems. Triggers on requests involving hexagonal grids, hex coordinates, A* on hex maps, or hex-based game mechanics.
Description of what the skill does and when to use it
OpenAI REST API integration guide. Use when: making direct HTTP calls to OpenAI API, understanding API structure without SDK, debugging API requests, learning request/response formats, handling errors and rate limits. Covers: authentication, Chat Completions, Embeddings, Images (DALL-E), Audio (Whisper/TTS), error handling, streaming.