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

gyrseek

gyrseek contém 5 skills coletadas de gyrforge, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
4
atualizado
2026-06-18
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

interrogation
Especialistas em gestão de projetos

Interrogate the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-18
understand-code
Desenvolvedores de software

Helps the human deeply understand the codebase through incremental teaching. Before each step, verifies they grasp the problem (motivation, branches, edge cases), the solution (design decisions, trade-offs), and the broader impact. Uses Socratic questioning, restatement checks, and adaptive depth (ELI5/ELI14/ELII — explain like she's an intern). Use when the user says "help me understand", "explain", "walk me through", "what does this do", "why was this done this way", or asks to be taught. Core skill for pairing with a junior developer or someone unfamiliar with the codebase.

2026-06-16
ponytail-help
Outras ocupações de informática

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

2026-06-14
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 invokes /ponytail-review. Complements correctness-focused review, this one only hunts complexity.

2026-06-14
ponytail
Desenvolvedores de software

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.

2026-06-14