Skip to content

MUKE-coder/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Agent Skills

A collection of custom agent skills for Claude Code and other AI coding assistants.

Skills

Skill Description
bun-elysia-expert-skill Expert skill for Bun runtime and Elysia framework development

Structure

Each skill is contained in its own folder with:

  • SKILL.md - The skill definition and instructions
  • references/ - Supporting documentation and examples

Usage

To use a skill, add it to your agent's skill configuration or reference the SKILL.md file directly.

Adding New Skills

  1. Create a new folder with your skill name
  2. Add a SKILL.md file with the skill definition
  3. Include any reference materials in a references/ subfolder

License

MIT

About

This is skills gallery for ai agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors