3166 results (23.2ms) page 55 / 159
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-planning-workflow exact

Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used.

Makiya1202 / ai-agents-skills-cloudflare exact

Build and deploy on Cloudflare's edge platform. Use when creating Workers, Pages, D1 databases, R2 storage, AI inference, or KV storage. Triggers on Cloudflare, Workers, Cloudflare Pages, D1, R2,...

dcg 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-dcg exact

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture....

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-beads-workflow exact

Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.

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

Agentica server + Claude proxy setup - architecture, startup sequence, debugging

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

Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available

parcadei / continuous-claude-v3-explore exact

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

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

MCP Script Rules

parcadei / continuous-claude-v3-dead-code exact

Find unused functions and dead code in the codebase

lancenunes / codex-skills-branch-cleaner exact

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

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

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

lancenunes / codex-skills-create-pr exact

Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description with validation steps. Use when the user asks to open or prepare a PR.

lancenunes / codex-skills-release-notes exact

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks...

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

xu-xiang / oneskill exact

Discover skills, iterate on queries, and automate skill installations for any environment.

parcadei / continuous-claude-v3-tldr-code exact

Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.

Makiya1202 / ai-agents-skills-vercel exact

Deploy and configure applications on Vercel. Use when deploying Next.js apps, configuring serverless functions, setting up edge functions, or managing Vercel projects. Triggers on Vercel, deploy,...

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-agent-fungibility exact

The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.