Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

quirk

quirk contiene 16 skills recopiladas de zpyoung, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
16
Stars
4
actualizado
2026-07-15
Forks
2
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

brainstorming
Desarrolladores de software

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-15
executing-plans
Desarrolladores de software

Use to implement a multi-step task sequentially in one session when subagents aren't available — plans in context, then executes

2026-07-15
exploring-ideas
Desarrolladores de software

Use when the user wants to deeply research a topic OR brainstorm/explore ideas WITHOUT building anything yet — produces a cited briefing or idea-landscape (an exploration doc), never a spec, plan, or implementation. Triggers on "do deep research on X", "research X", "let's brainstorm ideas around X", "explore X", "what are some ideas for X". NOT for "build/implement/add/fix X" — that is the brainstorming skill. Set wildness with `--wild 0.1–1.0`.

2026-07-15
subagent-driven-development
Desarrolladores de software

Use when executing implementation plans with independent tasks in the current session

2026-07-15
using-git-worktrees
Desarrolladores de software

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-07-15
writing-plans
Desarrolladores de software

The planning rubric the execution skills run in-context at the start of a run — turns the tech spec (tech.md) when present, else the logic spec / requirements, into a task breakdown (contracts, acceptance, parallelism) before code

2026-07-15
writing-tech-spec
Desarrolladores de software

The rubric the execution skills run in-context — only when the work warrants it — to author the code-anchored tech spec from the approved logic spec, before planning.

2026-07-15
pi-dev
Desarrolladores de software

Use when dispatching the pi coding agent for a sub-task — code review, analysis, edits, or multi-agent orchestration. Triggers on "use pi", "run pi", or "pi <model>" (codex, terra, opus, sonnet, gemini, haiku, grok).

2026-07-13
releasing-quirk
Desarrolladores de software

Use when releasing the quirk plugin - commits any pending changes, stamps a calendar-based (CalVer) version from today's date, writes the changelog, and pushes to origin autonomously. Triggers on "release quirk", "ship quirk", "bump and push quirk", or "cut a quirk release".

2026-07-10
writing-skills
Otras ocupaciones informáticas

Use when creating, editing, or testing a Claude Code skill — writing SKILL.md and its frontmatter/description, choosing skill vs command vs subagent vs CLAUDE.md, fixing a skill that won't trigger, or deciding how strictly to test one. Covers activation (getting a skill to fire) and execution (getting it right once loaded).

2026-07-07
adhd
Analistas de gestión

Divergent-ideation subroutine for surfacing N non-obvious viable options when facing decision points. Explicitly invoked via /adhd or delegated from brainstorming step 6. Uses parallel agent dispatch (Diverge + Deepen) + inline Score/Cluster to generate structured option lists with critiques.

2026-06-03
split-branch
Desarrolladores de software

Use when a feature branch exceeds ~400 lines of diff, when a reviewer asks to "make this PR smaller", when planning a large feature so it ships in reviewable chunks, or when the user invokes /split-branch

2026-05-07
typed-artifacts
Desarrolladores de software

Use when about to write hedging language like "pre-existing", "out of scope", "future work", "skipped for brevity", or "architectural concern" — instead, route the observation to a typed artifact (BUGS.md, DEFERRED.md, TEST_BACKLOG.md, proposals.md) or an ADR. Also use when the user invokes /quirk:artifacts:* commands or asks how to log a bug, defer a task, or record a decision.

2026-05-04
requesting-code-review
Analistas de garantía de calidad de software y probadores

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-05-04
systematic-debugging
Desarrolladores de software

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-05-04
using-quirk
Representantes de servicio al cliente

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-05-04