con un clic
4genthub-hooks
4genthub-hooks contiene 5 skills recopiladas de phamhung075, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Spawn an agent team using the Proxy Pattern. Team lead fetches agent configs from MCP and injects them into teammate prompts (since team agents cannot access MCP tools).
Update CHANGELOG.md and TEST-CHANGELOG.md with new entries following Keep a Changelog format and token optimization principles. Use when adding changes to the changelog, documenting new features, fixes, or optimizations.
Use safe-rm command to safely 'remove' files by renaming them to .obsolete instead of permanent deletion. Reversible, collision-safe, hook-compliant.
Apply token optimization when writing docs, changelogs, MCP tasks. Quality
Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags