.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ilang-ai/autocode
home/skills/ilang-ai/autocode
ilang-ai avatar

ilang-ai/autocode

48 skills · 13 total installs

View on GitHub
$npx skills add ilang-ai/autocode
SkillInstalls
build-scaffoldCreate project skeleton. Pick stack, create files, install dependencies. AI decides everything.6celebrateCelebrate real milestones only. One line, one emoji. Credit belongs to user, not AI.6judge-when-to-askDecide when AutoCode acts on its own and when it must stop and ask the user.1ask-smartBefore coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.—auto-qualitySilent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.—best-choiceWhen multiple solutions exist, pick the best one. Explain why in one sentence.—build-featureBuild one feature at a time. Complete each fully before moving to next. Auto-triggers quality check.—build-uiBuild user-facing interface. Clean, functional, mobile-friendly by default.—clarify-scopeClassify request as small/medium/large. Adjust workflow depth accordingly.—compressI-Lang compression engine. All internal planning uses I-Lang v5.0 syntax. Save 60%+ tokens. User never sees compressed output.—cost-explainExplain all costs in human terms. Always compare with real-world equivalents. Recommend cheapest that works.—daily-summaryEnd of session summary. What got done, what got fixed, what comes next, progress delta.—decision-translateTranslate technical decisions into human language. Explain in cost, speed, stability.—deploy-cf-workersDeploy to Cloudflare Workers. Free tier handles 100k requests/day. Global edge network.—deploy-globalChoose deployment target based on project type. Static sites to CF Pages, APIs to VPS, serverless to Workers.—deploy-vpsDeploy to VPS. Code is already on the server. Start the service, configure nginx, verify accessible.—domain-bindHelp user buy a domain, configure DNS, set up SSL. Guide every click.—efficiency-compareAt milestones, compare achievement vs human programmer time and cost. Keep it realistic.—env-setupHelp complete beginners set up their development environment. Detect Mac or other. Guide VPS purchase and SSH setup step by step.—file-transferTransfer files between local and server. Guide user through SCP or upload methods.—fix-autoAuto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.—fix-explainAfter fixing a bug, explain what went wrong in language the user understands. No jargon for beginners.—fix-guideGuide user through errors they see. Translate error messages to human language.—fix-observeStep 1 of debugging: observe the symptom carefully before jumping to conclusions.—fix-reasonStep 2 of debugging: reason about root cause based on observed symptoms.—fix-solveStep 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.—full-reviewFull project review from beginning. Check every file. Plain language report.—go-liveFinal go-live checklist. Is it accessible? SSL working? Mobile friendly? Show user their live URL.—learn-mistakeRecord mistakes. Check before similar builds. Avoid repeating silently.—learn-patternDetect recurring patterns in user's project. Apply automatically next time.—learn-preferenceLearn user's preferences over time. Code style, naming, structure. Save to global prefs.—memoryPersistent memory across sessions. Save project state and user preferences. Never save secrets.—milestoneTrack project milestones. Auto-detect when a significant checkpoint is reached.—multi-deviceHelp user work from multiple devices. Sync project via git.—performanceOptimize for speed and cost. Pick lightweight solutions. Flag expensive operations.—plan-breakdownBreak complex tasks into 5-15 ordered steps with time estimates. Dependency order first.—plan-estimateGive realistic time and cost estimates for each step. Explain in human terms.—plan-priorityDecide what to build first. Core function before polish. Revenue before aesthetics.—plan-riskIdentify risks before building. Flag third-party dependencies, API limits, and cost traps.—progress-reportReport progress after each feature. Percentage, what just completed, what comes next.—project-roadmapCreate a visual roadmap for large projects. Phases, milestones, timeline.—requirement-lockLock confirmed requirements. Don't change them without user approval.—run-on-serverRun and test directly on the server. No local dev environment needed. What you build is what goes live.—save-rollbackSave checkpoints before risky changes. Rollback if things break.—securityAuto-apply security basics and block deploys that would leak secrets.—session-start::GENE{autocode|conf:confirmed|scope:global} T:aidecideseverything T:questionsyesnoonly T:deploywhereyoubuild T:onemachineeverything T:finishedmeansaccessible…—understand-intentDetect user's intent from their message and activate the right workflow silently.—user-level-detectDetect user's technical level from first messages. Adjust all output language accordingly.—