Skip to content

Marcisbee/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

skills

A collection of Claude Code skills — reusable knowledge packs that give Claude domain expertise on specific libraries and tools.

Structure

Each skill lives in its own directory and contains:

  • SKILL.md — the main skill definition with frontmatter metadata and core documentation
  • references/ — supplementary guides (e.g. framework-specific integrations)

Available Skills

Skill Description
exome Exome.js state management — deeply nested stores, actions, framework integrations (React, Vue, Svelte, Solid, Lit, Angular, RxJS, vanilla)
obsidian-kanban Manage tasks on an Obsidian Kanban board — move tasks between columns, update status, track progress

Usage

List available skills:

npx skills add marcisbee/skills --list

Install a skill:

npx skills add marcisbee/skills --skill exome

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors