implexa
back to leaderboard
OB

@obra

contributor on implexa, with 27 skills ranked by SkillRank across 2 sources.

obra on githubpublishes to skills.shpublishes to smithery
skills
27
avg SkillRank
5.7
2 scored / 27 total
total stars
337,568
across 13 repos
total installs
138
across 13 repos

skills, ranked by SkillRank

scoresourceskill
6.3skills.sh
Getting Started with Skills
getting-started-with-skills documents mandatory workflows for skill discovery and usage within the implexa environment, emphasizing read-before-use discipline, todowrite integration for checklists, and explicit announcement patterns to maintain process transparency.
5.1skills.sh
subagent-driven-development
subagent-driven-development provides a pattern for executing multi-task implementation plans by spawning isolated agents per task with two-stage (spec then code quality) review gates, avoiding context bleed and maintaining coordinator focus.
skills.sh
remembering-conversations
You MUST invoke this skill before saying "I don't know," guessing, or treating any topic as new, no matter how trivial the question seems. It supplements other…
skills.sh
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via…
skills.sh
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…
skills.sh
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
skills.sh
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
skills.sh
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
skills.sh
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…
skills.sh
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
skills.sh
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
skills.sh
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
skills.sh
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
skills.sh
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
skills.sh
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
skills.sh
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
smithery
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
smithery
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
smithery
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
smithery
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.
smithery
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
skills.sh
browsing
Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation,…
skills.sh
using-tmux-for-interactive-commands
using-tmux-for-interactive-commands — an installable skill for AI agents, published by obra/superpowers-lab.
skills.sh
finding-duplicate-functions
Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for…
skills.sh
writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes…
smithery
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
smithery
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment