/run-on-server
Run and test directly on the server. No local dev environment needed. What you build is what goes live.
$ npx -y skills add ilang-ai/autocode --skill run-on-server --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/run-on-server
Context preview
The summary Claude sees to decide when to auto-load this skill.
Run and test directly on the server. No local dev environment needed. What you build is what goes live.
You say it. AutoCode ships it. 48 skills. Code to deployment in one session. I-Lang v5.0 judgment + secret-safe deploys. Free forever.
Repo: ilang-ai/autocode
Other skills on autocode.
- /ask-smart
Before coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.
Open skill - /auto-quality
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
Open skill - /best-choice
When multiple solutions exist, pick the best one. Explain why in one sentence.
Open skill - /build-feature
Build one feature at a time. Complete each fully before moving to next. Auto-triggers quality check.
Open skill - /build-scaffold
Create project skeleton. Pick stack, create files, install dependencies. AI decides everything.
Open skill - /build-ui
Build user-facing interface. Clean, functional, mobile-friendly by default.
Open skill

