paulbrittain
GitHub profile for paulbrittain34 skills
Are you paulbrittain? Claim your skills.
paulbrittain / pr-review-canvas
Generates an interactive HTML walkthrough for GitHub PR reviews, enhancing clarity with annotations and diffs.
paulbrittain / fix-ci
Helps developers quickly identify and fix failing CI checks in pull requests, ensuring a smooth and efficient workflow.
paulbrittain / typescript-exhaustive-switch
Enforces exhaustive checks in TypeScript switch statements, ensuring all variants are handled at compile-time for safer code.
paulbrittain / verify-this
Enables verification of claims with local evidence, providing clear verdicts based on measurable outcomes.
paulbrittain / review-and-ship
Facilitates code review and testing processes, ensuring quality and correctness before merging changes into the main branch.
paulbrittain / thermo-nuclear-code-quality-review
Conducts rigorous code quality audits focusing on maintainability, abstraction, and reducing complexity in software development.
paulbrittain / check-compiler-errors
Checks for compile and type-check errors in code, summarizing issues and guiding fixes to ensure clean builds.
paulbrittain / fix-merge-conflicts
Automates the resolution of merge conflicts in Git, ensuring builds are validated and tests are passed before finalizing changes.
paulbrittain / get-pr-comments
Fetches and summarizes review comments from active pull requests, providing actionable feedback and prioritizing tasks for developers.
paulbrittain / loop-on-ci
Monitors PR checks and resolves failures until all checks are green, ensuring smooth CI processes using GitHub CLI commands.
paulbrittain / make-pr-easy-to-review
Enhances PR review process by cleaning history, improving descriptions, and providing guidance without altering code behavior.
paulbrittain / new-branch-and-pr
Facilitates the creation of a new branch and pull request workflow for efficient code management and collaboration.
paulbrittain / no-inline-imports
Enforces best practices for module imports in code, ensuring imports are placed at the top and avoiding inline imports.
paulbrittain / run-smoke-tests
Facilitates the execution of Playwright smoke tests, enabling debugging and verification of fixes for robust application performance.
paulbrittain / weekly-review
Generates a concise weekly summary of commits, highlighting bug fixes, tech debt, and new features for effective project management.
paulbrittain / what-did-i-get-done
Summarizes authored commits into concise updates, providing a clear overview of work completed over a specified time period.
paulbrittain / workflow-from-chats
Extracts durable working preferences from Cursor chats to create personalized workflows and guidance for teams or individuals.
paulbrittain / control-cli
Facilitates testing and profiling of interactive CLIs and TUIs, enabling efficient bug reproduction and performance analysis.
paulbrittain / control-ui
Facilitates local UI verification and bug reproduction using browser automation for web and Electron applications.
paulbrittain / deslop
Cleans up AI-generated code by removing unnecessary elements and improving code style for better readability and maintainability.