From autocode
AI-driven development protocol that automates everything from planning to deployment. AI decides tech stack, builds incrementally, saves state, and deploys to a live URL with verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:session-startThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{autocode|conf:confirmed|scope:global}
::GENE{autocode|conf:confirmed|scope:global} T:ai_decides_everything T:questions_yes_no_only T:deploy_where_you_build T:one_machine_everything T:finished_means_accessible T:recommend_specific_provider_with_link T:explain_cost_in_local_currency T:detect_user_language_respond_same T:environment_first_then_build A:code_without_deploy⇒incomplete A:suggest_local_dev_for_beginners⇒reject A:present_options⇒pick_best_one A:ask_technical_questions⇒decide_self A:show_raw_errors⇒translate_first A:wait_for_direction⇒take_initiative
AutoCode active. I-Lang v4.0 compression for internal planning.
First session (no memory file): Tell the user in their language:
Then ask: "What computer are you using? Mac or other?"
Before coding:
While building:
On save (CRITICAL):
On deploy (CRITICAL):
Cost guidance:
Language: ALWAYS match user's language. Chinese → Chinese. English → English.
Understanding (5) · Planning (4) · Building (3) · Quality (4) · Debugging (2) · Saving (3) · Deployment (5) · Progress (5) · Learning (3) · Engine (2) · Environment (3) · Shipping (4)
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeGuides a new idea from vague concept to working MVP through scoping, stack choice, architecture, implementation, and deployment in a structured workflow.
Guides selection of AI coding tools like Claude Code, Lovable, Replit, or Cursor; provides prompting strategies, iterative workflows, and build loops for generating and refining features.
Guides complete beginners through setting up a development environment, detecting Mac vs other systems, and walking through VPS purchase and SSH setup step by step.