obra

obra

Active
16
Skills
5
Categories
ClaudeCodexCode(CC)

Published Skills 16

๐Ÿ“ฆ

remembering-conversations

Search Past Conversations

Safe 70

Avoid repeating work by finding previous decisions, patterns, and solutions. Reduces context window usage by 50-100x through intelligent search of conversation history.

Claude Codex Code(CC)
Install
๐Ÿ“

writing-skills

Create Test-Driven AI Skills with Pressure Testing

Safe 70

Build bulletproof AI skills using Test-Driven Development principles. Write tests first, watch them fail, then create skills that pass under pressure from subagents.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

writing-plans

Create Detailed Implementation Plans with TDD Workflow

Safe 69

Engineers often struggle when joining a new codebase without context or clear implementation steps. This skill generates comprehensive implementation plans with bite-sized TDD tasks, exact file paths, complete code examples, and testing instructions for engineers with zero codebase context.

Claude Codex Code(CC)
Install
โœ“

verification-before-completion

Verify before claiming completion

Safe 70

AI agents often claim work is complete without actual verification. This skill enforces evidence-based completion claims by requiring verification command output before any success assertions. It prevents false completion reports and builds trust through proof.

Claude Codex Code(CC)
Install
โšก

using-superpowers

Apply skill invocation rules before responding

Safe 63

AI assistants often skip checking available skills before responding. This skill enforces a mandatory workflow where you must invoke relevant skills BEFORE taking any action, including asking clarifying questions. Prevents missed skills and ensures consistent, documented approaches are followed.

Claude Codex Code(CC)
Install
๐ŸŒณ

using-git-worktrees

Create isolated git workspaces

Safe 69

Develop multiple features in parallel without git branch switching. This skill creates clean, isolated worktrees with automatic project setup and test baseline verification.

Claude Codex Code(CC)
Install
๐Ÿงช

test-driven-development

Apply Test-Driven Development to Your Code

Safe 70

AI assistants often skip tests and write code directly. This skill enforces test-first development by requiring failing tests before any implementation. It prevents bugs, documents behavior, and enables safe refactoring for production code.

Claude Codex Code(CC)
Install
๐Ÿ”

systematic-debugging

Debug systematically to find root causes, not symptoms

Safe 70

Random fixes waste hours and create new bugs. This skill teaches a four-phase process that finds root causes before attempting fixes. It prevents rework by ensuring you understand the problem before proposing solutions.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

subagent-driven-development

Execute Plans with Subagent Review

Safe 70

Complex implementation plans are hard to execute reliably. This skill dispatches fresh subagents per task with automatic spec compliance and code quality reviews, ensuring nothing is missed and quality stays high.

Claude Codex Code(CC)
Install
๐Ÿ”

requesting-code-review

Request thorough code reviews before merging changes

Safe 70

Code issues found late in development are expensive to fix. This skill dispatches a code-reviewer subagent to catch problems early, before they cascade into larger issues.

Claude Codex Code(CC)
Install
๐Ÿ”

receiving-code-review

Handle Code Reviews with Technical Rigor

Safe 69

Code reviews often contain unclear or technically questionable feedback that gets implemented without verification. This skill ensures AI evaluates feedback technically before implementation, preventing bugs and maintaining code quality.

Claude Codex Code(CC)
Install
๐Ÿ’ฌ

remembering-conversations

Search Past Conversations

Safe 71

Claude Code often repeats work or forgets solutions found in past conversations. This skill searches your conversation archive to retrieve past decisions, code patterns, and solutions without consuming your context window.

Claude Codex Code(CC)
Install
๐ŸŒฟ

finishing-a-development-branch

Complete Development Branches with Git Workflow

Safe 70

AI assistants often complete implementation tasks but lack structured guidance for integrating work back into the repository. This skill provides a step-by-step workflow for verifying tests, presenting merge and PR options, executing user choices, and safely cleaning up worktrees.

Claude Codex Code(CC)
Install
๐Ÿ“‹

executing-plans

Execute Development Plans with Checkpoints

Safe 70

Complex multi-step implementations are challenging to manage safely. This skill breaks development plans into manageable batches with review checkpoints, ensuring quality and catching issues early.

Claude Codex Code(CC)
Install
โšก

dispatching-parallel-agents

Dispatch Parallel Agents for Independent Tasks

Safe 70

Multiple independent failures waste time when investigated sequentially. This pattern dispatches one AI agent per independent problem domain, letting them work concurrently to solve separate issues in parallel.

Claude Codex Code(CC)
Install
๐Ÿ’ก

brainstorming

Brainstorm and Design Features Collaboratively

Safe 70

Transform vague ideas into concrete implementation plans through structured dialogue. This skill guides you from concept to validated design with incremental validation at each step.

Claude Codex Code(CC)
Install