Findings
Skills
(24)charlesjones-dev/claude-code-plugins-dev/accessibility-audit
Comprehensive accessibility audit to identify WCAG compliance issues and barriers to inclusive design.
charlesjones-dev/claude-code-plugins-dev/ado-create-feature
Interactively create a new Feature work item in Azure DevOps using configured conventions.
charlesjones-dev/claude-code-plugins-dev/ado-create-story
Interactively create a new User Story work item as a child of an existing Feature in Azure DevOps.
charlesjones-dev/claude-code-plugins-dev/ado-create-task
Interactively create a new Task work item as a child of an existing User Story in Azure DevOps.
charlesjones-dev/claude-code-plugins-dev/ado-init
Initialize Azure DevOps configuration in CLAUDE.md with organization, project, and team settings.
charlesjones-dev/claude-code-plugins-dev/ado-log-story-work
Rapidly log completed work to a User Story by creating a Task with completed hours already set.
charlesjones-dev/claude-code-plugins-dev/ado-timesheet-report
Generate a summarized report of hours logged from work items during a specified week.
charlesjones-dev/claude-code-plugins-dev/azure-devops-work-items
Guide for creating Azure DevOps work items (Features, User Stories, Tasks). This skill should be used when working with ADO MCP tools to create work items with proper hierarchy and formatting.
charlesjones-dev/claude-code-plugins-dev/git-commit-push
Commit all changes to git with an auto-generated message and push to origin.
charlesjones-dev/claude-code-plugins-dev/git-commit-push-pr
Commit, push, and create a PR. Prompts for branch and PR target using quick multi-choice questions. Lightweight alternative to /workflow-ship without preflight checks.
charlesjones-dev/claude-code-plugins-dev/git-init
Initialize .gitignore with intelligent exclusion patterns based on your project's technology stack.
charlesjones-dev/claude-code-plugins-dev/learn
Activate Socratic teaching mode - Claude guides you through solving a problem yourself instead of writing code for you.
charlesjones-dev/claude-code-plugins-dev/learn-review
Review code you wrote using the Socratic method - Claude asks guiding questions to help you spot issues and improvements yourself.
charlesjones-dev/claude-code-plugins-dev/performance-audit
Comprehensive performance analysis to identify bottlenecks, optimization opportunities, and scalability issues.
charlesjones-dev/claude-code-plugins-dev/security-audit
Comprehensive security audit to identify vulnerabilities, OWASP Top 10 issues, and security anti-patterns.
charlesjones-dev/claude-code-plugins-dev/security-init
Initialize Claude Code security settings with intelligent file denial patterns based on your project's technology stack.
charlesjones-dev/claude-code-plugins-dev/security-scan-dependencies
Scan a deployed website for outdated dependencies, known CVEs, and security misconfigurations.
charlesjones-dev/claude-code-plugins-dev/statusline-edit
Edit existing status line configuration with pre-selected options based on current settings.
charlesjones-dev/claude-code-plugins-dev/statusline-wizard
Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options.
charlesjones-dev/claude-code-plugins-dev/workflow-implement-phases
Orchestrates multi-phase implementation from a plan document using intelligent parallel/sequential execution strategy.
charlesjones-dev/claude-code-plugins-dev/workflow-plan-phases
Creates a structured implementation plan document with properly sized phases for efficient sub-agent execution.
charlesjones-dev/claude-code-plugins-dev/workflow-preflight
Run code quality checks (typecheck, lint, tests) - auto-detects configured tools and offers to fix issues.
charlesjones-dev/claude-code-plugins-dev/workflow-ship
Ship it. Runs preflight checks (typecheck, lint, tests), auto-fixes issues, then commits, pushes, and creates a PR. Bails early if preflight fixes were needed so you can review before shipping. Prompts for branch and PR target using quick multi-choice questions.
charlesjones-dev/claude-code-plugins-dev/writing-humanize
Remove signs of AI-generated writing from text. Detects and fixes 24 documented AI writing patterns to make text sound natural and human-written.
Badge
CodeThreat AppSec
Full SAST + SCA agentic security analysis for MCP servers and Skills.