assist-software/claude-code-repository

A catalog of Claude Code plugins built and maintained by ASSIST Software. Includes prompt-engineering-suite - a tool that audits, authors, and fixes LLM prompts in any codebase against a 12-point best-practices rubric.

2Stars on the repository
12Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

prompt-audit

01

assist-software/claude-code-repository

Command

Discover and review LLM prompts in this codebase against the best-practices rubric. Reports findings and proposed diffs in the terminal — never edits without approval.

2 2mo ago A 33 tokens

prompt-author

02

assist-software/claude-code-repository

Command

Author new best-practice prompt(s) for a feature by reading the codebase context, then propose them (with correct architecture placement, call params, and a starter eval) for approval.

2 2mo ago A 38 tokens

prompt-init

04

assist-software/claude-code-repository

Command

Initialise the prompt-engineering workspace for this project. Creates docs/prompt-engineering/ with a rules folder, a features folder, and an OVERVIEW of any existing LLM prompts. Run once per project; safe to re-run.

2 2mo ago C 48 tokens