compliance-auditor
NewRegulatory compliance auditing tools for code and documentation review
Overview
A comprehensive database of Claude Code plugins for various development needs.
Installation
To add this marketplace to your Claude Code installation:
/plugin marketplace add nickgarrison/claude-plugin-databaseOr using the full URL:
/plugin marketplace add https://github.com/nickgarrison/claude-plugin-database.gitAvailable Plugins
Coming soon! This marketplace is currently being set up.
Adding New Plugins
To add a new plugin to this marketplace:
- Add the plugin entry to
.claude-plugin/marketplace.json - Choose your plugin source:
- Local: "source": "./plugins/plugin-name" - GitHub: "source": {"source": "github", "repo": "owner/repo"} - Git URL: "source": {"source": "url", "url": "https://example.com/plugin.git"}
Example plugin entry:
{
"name": "example-plugin",
"description": "A helpful description",
"source": "./plugins/example-plugin"
}Contributing
Contributions are welcome! Please submit a pull request with new plugin additions.
License
MIT
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/compliance-auditor.md https://raw.githubusercontent.com/ngarrison-stack/claude-plugin-database/main/SKILL.md/compliance-auditorFrequently Asked Questions
What is compliance-auditor?
Regulatory compliance auditing tools for code and documentation review
How to install compliance-auditor?
To install compliance-auditor, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /compliance-auditor.
What is compliance-auditor best for?
compliance-auditor is a community categorized under General. It is designed for: code-review, documentation, compliance, audit, regulatory, security, fisma, fedramp. Created by Nick Garrison.