date-check
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →date-check
Deferred shading/lighting skill for G-buffer design and decals.
Install and configure Python and uv. Use when setting up a Python environment.
Create NOT (Note) documents that capture transient process artefacts—notes, analysis, and workshop outputs.
Maintain table of contents and index files across documentation. Use when adding, removing, or renaming documentation files.
doc-maintenance
>
Documentation check checkpoint for conductor gates. Analyzes code changes to determine if documentation needs updating. Returns structured result with pass/fail status and documentation suggestions.
document-fetcher
Synthesize subsystem catalogs and architecture diagrams into comprehensive, navigable architecture reports - codifies synthesis strategies and professional documentation patterns
Instructions for committing changes to config files in the home directory using the dotfiles bare git repo.
Drafts individual chapters for books and long articles. Use when user says 'draft chapter X', 'write chapter [number/title]', 'continue drafting', or 'write the next chapter'. Reads outline and maintains consistency with prior chapters.
Envision possibilities beyond current constraints. Use when planning evolution, imagining new capabilities, or exploring what could be.
Knowledge and patterns for analyzing project state, detecting plan drift, and creating prioritized reconstruction plans.
dry-philosophy
DuckDB time-travel queries for temporal versioning and causality tracking
Queue and PubSub patterns, background fibers, and graceful shutdown. Use for decoupling producers/consumers.
Emacs ecosystem = elisp + org + gnus + tramp + eglot.
Launch the Adventure Engine application to begin an interactive adventure session.
Environment configuration patterns, secret handling, and multi-environment management. Reference this skill when managing environments.
Estimate effort for development tasks. Use when planning sprints, roadmaps, or project timelines. Covers story points, relative estimation, and uncertainty.
Keep execution engine changes aligned with stable public types (execution.py + types.py lockstep).
>
Enforces project facade layer coding conventions when creating or modifying business logic facades. This skill ensures consistent patterns for transaction handling, error management, cache integration, query coordination, and cross-service orchestration.
Product orchestrator: planning (MVP, roadmaps) and operations (prioritization, backlog).
Product operations: prioritization (RICE, MoSCoW), backlog, analytics, feedback.
Product planning: MVP/MLP scoping, roadmaps, user story mapping, OKRs.
>
Use when operationalizing regional/field events with consistent playbooks
Read files from documents directory safely
>
Find incomplete series in your Calibre library and identify the next book to read in each series.
Determine the next sequential phase ID for creating a new phase. Use when planning a new phase.
In the first 30 seconds of using any product, users are biologically wired to be **Lazy, Vain, and Selfish**. Most teams spend the "final mile" of their development time on the "first mile" of the use
Manage backlog and archive completed work. Use for backlog operations, archiving phases, or keeping active plan focused. Curates plan organization.
Approved frameworks and libraries for this codebase. Apply when selecting libraries, checking if a framework is approved, or fetching documentation for approved tools.
fsharp-routing
Execute an approved sprint plan with **AILANG as the primary implementation language**. All game logic, state machines, and gameplay code goes in `sim/*.ail` - the Go engine only renders DrawCmd outpu
Verify before claiming completion.
The drum sounds. Bee and Badger gather for complete project planning. Use when you have ideas to capture AND want them organized on the project board in one flow.
Interact with Google Calendar via gcalcli
Bengio's GFlowNets: Generative Flow Networks that sample proportionally to reward. Diversity over maximization for causal discovery and molecule design.
Adds an issue or PR to a GitHub Project. Use to link repository work to a project board.
Manages labels on a GitHub issue. Use for triage and categorization.
Use when searching for repositories across GitHub - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes
Undo the last commit while keeping changes staged. Use when you need to fix a commit message or add missing files.
github-insights
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration
Synchronize AI swarms with GitHub Projects for visual task management and progress tracking. Use for project board automation, task synchronization, sprint management, and team coordination with GitHub Projects.
sync.WaitGroup and sync.Mutex patterns