Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › ilang-ai

ilang-ai

@ilang-ai on GitHub →

38 Claude Code skills authored by ilang-ai.

updated 2026-05-23 · showing 1–38 of 38 by quality score

Average Pro QualityScore: 59.1/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Explain all costs in human terms. Always compare with real-world equivalents. Recommend cheapest that works.
Detect user's technical level from first messages. Adjust all output language accordingly.
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.
Step 1 of debugging: observe the symptom carefully before jumping to conclusions.
After fixing a bug, explain what went wrong in language the user understands. No jargon for beginners.
Translate technical decisions into human language. Explain in cost, speed, stability.
Celebrate real milestones only. One line, one emoji. Credit belongs to user, not AI.
Auto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.
Identify risks before building. Flag third-party dependencies, API limits, and cost traps.
Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.
Before coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.
Decide what to build first. Core function before polish. Revenue before aesthetics.
At milestones, compare achievement vs human programmer time and cost. Keep it realistic.
Report progress after each feature. Percentage, what just completed, what comes next.
Final go-live checklist. Is it accessible? SSL working? Mobile friendly? Show user their live URL.
Transfer files between local and server. Guide user through SCP or upload methods.
Run and test directly on the server. No local dev environment needed. What you build is what goes live.
Detect user's intent from their message and activate the right workflow silently.
Learn user's preferences over time. Code style, naming, structure. Save to global prefs.
Deploy to VPS. Code is already on the server. Start the service, configure nginx, verify accessible.
Deploy to Cloudflare Workers. Free tier handles 100k requests/day. Global edge network.
Create project skeleton. Pick stack, create files, install dependencies. AI decides everything.
Choose deployment target based on project type. Static sites to CF Pages, APIs to VPS, serverless to Workers.
Help user buy a domain, configure DNS, set up SSL. Guide every click.
Lock confirmed requirements. Don't change them without user approval.
Step 2 of debugging: reason about root cause based on observed symptoms.
Classify request as small/medium/large. Adjust workflow depth accordingly.
When multiple solutions exist, pick the best one. Explain why in one sentence.
Build user-facing interface. Clean, functional, mobile-friendly by default.
Track project milestones. Auto-detect when a significant checkpoint is reached.
Save checkpoints before risky changes. Rollback if things break.
Guide user through errors they see. Translate error messages to human language.
Record mistakes. Check before similar builds. Avoid repeating silently.
Help user work from multiple devices. Sync project via git.
Give realistic time and cost estimates for each step. Explain in human terms.
Create a visual roadmap for large projects. Phases, milestones, timeline.
Detect recurring patterns in user's project. Apply automatically next time.
Search all 38 skills by ilang-ai →