Skip to content

tapanij/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Skills

A collection of reusable agent skills for everyday engineering work.

Setup

  1. Install via skills.sh:
npx skills@latest add tapanij/skills
  1. Select the skills you want and the agents to install them on. Done.

Skills

/summarize-session

Generates a concise summary of what was accomplished in the current conversation — what was built, which files were changed, and key technical decisions made.

/verify-documentation

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.

/lessons-learned

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.

About

Skills for agents.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors