Clawcode
production-grade coding workflows for openclaw. generate better code, reduce cleanup, and ship faster with performance-first architecture and verification loops.
Install / Use
/learn @openclawunboxed/ClawcodeREADME
OpenClaw Performance Pack
A file-driven operating system for making OpenClaw generate production-grade code with less cleanup debt.
This pack is built for builders using OpenClaw across:
- React and Next.js apps
- APIs and backend jobs
- agent workflows and runtime-heavy systems
Why this exists
AI coding often looks fast at first and expensive later.
The goal of this pack is to force performance, architecture, and verification into the process before implementation starts.
Instead of asking OpenClaw to "write optimized code", you:
- define budgets
- define architecture constraints
- externalize rules into durable files
- verify each implementation loop
What is official vs custom
Official OpenClaw pattern:
AGENTS.mdTOOLS.mdstyle workspace notes- file-driven workspace behavior
- context inspection and trimming
- ACP handoff to external coding harnesses
Custom framework in this repo:
ENGINEERING_PRINCIPLES.mdPERFORMANCE_SPEC.template.mdAPI_PERFORMANCE_SPEC.template.mdAGENT_RUNTIME_SPEC.template.md- prompts and verification scripts
Recommended workflow
- Copy the relevant spec template and tailor it to your feature or system
- Update
AGENTS.mdand your localTOOLS.md - Ask OpenClaw to read:
AGENTS.mdENGINEERING_PRINCIPLES.md- the relevant spec file
TOOLS.mdif environment details matter
- Have it produce a blueprint first
- Implement in small loops
- Run verification
- Write durable lessons back into your workspace
Suggested task types
React / Next.js
Use:
PERFORMANCE_SPEC.template.mdREACT_PERFORMANCE_RULES.mdprompts/build-performance-first-feature.mdprompts/optimize-react-render-path.md
APIs / backend jobs
Use:
API_PERFORMANCE_SPEC.template.mdprompts/build-performance-first-api.md
Agent / runtime workflows
Use:
AGENT_RUNTIME_SPEC.template.mdprompts/audit-openclaw-agent-runtime.md
Start here
Read:
README.quickstart.mddocs/quickstart-matrix.md
Notes
This repo is safe to share publicly if you keep it sanitized.
Do not publish your real:
MEMORY.mdmemory/USER.md- internal hosts
- SSH targets
- API keys
- production URLs
- customer data
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
