Skip to main content
javierpa95
GitHub creator profile

javierpa95

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
2026-07-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

hooks-and-memory
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
Showing 1 of 1 repositories
All repositories loaded