Skills publicadas
env-setup
Help complete beginners set up their development environment. Detect Mac or other. Guide VPS purchase and SSH setup step by step.
file-transfer
Transfer files between local and server. Guide user through SCP or upload methods.
fix-auto
Auto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.
best-choice
When multiple solutions exist, pick the best one. Explain why in one sentence.
build-feature
Build one feature at a time. Complete each fully before moving to next. Auto-triggers quality check.
fix-guide
Guide user through errors they see. Translate error messages to human language.
fix-observe
Step 1 of debugging: observe the symptom carefully before jumping to conclusions.
fix-reason
Step 2 of debugging: reason about root cause based on observed symptoms.
fix-solve
Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.
go-live
Final go-live checklist. Is it accessible? SSL working? Mobile friendly? Show user their live URL.
learn-mistake
Record mistakes. Check before similar builds. Avoid repeating silently.
ask-smart
Before coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.
clarify-scope
Classify request as small/medium/large. Adjust workflow depth accordingly.
daily-summary
End of session summary. What got done, what got fixed, what comes next, progress delta.
efficiency-compare
At milestones, compare achievement vs human programmer time and cost. Keep it realistic.
fix-explain
After fixing a bug, explain what went wrong in language the user understands. No jargon for beginners.
full-review
Full project review from beginning. Check every file. Plain language report.
auto-quality
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
build-ui
Build user-facing interface. Clean, functional, mobile-friendly by default.
celebrate
Celebrate real milestones only. One line, one emoji. Credit belongs to user, not AI.
compress
I-Lang compression engine. All internal planning uses I-Lang v4.0 syntax. Save 60%+ tokens. User never sees compressed output.
cost-explain
Explain all costs in human terms. Always compare with real-world equivalents. Recommend cheapest that works.
deploy-cf-workers
Deploy to Cloudflare Workers. Free tier handles 100k requests/day. Global edge network.
build-scaffold
Create project skeleton. Pick stack, create files, install dependencies. AI decides everything.
decision-translate
Translate technical decisions into human language. Explain in cost, speed, stability.
learn-pattern
Detect recurring patterns in user's project. Apply automatically next time.
learn-preference
Learn user's preferences over time. Code style, naming, structure. Save to global prefs.
plan-priority
Decide what to build first. Core function before polish. Revenue before aesthetics.
plan-risk
Identify risks before building. Flag third-party dependencies, API limits, and cost traps.
deploy-global
Choose deployment target based on project type. Static sites to CF Pages, APIs to VPS, serverless to Workers.
progress-report
Report progress after each feature. Percentage, what just completed, what comes next.
project-roadmap
Create a visual roadmap for large projects. Phases, milestones, timeline.
requirement-lock
Lock confirmed requirements. Don't change them without user approval.
run-on-server
Run and test directly on the server. No local dev environment needed. What you build is what goes live.
security
Auto-apply security basics. Never ask user about security choices. Just do it.
autocode
You say it. AutoCode ships it. 46 skills. Code to deployment in one session. I-Lang v3.0 powered. Free forever.
understand-intent
Detect user's intent from their message and activate the right workflow silently.
user-level-detect
Detect user's technical level from first messages. Adjust all output language accordingly.
deploy-vps
Deploy to VPS. Code is already on the server. Start the service, configure nginx, verify accessible.
domain-bind
Help user buy a domain, configure DNS, set up SSL. Guide every click.
memory
Persistent memory across sessions. Save project state and user preferences. Never save secrets.
milestone
Track project milestones. Auto-detect when a significant checkpoint is reached.
multi-device
Help user work from multiple devices. Sync project via git.
performance
Optimize for speed and cost. Pick lightweight solutions. Flag expensive operations.
plan-breakdown
Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.
plan-estimate
Give realistic time and cost estimates for each step. Explain in human terms.
save-rollback
Save checkpoints before risky changes. Rollback if things break.
Alerta por categoria