Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

spae-framework

spae-framework contient 21 skills collectées depuis mystilleef, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
1
mis à jour
2026-07-09
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

spae-build
Développeurs de logiciels

Atomic execution for the project framework. Executes exactly one atomic task from `PLAN.md`.

2026-07-09
spae-execute
Développeurs de logiciels

Comprehensive Execution for the `SPAE` framework. Executes all tasks from `PLAN.md` sequentially in one invocation.

2026-07-09
spae-inspect
Développeurs de logiciels

Optimization & Verification for the `SPAE` framework. Performs gap analysis on `PLAN.md`.

2026-07-09
spae-orchestrate
Développeurs de logiciels

Orchestrate SPAE subagents sequentially through the structured workflow and lifecycle.

2026-07-09
spae-plan
Développeurs de logiciels

Task Decomposition for the `SPAE` framework. Decomposes `SPEC.md` into a `DAG` of atomic tasks in `PLAN.md`.

2026-07-09
spae-prepare
Développeurs de logiciels

Orchestrate SPAE subagents sequentially through the spec, plan, and inspect phases of the structured workflow.

2026-07-09
spae-spawn
Développeurs de logiciels

Executes the build phase of the SPAE structured workflow autonomously.

2026-07-09
spae-spec
Développeurs de logiciels

Given a proposal, or task, generate a spec and state file for SPAE structured workflow.

2026-07-09
spae-tdd
Développeurs de logiciels

Use test-first development for behavioral changes. Write a failing test, make it pass, then simplify.

2026-07-09
spae-verify
Développeurs de logiciels

Arbiter for the SPAE framework. Compares implementation against SPEC.md and determines workstream completion.

2026-07-09
auto-commit
Développeurs de logiciels

Autonomously group, stage, and commit repository changes into atomic commits.

2026-07-09
clean
Développeurs de logiciels

Orchestrates purification and refactoring agents sequentially.

2026-07-09
code-review
Analystes en assurance qualité des logiciels et testeurs

Find bugs and potential issues in code changes.

2026-07-09
coverage
Analystes en assurance qualité des logiciels et testeurs

Orchestrates test agents sequentially to cover behavioral gaps.

2026-07-09
document
Développeurs de logiciels

Document code APIs, modules, and behavior.

2026-07-09
purify
Développeurs de logiciels

Eliminate KISS, YAGNI, Idiomatic, and Hygiene violations while preserving intended behavior.

2026-07-09
refactor
Développeurs de logiciels

Refactor code to fix DRY, SOLID, and Structure violations while preserving behavior.

2026-07-09
test
Analystes en assurance qualité des logiciels et testeurs

Write comprehensive and exhaustive tests that address gaps in code coverage.

2026-07-09
tip
Rédacteurs techniques

Deliver a transformative life perspective shift and a productivity tip. Use when the user invokes /tip or wants non-technical inspiration or a fresh mental model.

2026-07-09
troubleshoot
Développeurs de logiciels

Troubleshoot systematically: observe, hypothesize, test, fix, verify.

2026-07-09
run
Développeurs de logiciels

Execute a named agent role with optimized instructions. Explicit invocation only ($run). Never trigger implicitly.

2026-05-13