charlesjones-devcharlesjones-devCommunity·11 Agent Skills Included

claude-code-plugins-dev

Developer workflow plugins for audits, git, SEO, and knowledge

Automates security, accessibility, performance, SEO, and license compliance audits with prioritized reports. Handles git commits, PRs, Azure DevOps work items, and Swift release-readiness checks without manual clicking. Builds a persistent project knowledge base that captures conventions and learnings across sessions. Eliminates repetitive quality checks so developers ship cleaner code faster.
npx skills add charlesjones-dev/claude-code-plugins-dev --all -g -y
Available:

Instructs the AI agent on how this plugin marketplace is structured, how to route work to each plugin's skills and subagents, and what conventions to follow when executing or extending them.

All Skills in This Repository (11)

Pure Emerald Level Indicators
📦 In Repo
charlesjones-devcharlesjones-dev

security-auditing

Audits code for authentication, injection, cryptography, and API security vulnerabilities.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

security-dependency-scanning

Scan deployed websites for outdated dependencies, CVEs, and security misconfigurations.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

Azure DevOps Work Items

Create Azure DevOps work items with HTML-formatted fields and parent-child hierarchy.

Community
Intermediate
📦 In Repo
charlesjones-devcharlesjones-dev

accessibility-auditing

Audit codebases and live sites for WCAG 2.1/2.2 compliance gaps.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

performance-auditing

Identify performance bottlenecks in software applications using profiling and benchmarks.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

plugins-scaffolding

Create Claude Code plugins with plugin.json manifests and component structure.

Community
Intermediate
📦 In Repo
charlesjones-devcharlesjones-dev

skills-scaffolding

Create or update Claude Code skills with YAML frontmatter and SKILL.md structure.

Community
Basic
📦 In Repo
charlesjones-devcharlesjones-dev

plan-phases

Generate implementation plans with phases sized to 30-50k token context budgets.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

implement-phases

Parse phase plans, detect dependencies, and coordinate sub-agents for phased implementation.

Community
Advanced
📦 In Repo
charlesjones-devcharlesjones-dev

preflight-checks

Run type checks, linting, formatting, and tests across multiple project types.

Community
Intermediate
📦 In Repo
charlesjones-devcharlesjones-dev

statusline-setup

Configure Claude Code's status line with platform-specific scripts and settings.json updates.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-plugins-dev?

Run `npx skills add charlesjones-dev/claude-code-plugins-dev --all -g -y` in your terminal to install all plugins globally.

What does this plugin collection do?

It provides 14 plugins covering security audits, accessibility checks, performance analysis, SEO and GEO optimization, git automation, Azure DevOps integration, Swift release checks, and a team knowledge base.

How do I run a security audit on my codebase?

Install the collection, then run the /security-audit slash command. It scans your code for OWASP vulnerabilities and saves a prioritized report to /docs/security/.

Does it work with Claude Code?

Yes. Every plugin follows the standard SKILL.md format and installs as slash commands that run natively inside Claude Code.

Can non-developers use these plugins?

Most plugins are developer-focused, but commands are interactive and prompt you step by step, so no deep configuration knowledge is required.

Related Repositories in Software Engineering

View All in Software Engineering