ワンクリックで
ledit
ledit には alantheprice から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.