charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Comprehensive accessibility audit to identify WCAG compliance issues and barriers to inclusive design.
AI-powered plugins that streamline your entire development workflow in Claude Code.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Comprehensive accessibility audit to identify WCAG compliance issues and barriers to inclusive design.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Interactively create a new Feature work item in Azure DevOps using configured conventions.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Interactively create a new User Story work item as a child of an existing Feature in Azure DevOps.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Interactively create a new Task work item as a child of an existing User Story in Azure DevOps.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Initialize Azure DevOps configuration in CLAUDE.md with organization, project, and team settings.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Rapidly log completed work to a User Story by creating a Task with completed hours already set.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Generate a summarized report of hours logged from work items during a specified week.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
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
Skill Claude CodeCodex
Interactive open-source license compliance audit to identify all dependency licenses, flag risks, and detect license incompatibilities.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Generate NOTICE, ATTRIBUTION, or THIRD-PARTY-NOTICES files from detected dependency licenses to fulfill open-source license obligations.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Comprehensive Generative Engine Optimization (GEO) audit - Validates llms.txt protocol compliance, AI crawler access (training vs citation bots), citation-worthiness signals, AI-friendly structured data, semantic chunking, content freshness, and entity optimization. Generates a timestamped report in /docs/geo-audit/…
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Apply safe GEO remediations from the latest /geo-audit report. Updates robots.txt with training-vs-citation bot directives, inserts missing Author/Organization/FAQPage JSON-LD, adds dateModified and article:modifiedtime, proposes content restructuring for Q&A patterns, and adds sameAs entity-disambiguation links.…
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Generate, update, and validate llms.txt and llms-full.txt for AI answer engines. Analyzes site structure, detects content type, emits properly formatted markdown index (and optional full-content companion), integrates with framework build pipelines, and validates existing files against the llmstxt.org spec.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
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
Skill Claude CodeCodex
Commit all changes to git with an auto-generated message and push to origin.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Initialize .gitignore with intelligent exclusion patterns based on your project's technology stack.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Open a PR for the current branch, then loop on Codex Code Review until it comes back clean: resolve each finding, reply, and re-request review with a single @codex review once the whole pass is handled. Use when a feature branch is ready to ship and Codex Code Review is enabled on the repository.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Analyze existing CLAUDE.md and docs/ content to identify knowledge that can be organized into the KB system. Interactive migration with user approval.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Quickly add a learning, rule, or note to the knowledge base. Accepts free-text input and suggests the best KB file location.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Toggle automatic knowledge capture. When enabled, Claude proactively offers to capture learnings at the end of conversations.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Analyze source code to discover and extract implicit knowledge — architecture patterns, conventions, API contracts, config structures, and codebase rules — into KB articles.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Harvest knowledge from external sources — sibling repos, local directories, individual files, or web URLs — and distill them into the KB system with provenance tracking.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Register a KB file in CLAUDE.md's Knowledge Base table. Accepts a file path argument, or scans docs/kb/ for unregistered files. Adds missing frontmatter.
charlesjones-dev/claude-code-plugins-dev
Skill Claude CodeCodex
Ingest specific markdown files into the Knowledge Base. Distills content into KB format, creates KB files with frontmatter, and registers them in CLAUDE.md.