Skip to content

deepfriedmind/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent skills

Reusable skills for coding agents.

Available skills

  • es-toolkit
    • Version-synced es-toolkit documentation reference for utility functions. Used when writing new JS/TS utility helpers, evaluating whether a custom utility can be replaced with es-toolkit, or when explicitly asked to scan/refactor code toward es-toolkit functions.

    • Install:

      npx -y skills@latest add deepfriedmind/agent-skills --skill es-toolkit

Interactively pick skills to install

npx -y skills@latest add deepfriedmind/agent-skills