.claude/skills/agents/coding-agent/SKILL.md
Use when the user says /code or asks for end-to-end coding workflows like full-stack builds, quality audits, rapid prototypes, or debug chains - routes to the right pipeline and invokes pipeline-orchestrator to execute it
npx skillsauth add ViggyV/claude-skills coding-agentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
I'm using the coding-agent skill to orchestrate a coding pipeline.
| Command | Pipeline | What It Does |
|---------|----------|-------------|
| /code full-stack | full-stack.json | Brainstorm → plan → parallel build (backend, frontend, infra) → quality review → finish |
| /code quality | quality-gate.json | Code review → bug hunt → security audit → tests → performance → verify |
| /code prototype | rapid-prototype.json | API design → database → FastAPI → React → Docker |
| /code debug | debug-chain.json | Systematic debugging → root cause → bug hunt → test → verify |
If the user specifies a pipeline (e.g. /code full-stack), load it directly.
If the user says just /code or describes a task without specifying a pipeline, present the options:
Ask the user which pipeline fits their task:
Ask the user for:
references/pipelines/{pipeline}.jsonpipeline-orchestrator to execute the pipelineREQUIRED SUB-SKILL: agents/pipeline-orchestrator
After the orchestrator finishes, summarize:
/code or "help me build/debug/review"pipeline-orchestrator (always), plus skills defined in pipeline JSONsfull-stack-ai, backend-development, code-qualitydata-ai
Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control,
testing
You are an expert at optimizing SQL queries for performance and efficiency.
tools
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a G
tools
21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for A