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

gemini-cli-spae

gemini-cli-spae contains 18 collected skills from mystilleef, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

refactor
software-developers

Refactor code to simplify it while preserving behavior.

2026-05-14
auto-commit
software-developers

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

2026-05-11
code-review
software-quality-assurance-analysts-and-testers

Review code for correctness, security, and style.

2026-05-11
coverage
software-quality-assurance-analysts-and-testers

Fill coverage gaps with tests.

2026-05-11
document
software-developers

Document code

2026-05-11
optimize-markdown
software-developers

Fix, refine, consolidate, and optimize markdown files.

2026-05-11
purify
software-developers

Aggressively simplify and optimize code

2026-05-11
skill-maker
software-developers

Creates a new agent skill optimized for token and context efficiency.

2026-05-11
spae-build
software-developers

Atomic Execution for the `SPAE` framework. Executes exactly one atomic task from `PLAN.md`.

2026-05-11
spae-execute
software-developers

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

2026-05-11
spae-inspect
software-quality-assurance-analysts-and-testers

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

2026-05-11
spae-plan
software-developers

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

2026-05-11
spae-spec
computer-systems-analysts

Requirements Engineering for the SPAE framework. Distills requests into unambiguous requirements in SPEC.md.

2026-05-11
spae-tdd
software-quality-assurance-analysts-and-testers

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

2026-05-11
spae-verify
software-quality-assurance-analysts-and-testers

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

2026-05-11
troubleshoot
computer-systems-analysts

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

2026-05-11
fix-markdown
software-developers

Fix lint, formatting, and prose issues in markdown files using Prettier and Vale. Use when the user or agent needs to fix lint, formatting, and prose issues in markdown files.

2026-04-29
shell-script-maker
software-developers

Create or modify portable, POSIX-compliant shell scripts following best practices for robustness and style. Use when the user or agent needs to create a new shell script, or modify an existing one.

2026-04-29