Skip to content

Latest commit

 

History

History
83 lines (68 loc) · 9.56 KB

File metadata and controls

83 lines (68 loc) · 9.56 KB

AI

A personal collection of AI resources — skills, agents, MCP servers, etc. This is a living collection; more categories will be added as they're picked up.

Installing

install.sh symlinks every skill in skills/ and every agent in agents/ into ~/.claude/skills/ and ~/.claude/agents/, overriding anything already installed under the same name.

./install.sh

Agents

  • agents/dan-agent.md — routing target for /dan-mode; reads the dan-mode skill in full before any work.
  • agents/comment-sicko.md — deranged comment-hater that hunts down and deletes narration, banners, and workaround comments.

Skills

References

Skills

Plugins

  • NeoLabHQ/ddd — Bakes Clean Architecture, SOLID, and Domain-Driven Design patterns into the dev workflow via automated rules.

Stack