Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

gideas

gideas contém 13 skills coletadas de really-knows-ai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
13
Stars
2
atualizado
2026-06-28
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

spec-lint-fix
Desenvolvedores de software

Run markdown linting from tools/spec-lint/, fix issues, and rerun until clean

2026-06-28
ponytail-audit
Desenvolvedores de software

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: writes a ranked checklist to plans/AUDIT.md of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", or calls ponytail-audit. One-shot report, does not apply fixes.

2026-06-25
ponytail-fix
Desenvolvedores de software

Fix ponytail audit items from plans/AUDIT.md one at a time. For each item: implementer fix → ponytail-review → normal review → quality gate → mark done → commit. Cycle until reviewer is happy at each stage. Complements ponytail-audit.

2026-06-25
ponytail-review
Analistas de garantia de qualidade de software e testadores

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", or calls ponytail-review. Complements the correctness-focused reviewer subagent — this one only hunts complexity.

2026-06-24
execute-phased-plan
Desenvolvedores de software

Use when executing a project folder under plans/ that contains SPEC.md, PLAN.md, and PHASE_XX.md files.

2026-06-24
fix-review-item
Desenvolvedores de software

Fix the first incomplete checklist item in plans/<project>/REVIEW.md, commit the fix, then stop. Does not commit REVIEW.md — it is gitignored by design.

2026-06-23
implementation-review
Desenvolvedores de software

Review the current repository state against a project's SPEC.md in plans/<project-name>/ and produce a checklist of issues in REVIEW.md. Use when you need a methodical spec-compliance audit of the present codebase.

2026-06-23
make-phased-plan
Desenvolvedores de software

Use when a project folder under plans/ contains SPEC.md and needs PLAN.md plus PHASE_XX.md files.

2026-06-23
make-project-spec
Desenvolvedores de software

Use when turning a project idea or feature request into an implementation-ready SPEC.md under plans/.

2026-06-23
publish-release
Desenvolvedores de software

Use when creating and publishing a new GitHub release with an auto-generated changelog and README review.

2026-06-23
systematic-fix-and-review
Desenvolvedores de software

Fix every item in an existing REVIEW.md through strict fix → reviewer cycles. Use when you have a review checklist and need every issue addressed with no shortcuts.

2026-06-23
commit-push
Desenvolvedores de software

Commit and push all the changes (update git ignore where needed)

2026-02-26
spec-review
Outras ocupações de informática

Deep-review the spec — starts a fresh review of all spec documents against AGENTS.md (producing REVIEW.md), or continues an existing review by walking through unresolved issues with the user

2026-02-16