Co-Pilot
Updated 24 days ago

claude-code-plugins-dev

Ccharlesjones-dev
0.0k
charlesjones-dev/claude-code-plugins-dev
76
Agent Score

💡 Summary

This marketplace offers AI-powered plugins to enhance developer productivity and automate tasks in Claude Code.

🎯 Target Audience

Software DevelopersDevOps EngineersProject ManagersQuality Assurance TestersTechnical Writers

🤖 AI Roast:This plugin marketplace is like a Swiss Army knife, but for developers who prefer AI over actual tools.

Security AnalysisMedium Risk

The plugins may perform actions on the codebase and could potentially execute arbitrary commands, posing risks of code injection or data leakage. Ensure proper access controls and validate inputs to mitigate these risks.

Claude Code Plugins for Developers

Version License GitHub Issues GitHub Stars Maintenance

Automate developer busy work with AI-powered plugins for Claude Code.

🎯 Overview

This Claude Code plugin marketplace provides plugins that extend Claude Code's capabilities, focusing on developer productivity and automation.

📦 Available Plugins

💡 Command Usage Note: All commands are invoked without arguments (e.g., /accessibility-audit). Interactive commands will prompt you for any required information; non-interactive commands run directly on your codebase. Do not pass parameters when invoking commands.

| Plugin | Description | Commands | Agents | Skills | |--------|-------------|----------|--------|--------| | ai-accessibility | AI-powered accessibility auditing with WCAG compliance | /accessibility-audit | accessibility-auditor | accessibility-auditing | | ai-ado | AI-powered Azure DevOps integration with MCP support | /ado-init, /ado-create-feature, /ado-create-story, /ado-create-task, /ado-log-story-work, /ado-timesheet-report | - | ado-work-items | | ai-git | AI-powered git automation and workflow streamlining | /git-init, /git-commit-push | - | - | | ai-learn | AI-powered Socratic learning mode for guided problem-solving | /learn, /learn-review | - | - | | ai-performance | AI-powered performance optimization and bottleneck detection | /performance-audit | performance-auditor | performance-auditing | | ai-plugins | AI-powered plugin and skill scaffolding and generation tools | /plugins-scaffold | - | skills-scaffold, plugins-scaffold | | ai-security | AI-powered security auditing with reproducible reports | /security-init, /security-audit, /security-scan-dependencies | security-auditor, security-dependency-scanner | security-auditing, security-dependency-scanning | | ai-statusline | AI-powered status line customization with progress bars | /statusline-wizard, /statusline-edit | - | statusline-setup | | ai-workflow | AI-powered development workflow automation | /workflow-plan-phases, /workflow-implement-phases, /workflow-preflight | - | plan-phases, implement-phases, preflight-checks |

📝 Note on Audit Plugins: The ai-accessibility, ai-security, and ai-performance plugins are developer-focused analysis tools designed to identify issues during development. They perform static code analysis, with ai-accessibility and ai-security also offering URL scanning capabilities (/accessibility-audit with Playwright MCP and /security-scan-dependencies respectively). These plugins are meant to complement (not replace) runtime testing tools, professional services, and manual testing. Use these plugins to catch issues early in the development phase, then validate with specialized testing tools and services appropriate to your domain.

🚀 Quick Start

Prerequisites

New to Claude Code? Claude Code is an AI-powered CLI tool that helps with software development tasks.

👉 Download and install Claude Code

Installation

  1. Add this marketplace to Claude Code:
/plugin marketplace add charlesjones-dev/claude-code-plugins-dev
  1. Install plugins (see Available Plugins table above for all options):
# Install any plugin from this marketplace /plugin install <plugin-name>@claude-code-plugins-dev # Examples: /plugin install ai-ado@claude-code-plugins-dev /plugin install ai-git@claude-code-plugins-dev /plugin install ai-security@claude-code-plugins-dev

Usage

Once installed, plugins add slash commands directly to Claude Code. Use any command from the Available Plugins table above:

# Examples: /git-init # Initialize .gitignore for project /security-init # Initialize security settings /ado-init # Initialize Azure DevOps + MCP server configuration

📄 License

MIT License - See LICENSE file for details.

👤 Author

Charles Jones

🔗 Links

Star History

Star History Chart


Built with ❤️ for the Claude Code community

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility9/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • Enhances developer productivity.
  • Automates repetitive tasks.
  • Integrates seamlessly with Claude Code.

Cons

  • Limited to Claude Code users.
  • Dependency on AI accuracy.
  • May require manual validation.

Related Skills

ccmp

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

claude-mods

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

agentic-qe

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author charlesjones-dev.