بنقرة واحدة
gemini-cli-spae
يحتوي gemini-cli-spae على 18 من skills المجمعة من mystilleef، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Refactor code to simplify it while preserving behavior.
Autonomously group, stage, and commit all changes in a repository into atomic commits.
Review code for correctness, security, and style.
Fill coverage gaps with tests.
Document code
Fix, refine, consolidate, and optimize markdown files.
Aggressively simplify and optimize code
Creates a new agent skill optimized for token and context efficiency.
Atomic Execution for the `SPAE` framework. Executes exactly one atomic task from `PLAN.md`.
Comprehensive Execution for the `SPAE` framework. Executes all tasks from `PLAN.md` sequentially in a single invocation.
Optimization & Verification for the `SPAE` framework. Performs gap analysis on `PLAN.md`.
Task Decomposition for the `SPAE` framework. Decomposes `SPEC.md` into a `DAG` of atomic tasks in `PLAN.md`.
Requirements Engineering for the SPAE framework. Distills requests into unambiguous requirements in SPEC.md.
Use test-first development for behavioral changes. Write a failing test, make it pass, then simplify.
The Arbiter for the SPAE framework. Compares implementation against SPEC.md and determines workstream completion.
Troubleshoot systematically: observe, hypothesize, test, fix, verify.
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.
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.