Plugin Claude Code
Claude Code plugins by Artem Naluzhnyy: PlantUML diagram sync, custom statusline, and more.
Plugin Claude Code
Claude Code plugins by Artem Naluzhnyy: PlantUML diagram sync, custom statusline, and more.
Instructions file
Instructions for artem-from-ua/claude-plugins, covering claude.md, pr merge, ⚠️ critical: version bump requirement, workflow (no exceptions) and what this is.
Plugin Claude Code
Career direction analysis: interview + AI usage pattern mining to identify roles AI won't replace.
Skill Claude CodeCodex
Career direction analysis: interview + AI usage pattern mining to identify roles AI won't replace. Collects data from 8 data sources, runs adaptive interview, performs web research, and generates a structured career risk report. Keywords: ai fortune, career analysis, career risk, ai displacement, career direction, job…
Plugin Claude Code
Inspect full Claude Code session context: CLAUDE.md files, auto-memory, SessionStart hook output, and skill listings.
Skill Claude CodeCodex
Dump the verbatim session context from Claude's memory to a file. Writes ALL context sources exactly as they appear in the context window — no re-reading from disk, no re-executing hooks. Complementary to ctx-show (disk audit vs memory dump). Keywords: dump context, memory dump, what does Claude see, in-memory…
Skill Claude CodeCodex
Show the full Claude Code session context assembled in load order. Outputs all CLAUDE.md files, auto-memory, SessionStart hook output, and skill listings in one document with source separators. Prints a summary table to stderr with scope, type, source, status, lines, tokens, and context% per source. Keywords: session…
Plugin Claude Code
Watchlist for fast-changing technologies: verifies advice against official docs before responding.
Skill Claude CodeCodex
Interactive setup wizard for fast-changing technology watchlist. Creates or updates /.claude/fresh-guides.json or .claude-plugin/fresh-guides.json. Run this command to configure which technologies require doc verification. Keywords: fresh-guides setup, configure watchlist, fast-changing technology, doc verification.
Skill Claude CodeCodex
Display current fresh-guides watchlist configuration. Shows all watched technologies and their doc URLs. Keywords: show watchlist, fresh-guides config, current technologies.
Skill Claude CodeCodex
Quick-update the fresh-guides watchlist. Usage: /fresh-guides-update add — add a technology, /fresh-guides-update remove — remove a technology, /fresh-guides-update url — add URL to existing technology. Keywords: update watchlist, add technology, remove technology.
Skill Claude CodeCodex
Invoked automatically when discussing a technology on the fresh-guides watchlist. Provides verification procedure: detect version, fetch official docs for that version, compare with training data, cite sources. Do NOT give version-specific advice for watched technologies without consulting this skill first. Keywords…
Plugin Claude Code
Git branch naming convention enforcement: validates names, warns on content mismatch before push.
Skill Claude CodeCodex
Interactive setup wizard for git branch naming conventions. Creates or updates .claude-plugin/git-branch-naming.json with project-specific rules. Run this command to configure prefixes, ticket patterns, enforcement levels, and protected branches. Keywords: setup branch naming, configure conventions, branch config, git…
Skill Claude CodeCodex
Invoked automatically when creating git branches to suggest proper names. Covers prefixes: feature/, bugfix/, hotfix/, release/, docs/, test/, chore/, refactor/. Do NOT create branches without following this naming guide. Keywords: branch name, create branch, naming convention, branch prefix, git branch.
Plugin Claude Code
Documentation health analysis: structural checks, semantic compliance, and GitHub issue creation.
Skill Claude CodeCodex
Analyze documentation health: run structural checks (broken links, orphans, duplicates, CLAUDE.md overflow, mandatory docs), then semantic analysis (README compliance, terminology, ADR completeness, content actuality). Create GitHub epic with linked issues for findings. Keywords: documentation audit, kb grooming, doc…
Skill Claude CodeCodex
Interactive setup wizard for kb-grooming plugin. Creates or updates configuration for documentation health checks: model, scope, checks, output options, and GitHub integration. Keywords: kb-grooming setup, configure doc checks, documentation audit config.
Plugin Claude Code
PlantUML diagram automation: auto-sync, validation, diagram type guide.
Skill Claude CodeCodex
Remove the PlantUML pre-commit hook from the current project. Removes only the plantuml marker-delimited section, preserving other hook content.
Skill Claude CodeCodex
Validate that all PlantUML diagram URLs in markdown files match their source blocks. Reports missing or stale URLs and offers auto-fix.
Skill Claude CodeCodex
Invoked automatically before creating PlantUML diagrams to select the correct type. Covers 17 types: sequence, activity, state, class, ER, component, deployment, timing, mindmap, gantt, WBS, JSON, YAML, network, object, usecase, wireframe. Do NOT create PlantUML without consulting this guide. Keywords: diagram type…
Plugin Claude Code
Curated presets of coding guidelines injected into sessions on demand.
Skill Claude CodeCodex
Interactive setup wizard for playbook presets. Creates or updates /.claude/playbook.json (global) or .claude-plugin/playbook.json (project). Run this command to choose which coding guideline presets to enable. Keywords: playbook setup, configure guidelines, enable presets.