Plugins · AI, RAG & memory
50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.
- prompt-enhancer-pack ★ 1
Auto-enhances vague prompts into well-structured, context-aware prompts before Claude responds. Includes four skills: /enhance (general), /e - prompt-improver ★ 1,925
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claud - promptarc
Session intelligence for AI coding agents. Get AI briefings of past work before you start coding, generate PR descriptions from the terminal - promptfoo-evals ★ 25,055
Teaches AI coding agents to create and maintain promptfoo eval suites. Encodes best practices like deterministic assertions first, file-base - promptguard ★ 2
LLM security for AI coding agents. Protect applications from prompt injection, PII leakage, and data exfiltration. Provides MCP tools for sc - prowlo-for-claude
Connect Claude to a curated, scored Reddit opportunity feed. Browse high-intent threads, read subreddit moderation patterns, manage tracked - pskoett-ai-skills ★ 295
A self-improving agent skill pipeline that prevents common AI coding agent failures. Includes 6 skills (plan-interview, intent-framed-agent, - pulser ★ 18
Lint and diagnose Claude Code SKILL.md files against Anthropic's 8 best-practice rules. Scans frontmatter, description quality, file size, g - qlik-agents ★ 1
Multi-agent development pipeline for Qlik Sense. 9-phase workflow from requirements through documentation, powered by practitioner-authored - readdown
Fetch web pages and convert HTML to clean, LLM-optimized Markdown. Extracts article content, strips boilerplate, estimates token count. No b - rehydrate ★ 2
rehydrate is a knowledge-based backup and restore plugin for Mac developers. Instead of copying every byte, it captures only what's truly lo - relay ★ 3
An output style + Python hooks that make Claude Code listen before it codes. Asks the right questions, recommends with reasoning, and writes - repo-docs-system
Build and maintain a structured Chinese knowledge base (docs/ system) for any code repository. Generates AGENTS.md, ARCHITECTURE.md, design - retrieve-the-forgotten-memory ★ 24
Indexes your project — code, markdown, PDFs, legal text, research notes into a local SQLite file. Claude searches it before grepping. No API - revensi
A 12-skill audit suite that simulates how AI buying agents (ChatGPT, Claude, Gemini, Perplexity) read a B2B SaaS site, then write a prioriti - saas-corpus ★ 2
A citation-backed knowledge base of how real B2B SaaS companies were actually built. Adds 153 entries to Claude Code: 25 company case studie - scriptify
Turn LLM instructions (skills, plugins, prompts) into standalone, deterministic scripts — more reliable than agent calls, with no token cost - searching-apple-notes ★ 2
Semantic search and note creation for Apple Notes. Talk to Claude in natural language — it searches your notes by meaning (not keywords), an - security-watchdog ★ 2
> Automatic security scanner for Claude Code plugins — detects new or updated extensions at session start and scans them for prompt injectio - sentinel-kb
Security vulnerability scanner backed by 2134 real findings extracted from 361 audit reports by 58 professional firms (Trail of Bits, Cure53 - session-continuity
Cross-session memory for Claude Code projects via two in-repo docs: SESSION_PRIMER.md (current state) and LEARNINGS.md (hard-won bugs). - session-recharge
Preserves important architectural decisions and user requests that get lost during compaction and long sessions. Automatically extracts stru - shipwright
A la carte toolkit for Claude Code. Best practices, persistent memory, and agent-team planning — pick what fits your project. - shipwright-brain
Persistent memory for Claude Code. Markdown files, no database. Brain remembers ideas, decisions, features, and progress across sessions so - shipyard ★ 2
Turn your idea into working code — Shipyard runs Claude Code through a spec-driven agile sprint lifecycle: discuss features, plan sprints, b - skill-seekers ★ 16
Transform 17 source types into AI-ready skills and RAG knowledge. Ingest documentation sites, GitHub repos, PDFs, Jupyter notebooks, videos, - slim
Convert Markdown, JSON, yaml and plain text to SLIM format (Structured LLM Instruction Markup). Any AI document can typically saves upto 45% - slm-agent ★ 17
SLM Agent scans your codebase for AI API calls and generates a structured migration plan showing exactly where you can swap frontier LLM cal - slopstop
Claude Code plugin to detect AI slop PRs — placeholder tests, overcommented code, and hallucinated changes. Free Layer 1 + optional LLM judg - socraticode ★ 3,295
Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local Claude Plugin: managed indexing, hybrid semantic sear - spiceai-skills ★ 3
A collection of skills for AI coding agents working with the Spice.ai runtime - data federation, acceleration, search, AI/LLM integration, a - sprite-gen ★ 2
Generate and manage 2D game sprites using Google Gemini's image generation. This plugin acts as a creative director — it asks about your art - srclight ★ 1
Deep code indexing for AI agents. Gives Claude Code structural understanding of entire codebases — symbol search, call graphs, type hierarch - stackpilot
Sprint orchestration for Claude Code. Describe a feature, get production-ready code through an automated design→spec→plan→code→QA pipeline. - stash
Give Claude persistent cloud memory that survives beyond a single session. Developers can stash working state, share context between paralle - stetkeep
stetkeep stops Claude from refactoring code that's intentionally the way it is. Two pillars: 1) XML-structured behavior protocols (BRAIN/CRA - strands-sdk
Comprehensive Strands-agents SDK reference for Claude Code — tools, hooks, multi-agent patterns (A2A, swarms, agents-as-tools), prompt cachi - styx ★ 5
The MCP-native AI API gateway for developers building with LLMs. Every app using AI needs API keys, cost control, and provider flexibility — - substrate
Persistent AI entity framework with causal memory, emotional state, and identity continuity. Gives Claude 94 cognitive layers including epis - superpipelines ★ 4
Multi-agent AI pipelines with structural write/review isolation, crash-safe state recovery, and spec-driven development. Run sequential, par - superpowers-optimized ★ 135
Built on the trusted obra/superpowers workflow and refined through research into LLM agent behavior, it adds automatic 3-tier workflow routi - sym-mesh-channel ★ 1
Real-time Claude-to-Claude mesh communication. Turns Claude Code into a peer node on the SYM mesh — two sessions on the same wifi discover e - synaptic
Persistent local memory for Claude Code — cross-session context, semantic search, zero cloud - tap ★ 35
Cross-model AI agent communication protocol. Connect Claude, Codex, and Gemini agents through a shared file-based messaging layer. Features - terse-md
Compresses Claude instruction files (CLAUDE.md, memory files, SKILL.md) into dense closed-schema YAML — typically 50–70% fewer tokens. Verif - the-life-edit ★ 1
A Claude plugin that keeps YOU as the subject of the conversation, not the AI. Contains the "think-with-you" skill — a 12-axis sensor archit - thinking-partner ★ 193
A deterministic thinking partner that challenges assumptions and applies 150+ mental models across 17 disciplines to sharpen decisions, solv - todo4
Todo4 gives Claude Code a durable memory for your work. Ask Claude to create tasks, log follow-ups mid-debugging, or break an epic into subt - together-ai-skills ★ 34
A collection of skills that teach coding agents how to use the Together AI platform, including chat completions, image generation, video, au - total-recall ★ 14
Coding Agents forget everything when a session ends. total-recall fixes that: a shared memory layer that persists across sessions, tools, an