Skip to content

Repository files navigation

Hefgi Skills

A collection of AI coding agent skills for various tools and services.

Skills

Skill Description Invocation Score
shortcut Interact with Shortcut stories and epics via the short CLI /shortcut tessl
ponder Build EVM blockchain data indexers using Ponder (ponder.sh) /ponder tessl
review-workflow Iterative code-review loop until the review comes back clean /review-workflow tessl

Installation

Using Claude Code

claude plugin marketplace add hefgi/skills
claude plugin install <skill-name>

Using Tessl

npx tessl i hefgi/shortcut
npx tessl i hefgi/ponder
npx tessl i hefgi/review-workflow

Using Skills.sh

npx skills add https://github.com/hefgi/skills --skill shortcut
npx skills add https://github.com/hefgi/skills --skill ponder
npx skills add https://github.com/hefgi/skills --skill review-workflow

Adding a New Skill

  1. Create a new folder: my-skill/
  2. Add a SKILL.md with frontmatter (name, description, invocations, tags, version)
  3. Add a tile.json with the skill metadata (name, version, summary, skill path)
  4. Add any reference files in my-skill/references/
  5. Update the Skills table in this README

About

A collection of Claude Code skills for various tools and services.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages