🛠

General

Code review, documentation, refactoring, git workflow, and best practices

10 skills
★ Featured

Code Review Checklist

Comprehensive code review checklist covering correctness, security, performance, and style.

Claude CodeCursorGitHub Copilot
★ Featured

Git Workflow & Conventions

Git workflow with conventional commits, branching strategy, and PR best practices.

Claude CodeCursorGitHub Copilot
✓ Recommended

Refactoring Patterns

Safe refactoring with incremental changes, test coverage, and common patterns.

Claude CodeCursorGitHub Copilot
✓ Recommended

Error Handling Patterns

Error handling strategies with typed errors, recovery patterns, and user communication.

Claude CodeCursorGitHub Copilot
✓ Recommended

Logging & Observability

Structured logging, distributed tracing, metrics, and alerting best practices.

Claude CodeCursorGitHub Copilot
✓ Recommended

Technical Debt Management

Strategies for identifying, tracking, prioritizing, and systematically reducing technical debt.

Claude CodeCursorGitHub Copilot
Community

Code Documentation Best Practices

Writing effective code documentation including inline comments, API docs, READMEs, and architecture guides.

Claude CodeCursorGitHub Copilot
✓ Recommended

Performance Profiling & Optimization

Systematic performance profiling, bottleneck identification, and optimization techniques.

Claude CodeCursorGitHub Copilot
✓ Recommended

Systematic Debugging Strategies

Structured approaches to debugging including bisection, hypothesis testing, and root cause analysis.

Claude CodeCursorGitHub Copilot
Community

Architecture Decision Records (ADR)

Documenting architecture decisions with ADRs for team alignment and historical context.

Claude CodeCursorGitHub Copilot