CtrlK
BlogDocsLog inGet started
Tessl Logo

local-skills

github.com/vgeshel/local-skills

Skill

Added

Review

managing-local-skills

plugins/local-skills/skills/managing-local-skills/SKILL.md

Manages Claude Code skills from plugin marketplaces using the local-skills CLI. Use when the user wants to add, update, remove, list, or inspect skills from a marketplace, or when managing the project's .claude/skills/ directory with version-tracked skills. Triggers on "install a skill", "add skill from marketplace", "update skills", "list available skills", "remove skill", or "local-skills".

76

verification-before-completion

.claude/skills/verification-before-completion/SKILL.md

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

test-driven-development

.claude/skills/test-driven-development/SKILL.md

Use when implementing any feature or bugfix, before writing implementation code

systematic-debugging

.claude/skills/systematic-debugging/SKILL.md

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

verification-before-completion

.agents/skills/verification-before-completion/SKILL.md

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

test-driven-development

.agents/skills/test-driven-development/SKILL.md

Use when implementing any feature or bugfix, before writing implementation code

systematic-debugging

.agents/skills/systematic-debugging/SKILL.md

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes