
Claude Skills by Burburton
github.com/BurburtonThis skill provides a systematic approach to identifying, analyzing, and fixing bugs.
This skill provides systematic investigation and resolution of CI pipeline failures.
This skill provides a systematic approach to classifying, prioritizing, and performing initial analysis on incoming issues.
This skill ensures comprehensive regression testing and prevents unintended side effects from code changes.
This skill ensures code is ready for production release through comprehensive pre-release validation.
This skill enables an agent to quickly understand and document a repository's architecture, structure, and design patterns.
This skill provides a systematic checklist for safely refactoring code without introducing bugs.
This skill enables systematic decomposition of tasks into actionable subtasks and intelligent dispatching to appropriate roles.
This skill guides developers through implementing features using a test-driven development approach.
Use when code changes require documentation updates. Ensures documentation stays synchronized with code, API, and feature changes. Detects doc drift and maintains consistency.
Use when working with GitHub issues, pull requests, releases, or repository operations. Provides systematic approach to GitHub API interactions via gh CLI.
Use when releasing a new version of the software. Automates version bumping, changelog updates, git tagging, and release creation. Supports both single and dual-repository release workflows.
Use when starting a new feature or project to systematically capture user requirements through Socratic questioning. Creates a requirements document that can be used for design and implementation planning.
Guide for integrating Large Language Models into applications.
Guide for implementing Qt signals and slots pattern in C++ applications.
Guide for testing Python backend services.
Guide for testing React/Next.js frontend applications.