Back to Discover

claude-plugins

artifact

artem-from-ua

Claude Code plugin marketplace by @artem-from-ua

View on GitHub
11 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add artem-from-ua/claude-plugins

README

Claude Code plugin marketplace by @artem-from-ua

[!TIP] โœจ Good habits, better output.

A curated collection of plugins for Claude Code that automate the routines good developers follow anyway โ€” consistent diagrams, clean branches, version discipline, session awareness.

[!NOTE] ๐Ÿ“ฆ Installation ยท ๐Ÿค Contributing

๐Ÿงฉ Plugins

PluginWhat it does
ai-fortuneAnalyze your AI usage patterns, run a career interview, and get a personalized career direction report
contextShow everything loaded into your session โ€” CLAUDE.md files, memory, hooks โ€” with a per-source token breakdown
fresh-guidesWatchlist for fast-changing technologies โ€” verify advice against official docs before responding
git-branch-namingEnforce branch naming conventions automatically; warns before push if the name or staged content doesn't match
kb-groomingAudit documentation health โ€” broken links, orphan files, README compliance โ€” then create a GitHub epic with linked issues
plantumlProactively add rendered diagrams to docs (image URLs auto-synced); draw ASCII diagrams inline during terminal conversations
playbookInject team coding conventions into every session โ€” git workflow, documentation standards, platform quirks
retroscopeCapture what happened each session and generate structured daily retrospective reports
semverValidate that a version bump is staged before every commit, push, and PR โ€” with configurable enforcement
statuslineThree-line statusline showing API rate limits, context window usage, git branch, and model
statusline-compactMinimal single-line statusline: repo/worktree/branch and model/effort/context/cost โ€” jq + git only, no network
technology-explainerAdapt explanation depth per technology โ€” brief for experts, detailed for learners

๐Ÿ“ฆ Installation

1. Add the marketplace

/plugin marketplace add artem-from-ua/claude-plugins

2. Install a plugin

/plugin install plantuml@artem-from-ua

Repeat for each plugin you want.

3. Enable auto-updates

Open /plugin, select each installed plugin, and enable auto-update.

๐Ÿค Contributing

See CONTRIBUTING.md for the full workflow, plugin structure, and code standards.

Rendered live from artem-from-ua/claude-plugins's GitHub README โ€” not stored, always reflects the source repo.

12 Plugins

NameDescriptionCategorySource
plantumlPlantUML diagram automation: auto-sync URLs in markdown, pre-commit validation, CI checksโ€”./plugins/plantuml
statuslineCustom Claude Code statusline with API rate limits, context window, git infoโ€”./plugins/statusline
statusline-compactMinimal single-line statusline: repo/worktree/branch, model/effort/context/cost. jq + git only, no networkโ€”./plugins/statusline-compact
git-branch-namingGit branch naming convention enforcement: validates names, warns on content mismatchโ€”./plugins/git-branch-naming
kb-groomingDocumentation health analysis: structural checks, semantic compliance, and GitHub issue creationโ€”./plugins/kb-grooming
retroscopeRetrospective session reports: summarize tasks, decisions, and open questions from Claude Code sessionsโ€”./plugins/retroscope
playbookCurated presets of coding guidelines injected into sessions on demandโ€”./plugins/playbook
semverSemantic versioning enforcement: validates version bumps before commit/push/PR, supports multiple version filesโ€”./plugins/semver
ai-fortuneCareer direction analysis: interview + AI usage pattern mining to identify roles AI won't replaceโ€”./plugins/ai-fortune
contextInspect full Claude Code session context: CLAUDE.md files, auto-memory, and SessionStart hook outputโ€”./plugins/context
technology-explainerAdapts explanation depth based on user proficiency per technology: expert, intermediate, or learningโ€”./plugins/technology-explainer
fresh-guidesWatchlist for fast-changing technologies: verifies advice against official docs before respondingโ€”./plugins/fresh-guides

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet โ€” be the first to share an update.