prompt-audit
01assist-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.
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.
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.
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.
assist-software/claude-code-repository
Command
Upgrade a specific flagged prompt to follow best practices. Proposes a diff and applies it only after you approve.
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.