CtrlK
BlogDocsLog inGet started
Tessl Logo

skills-agents

github.com/roman01la/skills-agents

SkillAddedReview
writing-skills

skills/writing-skills/SKILL.md

Use when creating new skills, editing existing skills, or verifying skills work before deployment

61

writing-plans

skills/writing-plans/SKILL.md

Use when you have a spec or requirements for a multi-step task, before touching code

56

verification-before-completion

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

92

1.22x
using-superpowers

skills/using-superpowers/SKILL.md

Use when starting any conversation - routes work through the correct worker agents before any task action, requiring explicit worker selection and visible compliance

54

test-driven-development

skills/test-driven-development/SKILL.md

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

57

systematic-debugging

skills/systematic-debugging/SKILL.md

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

66

subagent-driven-development

skills/subagent-driven-development/SKILL.md

Use when executing implementation plans with independent tasks in the current session

53

requesting-code-review

skills/requesting-code-review/SKILL.md

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

74

1.29x
receiving-code-review

skills/receiving-code-review/SKILL.md

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

84

1.34x
finishing-a-development-branch

skills/finishing-a-development-branch/SKILL.md

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

87

1.92x
find-bugs

skills/find-bugs/SKILL.md

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

92

1.28x
executing-plans

skills/executing-plans/SKILL.md

Use when you have a written implementation plan to execute in a separate session with review checkpoints

26

0.75x
dispatching-parallel-agents

skills/dispatching-parallel-agents/SKILL.md

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

66

1.17x
code-simplifier

skills/code-simplifier/SKILL.md

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

82

1.18x
brainstorming

skills/brainstorming/SKILL.md

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

75

1.44x