Skip to content

Security linter and project context manager plugins for Claude Code CLI

Notifications You must be signed in to change notification settings

its-animay/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Animay Plugins — Claude Marketplace

A plugin marketplace for Claude Code and Claude Cowork.

Quick Install

# Step 1: Add this marketplace
/plugin marketplace add its-animay/claude-code-plugins

# Step 2: Install any plugin
/plugin install security-linter@animay-plugins
/plugin install project-context-manager@animay-plugins
/plugin install document-automation@animay-plugins

Available Plugins

Security Linter (Claude Code)

Pre-tool-use hook that automatically blocks writes containing eval(), hardcoded API keys, innerHTML, AWS credentials, private keys, GitHub tokens, and other security vulnerabilities.

Project Context Manager (Claude Code)

Scans your project's architecture documentation and enforces those rules on every code change. Includes a /project-context skill, an architecture-reviewer agent, and a SessionStart hook.

Document Automation (Claude Cowork)

Automate document creation with 6 slash commands: reports, proposals, meeting notes, spreadsheets, presentations, and templates. Integrates with Google Drive, Notion, Slack, and Microsoft 365.

How It Works

This repository is a plugin marketplace — it doesn't contain plugin code directly. Instead, its marketplace.json points to the individual plugin repositories on GitHub. When you run /plugin install, Claude fetches the plugin from its source repo.

Requirements

  • Claude Code CLI or Claude Cowork
  • Node.js >= 14 (for the security linter hook only)

About

Security linter and project context manager plugins for Claude Code CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •