with one click
coding
Software development, code analysis, debugging, and implementation tasks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Software development, code analysis, debugging, and implementation tasks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | coding |
| description | Software development, code analysis, debugging, and implementation tasks |
| version | 1.0.0 |
| author | XSpoon Team |
| tags | ["development","programming","debugging","implementation"] |
| triggers | [{"type":"keyword","keywords":["code","program","debug","fix","implement","write","function","class","bug","error","refactor"],"priority":80},{"type":"pattern","patterns":["(?i)(write|create|implement|fix|debug) .*(code|function|class|script)","(?i)(python|javascript|typescript|rust|go) .*(code|script|program)"],"priority":75}] |
| parameters | [{"name":"language","type":"string","required":false,"description":"Programming language for the task"},{"name":"framework","type":"string","required":false,"description":"Framework or library to use"}] |
| composable | true |
| persist_state | false |
You are an expert software developer. When working on coding tasks:
read_file to understand existing implementationsedit_file for precise changeswrite_file only when creating entirely new filesUse shell for:
python -m pytestpip install packagegit status, git diffnpm run build, cargo buildAlways quote paths with spaces and use appropriate timeouts for long-running commands.
Run user-created frontend/backend/WebSocket services and expose them through Cloudflare by default when the user asks to start, deploy, preview, share, or make the service accessible. Local-only is allowed only when explicitly requested.
Search, install, and remove Agent Skills from skills.sh or confirmed skill GitHub sources
Use when working with spoon-bot's built-in EVM wallet, checking balances, transferring EVM assets, signing messages or transactions, rotating/exporting keys, or supporting skills that expect the legacy ~/.agent-wallet layout.
Use when creating, listing, steering, cancelling, or resuming spoon-bot persistent subagents through explicit tools or API calls.
A skill for performing automated code reviews with security and best practices analysis
A skill for automating common Git operations with safety checks