dot-patterns Skill
Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas Published by microsoft in amplifier-bundle-dot-graph.
What is dot-patterns Skill?
Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas Published by microsoft in amplifier-bundle-dot-graph. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-bundle-dot-graph
Technical details
- Install or run with Copy skill directory
When to use dot-patterns Skill
- Use it for developers using amplifier-bundle-dot-graph.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-dot-graph
- Skill file: skills/dot-patterns/SKILL.md
What it does
Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas
Skill instructions
DOT Pattern Templates Overview Ready-to-use DOT templates for the most common diagram types. Each template is complete, renders correctly, and demonstrates the right shape vocabulary and layout choices. Copy, rename nodes, adjust labels. Core principle: Start from a working pattern. Blank canvas invites bad defaults. Templates encode proven shape vocabulary, layout direction, and structural choices. Pattern Selection How to choose the right template: dot digraph patternselection { rankdir=TB node [shape=diamond style="rounded,filled" fillcolor="FFF9C4" fontname="Helvetica"] edge [fontname="Helvetica" fontsize=10] Q1 [label="Has states\nwith transitions?"] Q2 [label="Hierarchical\nlayers/tiers?"] Q3 [label="Parallel\nbranches?"] Q4 [label="Step-by-step\nflow?"] node [shape=box style="rounded,filled" fillcolor="E8F0FE"] SM [label="State Machine"] LA [label="Layered Architecture"] FOFI [label="Fan-Out / Fan-In"] DAG [label="DAG / Workflow"] LEG [label="Add a Legend"] Q1 - SM [label="yes"]
Explore related resources
Frequently asked questions
What is dot-patterns?
dot-patterns is a open-source AI agent skill with Copy skill directory. Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas
Who is dot-patterns best for?
dot-patterns is best for reusing agent instructions, scripts, and references.
How do I install dot-patterns?
Install or run dot-patterns using Copy skill directory. Check dot-patterns for the latest setup command.
Is dot-patterns actively maintained?
dot-patterns may need a closer maintenance check before production use.
Auto-fetched from GitHub.