6980 results (65.0ms) page 34 / 349
Yeachan-Heo / oh-my-claudecode-autopilot exact

Full autonomous execution from idea to working code

Yeachan-Heo / oh-my-claudecode-cancel exact

Cancel any active OMC mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline)

existential-birds / beagle-pydantic-ai-dependency-injection exact

Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.

Yeachan-Heo / oh-my-claudecode-build-fix exact

Fix build and TypeScript errors with minimal changes

sstklen / infinite-gratitude exact

Multi-agent research that keeps bringing gifts back β€” like cats! Dispatch multiple agents to research a topic in parallel, compile findings, and iterate on new discoveries.

Dimillian / skills-ios-debugger-agent exact

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state,...

existential-birds / beagle-pydantic-ai-tool-system exact

Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating...

d-o-hub / rust-self-learning-memory-parallel-execution exact

Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput. Use when tasks have no dependencies, results can be aggregated, and agents are available...

Yeachan-Heo / oh-my-claudecode-ralplan exact

Iterative planning with Planner, Architect, and Critic until consensus

existential-birds / beagle-deepagents-architecture exact

Guides architectural decisions for Deep Agents applications. Use when deciding between Deep Agents vs alternatives, choosing backend strategies, designing subagent systems, or selecting middleware...

Yeachan-Heo / oh-my-claudecode-code-review exact

Run a comprehensive code review

Yeachan-Heo / oh-my-claudecode-security-review exact

Run a comprehensive security review on code

existential-birds / beagle-langgraph-implementation exact

Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent...

existential-birds / beagle-llm-artifacts-detection exact

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or...

ralph 0.00
Yeachan-Heo / oh-my-claudecode-ralph exact

Self-referential loop until task completion with architect verification