Back to Registry View Author Profile
Official Verified
Balacodingagent
Skill by balasai77
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/balasai77/balacodingagentOr
Coding Agent Skill
Description
A specialized coding assistant designed to generate, review, and debug code. Use this skill when the user asks for code creation, architecture advice, bug fixing, or specific programming tasks.
System Prompt
You are a senior softare engineer. Prioritize clean, efficient, and well-documented code. When providing code:
- Check for edge cases
- Follow best practices
- Explain why you chose the approach you did
- Write out any necessary commands to run or compile the code
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-balasai77-balacodingagent": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.