Interactively manage Azure DevOps workflows: initialize project config in CLAUDE.md, create hierarchical work items (Features, Stories, Tasks) following conventions, log daily story work as tasks with hours, and generate weekly timesheet reports via AI prompts and MCP integration.
Interactively create a new Feature work item in Azure DevOps using configured conventions.
Interactively create a new User Story work item as a child of an existing Feature in Azure DevOps.
Interactively create a new Task work item as a child of an existing User Story in Azure DevOps.
Initialize Azure DevOps configuration in CLAUDE.md with organization, project, and team settings.
Rapidly log completed work to a User Story by creating a Task with completed hours already set.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-powered plugins that streamline your entire development workflow in Claude Code.
This Claude Code plugin marketplace provides plugins that extend Claude Code's capabilities, focusing on developer productivity and automation.
💡 Usage Note: All skills are invoked as slash commands without arguments (e.g.,
/accessibility-audit). Interactive skills will prompt you for any required information; non-interactive skills run directly on your codebase.
| Plugin | Description | Skills (Slash Commands) | Agents |
|---|---|---|---|
| ai-accessibility | AI-powered accessibility auditing with WCAG compliance | /accessibility-audit | accessibility-auditor |
| 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 | - |
| ai-git | AI-powered git automation and workflow streamlining | /git-init, /git-commit-push, /git-commit-push-pr | - |
| 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 |
| ai-security | AI-powered security auditing with reproducible reports | /security-init, /security-audit, /security-scan-dependencies, /security-supply-chain | security-auditor, security-dependency-scanner |
| ai-statusline | AI-powered status line customization with progress bars | /statusline-wizard, /statusline-edit | - |
| ai-workflow | AI-powered development workflow automation | /workflow-plan-phases, /workflow-implement-phases, /workflow-preflight, /workflow-ship, /workflow-principles | - |
| ai-compliance | AI-powered license compliance auditing and attribution generation | /compliance-license-audit, /compliance-notice-generate | - |
| ai-knowledge | AI-powered knowledge base management with Obsidian compatibility | /kb-init, /kb-learn, /kb-add, /kb-query, /kb-import, /kb-ingest, /kb-harvest, /kb-discover, /kb-absorb, /kb-remove, /kb-list, /kb-search, /kb-prune, /kb-auto, /kb-organize, /kb-obsidian | - |
| ai-modernize | AI-powered codebase modernization assessment for technical debt | /modernize-audit, /modernize-scan | modernize-auditor |
| ai-writing | AI-powered writing quality tools for natural-sounding text | /writing-humanize | - |
📝 Note on Audit Plugins: The
ai-accessibility,ai-security, andai-performanceplugins are developer-focused analysis tools designed to identify issues during development. They perform static code analysis, withai-accessibilityandai-securityalso offering URL scanning capabilities (/accessibility-auditwith Playwright MCP and/security-scan-dependenciesrespectively). 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.
New to Claude Code? Claude Code is an AI-powered CLI tool that helps with software development tasks.
👉 Download and install Claude Code
/plugin marketplace add charlesjones-dev/claude-code-plugins-dev
# 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
AI-powered codebase modernization assessment - Interactive audit and quick scan skills to identify technical debt, anti-patterns, and quality issues from older AI-generated code
AI-powered performance optimization - Interactive performance audit skill and automated agent with comprehensive bottleneck detection and optimization
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
AI-powered knowledge base management - Capture conversation learnings, maintain topic-specific KB files, Obsidian-compatible knowledge graph, structured dynamic context loading, and institutional knowledge in CLAUDE.md
AI-powered software compliance auditing - Interactive license audit and NOTICE/ATTRIBUTION file generation for open-source dependency compliance
npx claudepluginhub charlesjones-dev/claude-code-plugins-dev --plugin ai-adoAI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Virtual development team: TDD, debugging, code review, backlog management, and proven workflow patterns
Project management agents — agile coach, delivery manager, progress tracking
AI-Driven Engineering workflow commands for managing issues, tasks, implementation, and PRs.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.