con un clic
ledit
ledit contiene 13 skills recopiladas de alantheprice, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Python 3.11+ key decisions and patterns. Use when writing Python code.
Rust 2021 edition coding conventions. Use when writing or reviewing Rust code.
TypeScript 5.x / JavaScript ES2022+ coding conventions. Use when writing or reviewing TypeScript/JavaScript code.
Repro-first bug investigation process with root-cause validation and fix planning.
Keep user-facing documentation aligned with current behavior.
Pre-release validation checklist with go/no-go recommendation.
Fast repository intake workflow to map stack, entry points, and development commands.
Evidence-first review process to reduce false positives and prioritize high-signal issues.
Behavior-preserving refactor workflow using small steps and verification gates.
Create targeted tests for changed behavior, regressions, and edge cases.
Conventional commits format and best practices for writing clear commit messages.
Go coding conventions, best practices, and style guidelines. Use when writing or reviewing Go code.
Guidelines for writing effective unit tests, integration tests, and test coverage. Use when creating tests.