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

EDC

EDC contains 8 collected skills from almogdepaz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
1
updated
2026-07-08
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

edc-module-context-impl
software-developers

Enables ultra-granular, line-by-line code analysis to build deep architectural context for any codebase.

2026-07-08
edc-delivery-review
software-quality-assurance-analysts-and-testers

Reviews whether code changes deliver the stated goal/spec and fit the repository architecture. Use this for PRs, branches, task implementations, plans, or diffs when the question is whether the implementation built the right thing in the right place: requirement coverage, scope creep, module ownership, source-of-truth choices, contracts, migrations, docs, and rollout.

2026-07-07
edc-review
information-security-analysts

Performs security/adversarial differential review of code changes (PRs, commits, diffs). Use this for auth, validation, trust-boundary, injection, crypto, memory-safety, external-call, state-mutation, or security-regression risk. It leverages git history and edc-context for blast radius and writes markdown security reports.

2026-07-07
edc-build-impl
software-developers

Builds or updates deep architectural context for any codebase (v2 layout)

2026-07-02
edc-update-impl
software-developers

Incrementally updates edc-context/ files based on branch changes (v2 layout)

2026-07-02
edc-audit
software-quality-assurance-analysts-and-testers

Identifies code quality, maintainability, overengineering, bloat, duplication, and test-value risks by comparing EDC context expectations to actual code

2026-07-01
edc-context-curator-edit-impl
software-developers

Constrained doc-only edit pass for generated EDC context after report-only curation.

2026-06-24
edc-context-curator-impl
software-developers

Report-only whole-context curation pass for generated EDC context quality.

2026-06-24