
26 results

Best practices for designing and reviewing REST APIs with clear conventions.

Establish consistent error handling patterns for predictable and debuggable failures.

Establish consistent logging standards to enhance debuggability and compliance.

Break down large tasks into manageable subtasks with clear acceptance criteria.

Systematic debugging process to identify and fix root causes of issues efficiently.

Documents and maintains environment variables and configuration for consistent app setup.

Automatically generates pull request titles and descriptions from branch names and diffs.

Refactor code safely in small, test-backed steps without changing behavior.

Create and update runbooks for incident response and operational procedures.

Automatically generates changelogs and release notes from git commits and tags.

Quickly map and navigate unfamiliar codebases for effective onboarding and feature implementation.

Establish universal coding standards for consistent, maintainable code.

Best practices for safe and reversible database migrations, ensuring zero-downtime deployments.

Safely upgrade dependencies and review breaking changes during package updates.

Generates conventional commit messages from git diffs for clear version control.

Learn deployment strategies, health checks, and rollback processes for safe production releases.

Creates and maintains OpenAPI (Swagger) specs from code or design for API documentation.

Learn how to effectively respond to code review feedback with verification and technical reasoning.

Audits code for common vulnerabilities to enhance security before release.

Implement features and fix bugs using Test-Driven Development (TDD) principles.

Ensure work is verified before claiming completion to maintain trust and efficiency.

A comprehensive collection of AI skills for streamlining coding processes and enhancing team collaboration.