Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
gtrak
Profil créateur GitHub

gtrak

Vue par dépôt de 11 skills collectés dans 4 dépôts GitHub.

skills collectés
11
dépôts
4
mis à jour
2026-06-09
explorateur de dépôts

Dépôts et skills représentatifs

extract-reconcile
Développeurs de logiciels

Incrementally extract stable code units from exploratory work. Use when the user wants to carve a stable unit out of a messy WIP branch, promote a coherent piece to a clean branch, run an extract/reconcile loop, manage PROTO/MERGE/RECONCILE branches, or avoid post-hoc commit reconstruction. Triggers on "extract stable unit", "promote to merge", "reconcile proto onto merge", "incremental extraction", "carve out stable code", "extract-reconcile workflow".

2026-06-09
code-drift
Développeurs de logiciels

Detect drift between documented invariants/interface and actual implementation. Multi-phase: explore docs, build code hierarchy (parallel subagents), then analyze each module for invariant-linked vs unexplained code. Outputs drift metrics per module and aggregate across the project.

2026-06-07
htmx-typescript
Développeurs de logiciels

Enforces disciplined HTMX + TypeScript server-driven UI development. Focuses on HTMX lifecycle correctness, DOM mutation semantics, runtime observability, browser-debugging methodology, and preventing architectural drift toward imperative SPA patterns. Optimized for workflows using browser automation/debugging agents and server-rendered HTML fragments.

2026-06-07
process-mgmt
Administrateurs de réseaux et de systèmes informatiques

MANDATORY skill for spawning and killing processes

2026-06-07
refactor-consolidate
Développeurs de logiciels

Systematically refactor, tighten, and deduplicate implementation while preserving complete functionality

2026-06-07
rust-safety
Développeurs de logiciels

Audit Rust changes for bugs the compiler and Clippy do not catch (TOCTOU, panic surfaces, UTF-8 issues, error suppression, and trust-boundary mistakes) before finalizing work

2026-06-07
spec-reconciliation
Développeurs de logiciels

Reconcile lat.md spec against implementation and tests, find contradictions, remove trash, and produce a verified truth table

2026-06-07
type-driven-development
Développeurs de logiciels

Strengthen types and make invalid states unrepresentable. Two-phase delegation: BREAK (intentionally break compilation by strengthening types) then FIX (compiler-driven repair, no weakening). Each phase runs in an isolated subagent to prevent cross-contamination of incentives.

2026-06-07
4 dépôts affichés sur 4
Tous les dépôts sont affichés