home / skills / charlesjones-dev

charlesjones-dev skills

Find 34 skills from 1 repo created by charlesjones-dev on GitHub.

1 repo
34 skills
GitHub

Sponsored

workflow-implement-phases

charlesjones-dev/claude-code-plugins-dev

24
This skill analyzes a plan to orchestrate multi-phase implementations by spawning a dedicated Task sub-agent for each phase.
learn-review

charlesjones-dev/claude-code-plugins-dev

24
This skill guides you through code reviews using Socratic questions to uncover improvements and deepen understanding.
performance-audit

charlesjones-dev/claude-code-plugins-dev

24
This skill helps you identify bottlenecks and optimize code through a thorough performance audit across databases, backend, frontend, and infrastructure.
workflow-preflight

charlesjones-dev/claude-code-plugins-dev

24
This skill performs preflight code quality checks by auto-detecting tools and offering fixes for type checks, linting, and tests.
ado-create-feature

charlesjones-dev/claude-code-plugins-dev

24
This skill interactively creates Azure DevOps Feature work items using configured conventions to streamline planning and tracking.
ado-create-story

charlesjones-dev/claude-code-plugins-dev

24
This skill interactively creates Azure DevOps User Story items as children of a Feature, following project conventions to streamline planning.
ado-init

charlesjones-dev/claude-code-plugins-dev

24
This skill helps you initialize Azure DevOps configuration by guiding CLAUDE.md setup with organization, project, and team details.
ado-work-items

charlesjones-dev/claude-code-plugins-dev

24
This skill guides creating Azure DevOps work items with correct hierarchy, HTML formatting, and naming conventions to align with MCP tooling.
ado-log-story-work

charlesjones-dev/claude-code-plugins-dev

24
This skill logs completed work to a User Story by creating a Task with pre-filled completed hours for rapid daily updates.
ado-timesheet-report

charlesjones-dev/claude-code-plugins-dev

24
This skill generates a concise weekly timesheet report from Azure DevOps work items, showing hours by Feature, User Story, and Task.
git-commit-push

charlesjones-dev/claude-code-plugins-dev

24
This skill commits all changes with an auto-generated message and pushes to origin after analyzing diffs and branch safety.
git-init

charlesjones-dev/claude-code-plugins-dev

24
This skill initializes a robust .gitignore by detecting project tech and applying tailored patterns to prevent committing sensitive and unnecessary files.
statusline-edit

charlesjones-dev/claude-code-plugins-dev

24
This skill helps you edit your Claude Code status line by updating preselected options based on current settings.
security-audit

charlesjones-dev/claude-code-plugins-dev

24
This skill performs a thorough security audit of codebases, identifying OWASP Top 10 issues and actionable remediation guidance.
security-scan-dependencies

charlesjones-dev/claude-code-plugins-dev

24
This skill scans a deployed website for outdated dependencies, CVEs, and security misconfigurations without source code access, surfacing actionable
statusline-wizard

charlesjones-dev/claude-code-plugins-dev

24
This skill guides you through configuring Claude Code's status line with customizable display options and progress bars for any project.
learn

charlesjones-dev/claude-code-plugins-dev

24
This skill guides you through solving problems yourself using the Socratic method, helping you learn concepts before coding.
security-init

charlesjones-dev/claude-code-plugins-dev

24
This skill initializes Claude Code security by generating intelligent denial patterns based on your project technology stack to protect sensitive data.
accessibility-audit

charlesjones-dev/claude-code-plugins-dev

24
This skill performs a comprehensive accessibility audit against WCAG guidelines, identifying barriers and suggesting inclusive design improvements.
ado-create-task

charlesjones-dev/claude-code-plugins-dev

24
This skill interactively creates a Task as a child of a User Story in Azure DevOps, following project conventions.
workflow-plan-phases

charlesjones-dev/claude-code-plugins-dev

24
This skill creates a structured, phased implementation plan optimized for sub-agent execution from a feature description, ensuring context efficiency and clear
workflow-ship

charlesjones-dev/claude-code-plugins-dev

24
This skill automates preflight checks, fixes issues, commits, pushes, and creates PRs, streamlining shipping code with minimal interaction.
writing-humanize

charlesjones-dev/claude-code-plugins-dev

24
This skill rewrites text to sound natural and human by removing AI signs and patterns for clearer, more authentic communication.
git-commit-push-pr

charlesjones-dev/claude-code-plugins-dev

24
This skill guides you through branching, committing, pushing, and creating a PR, using interactive prompts to minimize typing.
performance-auditing

charlesjones-dev/claude-code-plugins-dev

23
This skill guides performance auditing to identify bottlenecks, optimize caching, and improve queries for faster, more scalable applications.
plugins-scaffolding

charlesjones-dev/claude-code-plugins-dev

23
This skill guides you in structuring Claude Code plugins, manifests, and components for reliable distribution and marketplace deployment.
plan-phases

charlesjones-dev/claude-code-plugins-dev

23
This skill guides you in structuring implementation plans into independent, well-sized phases that fit context budgets and minimize dependencies.
preflight-checks

charlesjones-dev/claude-code-plugins-dev

23
This skill guides you through running type checks, linting, formatting, security scans, and tests to ensure code quality before commits.
skills-scaffolding

charlesjones-dev/claude-code-plugins-dev

23
This skill guides users to scaffold Claude Code skills, including directory structure, YAML frontmatter, and bundled resources for reliable, reusable workflows.
security-auditing

charlesjones-dev/claude-code-plugins-dev

23
This skill helps you identify and remediate security vulnerabilities across authentication, input validation, cryptography, and API security.
statusline-setup

charlesjones-dev/claude-code-plugins-dev

23
This skill guides configuring Claude Code status line with customizable display options and progress bars to improve visibility and usability.
implement-phases

charlesjones-dev/claude-code-plugins-dev

23
This skill analyzes plan documents, orchestrates phased implementations, and coordinates sub-agents to execute phases with dependency management and
security-dependency-scanning

charlesjones-dev/claude-code-plugins-dev

23
This skill guides you through web dependency security scans to identify outdated libraries, CVEs, and misconfigurations on deployed sites.
accessibility-auditing

charlesjones-dev/claude-code-plugins-dev

23
This skill helps you conduct comprehensive accessibility audits across code, ARIA, keyboard navigation, and screen reader compatibility for WCAG compliance.