Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
dzevs
Perfil de creador de GitHub

dzevs

Vista por repositorio de 27 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
27
repositorios
1
actualizado
2026-07-01
explorador de repositorios

Repositorios y skills representativas

zynk
Otras ocupaciones informáticas

Control zynk from inside it. Manage workspaces, tabs, and panes, spawn and coordinate agents, read pane output, wait for state changes, and exchange native messages — all via CLI commands that talk to the running zynk instance over a local unix socket. Use when running inside zynk (ZYNK_ENV=1).

2026-07-01
shipping-and-launch
Desarrolladores de software

Prepares production launches. Use when preparing to cut a release. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

2026-06-24
performance-optimization
Desarrolladores de software

Optimizes runtime performance. Use when performance requirements exist, when you suspect performance regressions, or when render latency, IPC/PTY throughput, allocation, or async overhead needs improvement. Use when profiling reveals bottlenecks that need fixing.

2026-06-24
deprecation-and-migration
Desarrolladores de software

Manages deprecation and migration. Use when removing old systems, APIs, IPC methods, or features. Use when migrating consumers from one implementation to another, evolving the wire protocol or DB schema, or deciding whether to maintain or sunset existing code.

2026-06-24
zynk-pre-release-audit
Desarrolladores de software

Audit zynk release readiness by comparing commits since the last release tag against the root CHANGELOG.md and README.md, plus version/tag/Nix-hash consistency. Use when asked to run the repo's pre-release audit or to check that the changelog and docs cover what shipped before a zynk release.

2026-06-24
debugging-difficult-bugs
Desarrolladores de software

Use early when debugging a medium or hard bug, especially when tests alone may not reveal the real runtime failure. Trigger this before extended TDD iteration when a bug involves runtime state, PTY/terminal ordering, persistence, streaming, async/concurrency, the TUI/manual reproduction, the IPC socket layer, or when a red or newly passing test may not model the real issue. Skip only when the root cause is already directly proven by a stack trace or deterministic test that exercises the real runtime path.

2026-06-24
pr-explainer
Analistas de garantía de calidad de software y probadores

Use when creating an approachable, self-contained HTML review aid for a pull request; explaining what changed, why it matters, how it works, and how it fits into the broader system; turning PR diffs, commits, tests, and architecture context into a local `.pr-review/` HTML page for reviewers; or helping reviewers (including the Codex/swarm second-opinion pass) understand complex code changes without dumping the full diff.

2026-06-24
pr-splitter
Desarrolladores de software

Use when breaking a large, complex, messy, or hard-to-review pull request into multiple smaller PRs; planning stacked PRs; extracting independent changes from a branch; splitting mixed refactor and behavior changes; managing drift after review feedback (operator gate, Codex/swarm second opinion); rebasing follow-up PRs as earlier PRs change; or preserving original branch intent while shipping incrementally.

2026-06-24
Mostrando las 8 principales de 27 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados