7 skills found
KimYx0207 / Claude-Code-x-OpenClaw-Guide-Zh从零到企业实战:Claude Code 官方编程神器 + OpenClaw 224K Stars 开源AI助手 | 双顶流中文教程 | 21篇教程 130000+字
matt1398 / claude-devtoolsThe missing DevTools for Claude Code — inspect every tool call, subagent, and token like a browser inspector
ding113 / claude-code-hub一个现代化的 Claude Code & Codex API 代理服务,提供智能负载均衡、用户管理和使用统计功能。
rohitg00 / awesome-claude-code-toolkitThe most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates, 8 MCP configs, and more.
arpitg1304 / robotics-agent-skillsAgent skills that make AI coding assistants write production-grade robotics software. ROS1, ROS2, design patterns, SOLID principles, and testing — for Claude Code, Cursor, Copilot, and any SKILL.md-compatible agent.
wowinter13 / solscan-mcpAn MCP server for querying Solana transactions using natural language with Solscan API
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ