kaisdavis/claude-docs-skills
Two Claude Code skills for keeping a project's docs in sync with the work: docs-update routes session changes to the right doc, context-md maintains a CONTEXT.md glossary.
Two Claude Code skills for keeping a project's docs in sync with the work: docs-update routes session changes to the right doc, context-md maintains a CONTEXT.md glossary.
npx skills add kaisdavis/claude-docs-skillsTwo Claude Code skills for keeping a project's docs in sync with the work: docs-update routes session changes to the right doc, context-md maintains a CONTEXT.md glossary.
Manage CLI coding assistant sessions with a native macOS browser that indexes history into local SQLite for fast access and session resumption.
Recently updated AI agent skill repository: ls1072502993/codex-skills
XFantazy Downloader Browser Extension (Chrome, Firefox, Edge, Opera, Brave)
Portable Agent Skills (SKILL.md) encoding InnoVestrum engineering standards — compatible with Claude Code, Windsurf, Codex, Cursor & GitHub Copilot
Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see `samber/cc-skills-golang@golang-uber-dig` skill.
Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag