CtrlK
BlogDocsLog inGet started
Tessl Logo

skills-agents

github.com/roman01la/skills-agents

Skill

Added

Review

code-simplifier

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.

80

1.18x

test-driven-development

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

48

finishing-a-development-branch

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

91

1.92x

using-superpowers

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

41

receiving-code-review

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

73

1.34x

verification-before-completion

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

80

1.22x

writing-skills

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

55

dispatching-parallel-agents

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

63

1.17x

requesting-code-review

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

75

1.29x

subagent-driven-development

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

45

find-bugs

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.

100

1.28x

writing-plans

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

49

brainstorming

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.

74

1.44x

systematic-debugging

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

51

executing-plans

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

26

0.75x