A collection of reusable agent skills for everyday engineering work.
- Install via skills.sh:
npx skills@latest add tapanij/skills- Select the skills you want and the agents to install them on. Done.
Generates a concise summary of what was accomplished in the current conversation — what was built, which files were changed, and key technical decisions made.
Reads a documentation file and cross-checks its claims against the actual codebase (file structure, project manifests, source code). Corrects outdated or inaccurate content in-place without adding unnecessary new sections.
Reflects on the current conversation to surface friction points, non-obvious codebase insights, and debugging patterns. Saves actionable lessons to memory so future sessions benefit from what was discovered.