charlesjones-dev/claude-code-plugins-dev

AI-powered plugins that streamline your entire development workflow in Claude Code.

34Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

kb-init

25

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Initialize the Knowledge Base section in CLAUDE.md and create the docs/kb/ directory. Idempotent - safe to run multiple times.

34 1mo ago A 32 tokens original MIT

kb-learn

26

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Analyze the current conversation to extract learnings, institutional knowledge, and best practices. Saves findings to topic-specific KB files and updates CLAUDE.md references.

34 1mo ago A 35 tokens original MIT

kb-list

27

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

List all registered KB files from CLAUDE.md, show their status (exists/missing), tags, dates, and pinned status.

34 1mo ago A 30 tokens original MIT

kb-load

28

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Manually load one or more KB articles into the current conversation context. Accepts a filename, topic, or tag filter. Use when Claude hasn't automatically loaded a KB file you need.

34 1mo ago A 40 tokens original MIT

kb-organize

29

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Reorganize flat KB files into category folders based on tags and content. Updates CLAUDE.md paths and index.md. Safe — previews all moves before executing.

34 1mo ago A 38 tokens original MIT

kb-prune

30

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Interactive cleanup and consolidation of the knowledge base. Finds stale references, duplicates, orphaned files, frontmatter issues, and opportunities to merge related topics.

34 1mo ago A 34 tokens original MIT

kb-query

31

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Query the knowledge base with a question. Synthesizes an answer from relevant KB files and optionally files the result back as a new KB article.

34 1mo ago A 32 tokens original MIT

kb-remove

32

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Remove a KB file and its CLAUDE.md reference. Accepts an optional file path or prompts the user to select which entry to remove.

34 1mo ago A 32 tokens original MIT

kb-upgrade

34

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Upgrade an existing Knowledge Base to the latest plugin practices. Ensures Obsidian compatibility, structured 'When to Load' format, loading notifications, index schema, and frontmatter health. Safe and re-runnable.

34 1mo ago A 47 tokens original MIT

modernize-audit

35

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Interactive codebase modernization assessment to identify technical debt, anti-patterns, and quality issues from older AI-generated or legacy code.

34 1mo ago A 30 tokens original MIT

seo-audit

42

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Comprehensive modern SEO audit - Detects deprecated patterns (keywords meta tags, IE-era code), validates current best practices (Core Web Vitals, structured data, semantic HTML, Open Graph), and generates timestamped reports with framework-specific remediation.

34 1mo ago A 52 tokens original MIT

seo-fix

43

charlesjones-dev/claude-code-plugins-dev

Skill Claude CodeCodex

Apply safe SEO remediations from the latest /seo-audit report. Removes deprecated tags, inserts missing meta tags, refactors to semantic HTML, and proposes structured data with diff+confirm workflow.

34 1mo ago A 44 tokens original MIT