iamladi
- 20 skills
- 0 followers
- 6 hours ago last updated
- ▌ CI Fix Loop · iamladiAutonomous CI fix loop with background monitoring and retry logic. Runs up to 10 fix-commit-push-wait cycles until CI passes or max retries reached.
- ▌ SEO · iamladiComprehensive programmatic SEO (pSEO) skill for auditing, architecting, and scaling to 100k+ pages. Covers metadata, schemas, internal linking, content strategy, and Core Web Vitals. Use when planning or auditing SEO at scale.
- ▌ Copywriting · iamladiDirect response copywriting framework for landing pages, marketing copy, and product descriptions. Use when the user asks to write copy, landing pages, sales pages, or marketing content.
- ▌ Clear Writing · iamladi bundleTransform any writing into clear, engaging prose. Removes AI patterns, applies Strunk's 18 principles, and adds engagement techniques. Works for technical reports, documentation, emails, social media, and general writing. Use when writing feels flat, verbose, or "AI-generated."
- ▌ Product Validator · iamladiValidate product-market positioning using Eugene Schwartz's awareness levels and market sophistication stages. Use when launching a product, pivoting positioning, or unsure how to communicate your value proposition.
- ▌ Conversion Auditor · iamladiComprehensive landing page audit against 5 proven persuasion frameworks - Schwartz, Cialdini, Milligan, Warren, and behavioral psychology research. Use when your landing page isn't converting or you want to optimize for higher conversion.
- ▌ Terminal UI Designer · iamladiCreate distinctive, production-grade terminal user interfaces with high design quality. Use this skill when the user asks to build CLI tools, TUI applications, or terminal-based interfaces. Generates creative, polished code that avoids generic terminal aesthetics.
- ▌ Persuasion Copywriter · iamladiWrite high-converting copy using all 5 persuasion frameworks - Schwartz (awareness/sophistication), Cialdini (7 principles), Milligan (NEW/EASY/SAFE/BIG), Warren (emotional hooks), and behavioral psychology. The master framework for conversion copy.
- ▌ Landing Page Copywriter · iamladiCreate conversion-focused SaaS landing page copy using the PAS framework. Use when writing landing pages, sales pages, or conversion-focused web copy.
- ▌ De Slop · iamladi bundleThis skill should be used to remove AI-generated artifacts and unnecessary code before committing. Integrates with desloppify CLI for quantitative scoring and directed fixes. Falls back to LLM-based pattern detection when desloppify is unavailable.
- ▌ Worktree · iamladiCreate an isolated git worktree for feature development with automatic setup. Use when starting work on a new feature branch to get a clean, fully-configured workspace without polluting your main checkout.
- ▌ Ask Oracle · iamladiThis skill should be used when solving hard questions, complex architectural problems, or debugging issues that benefit from GPT-5 Pro or GPT-5.1 thinking models with large file context. Use when standard Claude analysis needs deeper reasoning or extended context windows.
- ▌ Autoresearch · iamladi bundleAutonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoresearch on, make this skill better, self-improve skill, benchmark skill, eval my skill, run evals on. Outputs: an improved SKILL.md, a results log, and a changelog of every mutation tried.
- ▌ Check Env Keys · iamladiVerify which environment variable keys are present in .env files or shell environment without exposing their values. Use when you need to check env configuration or compare keys between .env files.
- ▌ Avoid Feature Creep · iamladi bundlePrevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.
- ▌ Karpathy Principles · iamladi bundleLoads the four Karpathy coding-with-AI rails (Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution) as one reference page. Use only when the user explicitly asks for "the rails", "the principles", "Karpathy principles", "Karpathy guidelines", or "how should I work in this repo".
- ▌ Prompt As Onboarding · iamladi bundleGenerate reasoning-based system prompts from product context. Takes product information as input, outputs a Constitution-aligned system prompt following the "onboarding document" structure.
- ▌ Agent Ready Repo Setup · iamladiSet up repositories optimized for AI agent collaboration and autonomous coding. Use when starting a new project, making repo "agent-ready" or "AI-friendly", setting up CLAUDE.md/AGENTS.md, configuring structured logging, adding pre-commit hooks, or organizing code for agent navigation.
- ▌ Agent Native Architecture · iamladi bundleThis skill should be used when building AI agents using prompt-native architecture where features are defined in prompts, not code. Use it when creating autonomous agents, designing MCP servers, implementing self-modifying systems, or adopting the "trust the agent's intelligence" philosophy.
- ▌ Principal Hierarchy Audit · iamladi bundleAudits system prompts and plugin configurations against Anthropic's Constitutional principal hierarchy to identify instructions that conflict with Claude's training, attempt to weaponize Claude against users, violate inalienable user protections, or exceed operator permission boundaries.