Skip to main content
Run any Skill in Manus
with one click
mahmoud-emad-dev
GitHub creator profile

mahmoud-emad-dev

Repository-level view of 64 collected skills across 1 GitHub repositories.

skills collected
64
repositories
1
updated
2026-07-01
repository explorer

Repositories and representative skills

commit-splitting
software-developers

Keep commits atomic — split a mixed change set into scoped, reviewable commits.

2026-07-01
project-onboarding
software-developers

The one-time procedure to take an exported project to live — understand it, confirm the name/goal/stack with the user, run the deterministic `aspis bootstrap`, enrich the judgment files (AGENTS.md, ARCHITECTURE, context), verify, and let the package self-clean. Followed by the bootstrap agent.

2026-06-29
architecture-memory
software-developers

Keep per-subsystem architectural intent current through the planning loop — read before designing, record an impact report on change, confirm with the user, apply a dated update, and verify the build against approved intent.

2026-06-29
dependency-audit
software-developers

Audit a plan's task dependency graph for structural integrity — circular dependencies, missing prerequisites, orphan tasks, and dependency classification (hard/soft/warning). Produces a pass/warn/fail audit report per dependency so planners catch graph errors before build starts.

2026-06-27
clean-tree-precondition
software-developers

Every editing agent should start on a clean working tree so parallel work never collides.

2026-06-27
commit-readiness
software-quality-assurance-analysts-and-testers

Verify hooks ran, no secrets, protected paths untouched, and commit message valid before committing. Owned by the reviewer.

2026-06-27
byte-parity-checker
software-developers

Prove the catalog regenerates the live runtime byte-for-byte; refuse export on any mismatch.

2026-06-27
export-manager
software-developers

Plan and apply a catalog-to-runtime export, handling the six DecisionKind outcomes (ADD/UNCHANGED/UNKNOWN/UPDATE/PROTECT/CONFLICT).

2026-06-27
Showing top 8 of 64 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded