A system for storing and retrieving an agent’s working knowledge, tasks, and past technical experience in an Obsidian vault or Markdown folder. Obsidian is a note-taking app that stores linked notes as local files.
A planning skill that turns a software request into a written code-change plan. It analyzes the current project, proposes a design, lists affected files, describes verification, and waits for approval before code changes.
A tool for creating Mermaid diagrams as code inside Markdown or other documentation. Mermaid is a text format that automatically lays out flowcharts, timelines, database relationships, and other diagrams.
A guide for creating simple, self-contained HTML prototypes from natural-language requirements. An HTML prototype is a browser-openable mockup used to test page structure and interactions before building the finished product.
A skill that creates editable Draw.io diagrams.net page prototypes from written requirements, mainly as low-detail layouts for web pages or internal tools. Draw.io is a diagram editor whose files can be reopened and changed.