11216 results (77.5ms) page 5 / 561
build 0.00
parcadei / continuous-claude-v3-build exact

Workflow orchestrator that chains existing skills for feature development

parcadei / continuous-claude-v3-repo-research-analyst exact

Analyze repository structure, patterns, conventions, and documentation for understanding a new codebase

parcadei / continuous-claude-v3-agentica-prompts exact

Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity

parcadei / continuous-claude-v3-morph-apply exact

Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)

fix 0.00
parcadei / continuous-claude-v3-fix exact

Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.

parcadei / continuous-claude-v3-premortem exact

Identify failure modes before they occur using structured risk analysis

parcadei / continuous-claude-v3-explore exact

Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

OutlineDriven / odin-claude-plugin-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

mot 0.00
parcadei / continuous-claude-v3-mot exact

System health check (MOT) for skills, agents, hooks, and memory

parcadei / continuous-claude-v3-implement-task exact

Implementation agent that executes a single task and creates handoff on completion

parcadei / continuous-claude-v3-security exact

Security audit workflow - vulnerability scan β†’ verification

shajith003 / awesome-claude-skills-mcp-builder exact

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

shajith003 / awesome-claude-skills-ui-design exact

Use this to design a nice UI in single html as inspiration & UI exploration.

parcadei / continuous-claude-v3-debug-hooks exact

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.

parcadei / continuous-claude-v3-compound-learnings exact

Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".

tdd 0.00
parcadei / continuous-claude-v3-tdd exact

Test-driven development workflow with philosophy guide - plan β†’ write tests β†’ implement β†’ validate

0xDarkMatter / claude-mods-claude-code-debug exact

Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.

parcadei / continuous-claude-v3-mcp-chaining exact

Research-to-implement pipeline chaining 5 MCP tools with graceful degradation

math 0.00
parcadei / continuous-claude-v3-math exact

Unified math capabilities - computation, solving, and explanation. I route to the right tool.

0xDarkMatter / claude-mods-claude-code-templates exact

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.