OpenClaw / 鲲穹 · 分类频道
开发工具
本分类内搜索、标签筛选与排序与全站一致。
当前列表 分类「开发工具」
Claude Config Linter
Lint your Claude Code config for token waste. Checks CLAUDE.md, hooks, skills, a...
Claude Code Agent Teams
Coordinate multiple Claude Code agents to work in parallel on independent tasks...
Claude Code Usage
Check Claude Code OAuth usage limits (session & weekly quotas). Use when user as...
Claude Usage Release
Check Claude Max plan usage limits by launching Claude Code and running /usage....
Ask Claude
Delegate a task to Claude Code CLI and immediately report the result back in cha...
Claude Usage Checker
Check Claude Code / Claude Max usage limits. Run when user asks about usage, lim...
Claude Code Delegate
Delegate programming tasks to Claude Code CLI
Claude Code within tmux
Manage Claude Code instances living inside tmux sessions. Users usually create s...
Claude Code Runner
Execute programming tasks via Claude Code using PTY-based invocation. Handles no...
Claude Usage Analyzer
Analyze Claude Code token usage. Shows where tokens went, which projects cost mo...
claude
Call the Claude API (claude-opus, claude-sonnet, claude-haiku) through RunAPI us...
Microservices Architect
Design microservices architectures with service boundaries, communication patter...
API Gateway Designer
Design API gateways with routing, authentication, rate limiting, and caching str...
VS Code Extension Helper
Help create VS Code extensions with proper structure, manifest, and functionalit...
Git Workflow Automator
Automate common Git workflows including branching, merging, rebasing, and releas...
RAG检索增强流水线 W23
设计文档切块、向量检索与重排的RAG流水线并给出评估方案。
提示词工程优化 X24
诊断并优化提示词结构,提升模型输出稳定性与准确率。
LLM评测脚手架 Y25
为大模型任务搭建自动化评测集与打分流程,量化效果回归。
智能代码评审 Z26
对PR进行代码评审,定位缺陷、坏味道与安全隐患并给出修改建议。
API契约设计 A27
基于业务用例设计RESTful/OpenAPI契约,约定版本与错误码。