18 skills found
Yeachan-Heo / oh-my-claudecodeTeams-first Multi-agent orchestration for Claude Code
udecode / plateRich-text editor with AI and shadcn/ui
siteboon / claudecodeuiUse Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
olimorris / codecompanion.nvim✨ AI Coding, Vim Style
oboard / claude-code-revRunnable ClaudeCode source code
coder / claudecode.nvim🧩 Claude Code Neovim IDE Extension
decolua / 9routerConnect All AI Code Tools (Claude Code, Cursor, Antigravity, Copilot, Codex, Gemini, OpenCode, Cline, OpenClaw...) to 40+ AI Providers & 100+ Models
udecode / dotaiContext manager for all agents
MarkShawn2020 / DeepLearning.ai-Courses-ClaudeCodeVibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲
synaptiai / prompt-decoratorsA standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation with MCP server integration.
massimodeluisa / recursive-decomposition-skillClaude Code skill for handling long-context tasks through recursive decomposition
takechanman1228 / claude-ecomClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
X-iZhang / CCD[ACL 2026] 📷 CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding — A flexible, plug-and-play toolkit for various radiology MLLM backbones, further boosting overall performance
alvinveroy / CodeCompassCodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.
diegosouzapw / mad-logicThe official MAD-Logic reliability framework for high-stakes multi-step tasks. Uses MAKER principles (Maximal Agentic Decomposition, voting consensus, red-flagging) to achieve zero-error execution. Auto-triggers for complex workflows or critical operations (deployment, security, financial). Compliant with ASP v2.0 Standard.
CyrusNuevoDia / coderlmUse when a task involves many files (>10), the total content exceeds comfortable context size, or the task benefits from divide-and-conquer. Runs an agent that discovers files via shell tools, peeks strategically, and recursively decomposes into sub-agents. Bundles bashrlm context guards — output from high-output commands (cat, grep, rg, jq, find, ls, curl, etc.) is automatically truncated so the agent never floods its own context window.
diegosouzapw / mad-logicThe official MAD-Logic reliability framework for high-stakes multi-step tasks. Uses MAKER principles (Maximal Agentic Decomposition, voting consensus, red-flagging) to achieve zero-error execution. Auto-triggers for complex workflows or critical operations (deployment, security, financial). Compliant with ASP v2.0 Standard.
ZanzyTHEbar / analysisRules for the Architect Mode, how to design and decompose systems.