Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ledit

ledit contains 13 collected skills from alantheprice, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-03-13
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

python-conventions
software-developers

Python 3.11+ key decisions and patterns. Use when writing Python code.

2026-03-13
rust-conventions
software-developers

Rust 2021 edition coding conventions. Use when writing or reviewing Rust code.

2026-03-13
typescript-conventions
software-developers

TypeScript 5.x / JavaScript ES2022+ coding conventions. Use when writing or reviewing TypeScript/JavaScript code.

2026-03-13
bug-triage
software-quality-assurance-analysts-and-testers

Repro-first bug investigation process with root-cause validation and fix planning.

2026-02-27
docs-sync
technical-writers

Keep user-facing documentation aligned with current behavior.

2026-02-27
release-preflight
software-developers

Pre-release validation checklist with go/no-go recommendation.

2026-02-27
repo-onboarding
software-developers

Fast repository intake workflow to map stack, entry points, and development commands.

2026-02-27
review-workflow
software-quality-assurance-analysts-and-testers

Evidence-first review process to reduce false positives and prioritize high-signal issues.

2026-02-27
safe-refactor
software-developers

Behavior-preserving refactor workflow using small steps and verification gates.

2026-02-27
test-author
software-quality-assurance-analysts-and-testers

Create targeted tests for changed behavior, regressions, and edge cases.

2026-02-27
commit-msg
software-developers

Conventional commits format and best practices for writing clear commit messages.

2026-02-20
go-conventions
software-developers

Go coding conventions, best practices, and style guidelines. Use when writing or reviewing Go code.

2026-02-20
test-writing
software-quality-assurance-analysts-and-testers

Guidelines for writing effective unit tests, integration tests, and test coverage. Use when creating tests.

2026-02-20