Agent Skill
2/7/2026

mermaid-diagrams

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

N
nulluminati
0GitHub Stars
1Views
npx skills add Nulluminati/dotfiles-ansible

SKILL.md

Namemermaid-diagrams
DescriptionComprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
 _____     ______     ______   ______   __     __         ______     ______    
/\  __-.  /\  __ \   /\__  _\ /\  ___\ /\ \   /\ \       /\  ___\   /\  ___\   
\ \ \/\ \ \ \ \/\ \  \/_/\ \/ \ \  __\ \ \ \  \ \ \____  \ \  __\   \ \___  \  
 \ \____-  \ \_____\    \ \_\  \ \_\    \ \_\  \ \_____\  \ \_____\  \/\_____\ 
  \/____/   \/_____/     \/_/   \/_/     \/_/   \/_____/   \/_____/   \/_____/  

table of contents

Dotfiles

"This is my dotfiles. There are many others like it, but this one is mine. My dotfiles is my best friend. It is my life. I must master it as I must master my life. Without me, my dotfiles is useless. Without my dotfiless, I am useless."

Ansible is used to drive the management of my dotfiles as I am often setting up new development VM's in my homelab.

Ansible and Stow make up the underlying of this repository and how my dotfiles are deployed. Dotfiles within dotfiles/fedora are all managed by stow and after the initial ansible run will be symlinked to their respective config paths.

These dotfiles are intended for use with Fedora. macOS support is planned at some point.

Tools

The important stuff:

  • Alacritty
  • Claude Code
  • Fish Shell
  • i3
  • Picom
  • Polybar
  • Pywal
  • Rofi
  • Starship
  • Sublime Text

The full list is much longer, see CLI Tools

Font is Hack Nerd Font.

Installation

⚠️ Do NOT run the setup script if you do not fully understand what this project does ⚠️

  • TLDR : ./bin/setup

Individual ansible tasks can be run with tags ansible-playbook bootstrap.yml --tags "fonts"

Previews

🧛

License

<p align="center"> <img src="https://kopimi.com/wp-content/uploads/2023/04/kopimi_text.gif" alt="Kopimi Logo" align="center" width="450"> </p> <p align="center"> <a href="https://kopimi.com/">✨ kopimi ✨</a> </p> <p align="center"> I encourage you to fork, modify, change, share, or do whatever you want with this repository! Have fun! </p>
Skills Info
Original Name:mermaid-diagramsAuthor:nulluminati