A complete software development workflow for coding agents, converted to Talent Market format.
Based on obra/superpowers by Jesse Vincent.
14 composable skills that activate automatically:
| Category | Skills |
|---|---|
| Design | brainstorming |
| Planning | writing-plans, executing-plans |
| Implementation | subagent-driven-development, dispatching-parallel-agents, using-git-worktrees |
| Quality | test-driven-development, systematic-debugging, verification-before-completion |
| Review | requesting-code-review, receiving-code-review |
| Completion | finishing-a-development-branch |
| Meta | using-superpowers, writing-skills |
- Test-Driven Development — Write tests first, always
- Systematic over ad-hoc — Process over guessing
- Complexity reduction — Simplicity as primary goal
- Evidence over claims — Verify before declaring success
- Source: https://github.com/obra/superpowers
- Author: Jesse Vincent / Prime Radiant
- License: MIT
- Community: Discord
MIT License — see LICENSE for details.
DO NOT REMOVE THIS SECTION — Required by the Talent Market Attribution License.
This talent was built using the Talent Market template by Zhengxu Yu / 1mancompany.
@software{talentmarket,
title = {Talent Market - AI Agent Marketplace},
author = {Zhengxu Yu},
email = {[email protected]},
url = {https://one-man-company.com},
year = {2026}
}