Skip to main content
Dépôt GitHub

harness

harness contient 7 skills collectées depuis javierpa95, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
13
mis à jour
2026-07-21
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

hooks-and-memory
Développeurs de logiciels

Guia completa de hooks y memoria persistente agnostica para agentes. Usa cuando configures hooks, entiendas memoria, o crees agentes con memoria compartida.

2026-07-21
handoff
Développeurs de logiciels

Compact the current conversation into a handoff document so another agent can continue the work. Use when the user says 'handoff', 'transfer context', or 'another agent needs to continue'.

2026-07-21
handoff
Développeurs de logiciels

Compacta la conversacion actual en un documento de handoff para que otro agente continue el trabajo. Redacta secrets, referencia artifacts por path.

2026-07-21
docs-maintainer
Développeurs de logiciels

Use after modifying code in apps/, services/, or src/ to check which docs (feature specs, architecture, CHANGELOG.md, .env.example) need updating as a result. Call this before considering a task done if it touched app code.

2026-07-16
git-advisor
Développeurs de logiciels

Use when about to commit, push, or otherwise perform a git operation. Confirms commit format, branch workflow (solo vs team), and runs the pre-push checklist (build, no secrets, no .env).

2026-07-16
post-coding-check
Développeurs de logiciels

Use right after finishing a feature or bugfix, before committing. Runs the project's build/test/lint command and a quick credential grep — fast, not a full audit.

2026-07-16
security-guard
Analystes en sécurité de l'information

Use before a commit that touches auth, env config, or logging, or whenever security-sensitive files were modified. Scans for hardcoded credentials, unsafe env fallbacks, and missing auth checks.

2026-07-16