A curated collection of reusable prompts and skills for AI coding agents and assistants.
prompts/ # Task-specific prompt templates
skills/ # Behavioral skills that teach agents how to use tools/workflows
| Prompt | Purpose |
|---|---|
detailed_breakdown_analysis.md |
Analyze input and produce a themed breakdown with insights and examples |
lesson_talk_transcription.md |
Summarize lesson/course transcripts into structured notes |
product_functionality.md |
Generate a Product & Functional Guide from a repository |
repo_system_map.md |
Create a System Map bridging technical implementation and product utility |
technical_architecture.md |
Produce a Technical Architecture document from a codebase |
video_subtitles_summary.md |
Summarize video subtitles/transcripts into core ideas |
| Skill | Purpose |
|---|---|
managing-project-beads |
Interact with the Beads (bd) CLI to track issues, plan work, and manage dependencies |
Copy or reference these files in your AI assistant's context (e.g., as custom instructions, system prompts, or workspace rules) to get consistent, high-quality outputs for common tasks.