hooked-on-hooks
hooked-on-hooks には McFuzzySquirrel から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Step-by-step process for adding a new event type to the Copilot Agent Activity Visualizer. Touches four locations in sequence: event schema definition, hook emitter registration, state machine transition handling, and web UI rendering rule. Use this skill whenever a new lifecycle event type needs to be introduced beyond the MVP set.
Create a README.md file for the project
Analyze a Product Requirements Document (PRD), Product Vision with Feature documents, or Feature PRD and generate a complete team of GitHub Copilot custom agents and reusable skills tailored to the project. Use this skill when asked to create, scaffold, or design a development team from requirements documents.
Build a Feature PRD that captures a feature — either as a new addition to an existing project, or as part of initial project decomposition from a Product Vision. Use this skill when you need a self-contained feature document with user stories, requirements, and implementation tasks.
Decompose an existing monolithic Product Requirements Document (PRD) into a Product Vision document and individual Feature documents. Use this skill when you want to break a large PRD into independent, self-contained features that can be prioritized, built, and delivered separately.
Process for creating a fixture-driven integration test that exercises the full hook-emitter → JSONL → ingest-service → state-machine → web-UI pipeline for the Copilot Activity Visualiser. Use this skill whenever you need to write an end-to-end integration test without requiring a live Copilot CLI session or a running browser.