# Wondel.ai Skills > 50 frameworks from bestselling business and engineering books — StoryBrand, Jobs to Be Done, $100M Offers, Clean Code and 46 more — packaged as free, MIT-licensed AI agent skills, plus 12 guided journeys that run them end to end. An agent skill is a folder of instructions your AI coding agent loads on demand. These follow the open https://agentskills.io standard, so they work in Claude, Claude Code, Claude Cowork, Codex, Cursor, OpenClaw, Hermes Agent and any other compatible agent. - Install everything: `npx skills add wondelai/skills --all --global` - Install one skill: `npx skills add wondelai/skills/ --global` - Source: https://github.com/wondelai/skills (MIT) - Built by Wondel.ai. Founder: Michał Jaskólski (https://www.linkedin.com/in/mjaskolski/). - Who we are and how a book becomes a skill: https://skills.wondel.ai/about/ ## Learn Plain explanations of what agent skills are, how they differ from MCP and subagents, and how to install them. Also available as HTML at https://skills.wondel.ai/learn//. - [What Is an AI Agent Skill?](https://skills.wondel.ai/learn/what-is-an-ai-agent-skill.md): A skill is a folder of instructions your AI agent loads on demand — a SKILL.md plus any scripts it needs. What goes in the folder, how the agent decides to load it, and why that beats pasting the same prompt every session. - [Claude Skills vs MCP: Which One Do You Actually Need?](https://skills.wondel.ai/learn/claude-skills-vs-mcp.md): A skill teaches an agent how to do something; MCP gives it a live connection to a system. Where each one wins, when MCP is genuinely the right answer, what they cost in context, and how to compose them. - [Skills vs Subagents vs Slash Commands vs CLAUDE.md: What Goes Where](https://skills.wondel.ai/learn/skills-vs-subagents-vs-prompts.md): Four ways to give a coding agent instructions, and one question that decides between them: what can you afford to have in context on every single turn? A practical map, with the context-window arithmetic. - [How to Install Claude Code Skills](https://skills.wondel.ai/learn/how-to-install-claude-code-skills.md): The practical install walkthrough: the one-line npx command, what --global really changes, where skills live in Claude, Claude Code, Claude Cowork, Codex, Cursor, OpenClaw and Hermes Agent, how to install by hand, and why a skill sometimes never triggers. - [SKILL.md, Explained](https://skills.wondel.ai/learn/skill-md-explained.md): The anatomy of the one required file in an agent skill: every frontmatter field, why description decides whether your skill ever loads, how long the body should be — annotated with a real, shipping SKILL.md. - [The Agent Skills Standard: One Format, Many Agents](https://skills.wondel.ai/learn/agent-skills-standard.md): What agentskills.io is, what a shared skill format solves that per-vendor prompt files never could, what the specification actually defines, and how to tell whether an agent supports it — including what's still unsettled. - [How to Write an Agent Skill](https://skills.wondel.ai/learn/how-to-write-an-agent-skill.md): A practical guide to authoring a skill that actually fires: choosing a triggerable scope, writing the description as a trigger rather than a summary, keeping the body short with the depth in reference files, and testing whether it changed the output. - [Claude Code Skills Libraries: An Honest Roundup](https://skills.wondel.ai/learn/claude-code-skills-libraries.md): A fair comparison of the main open skills libraries for Claude Code and other agents — Superpowers, Corey Haines' marketing skills, Anthropic's official repo, book-derived collections, and ours — with straight guidance on which to install for which job. - [Clean Code vs Clean Architecture: Same Author, Different Altitude](https://skills.wondel.ai/learn/clean-code-vs-clean-architecture.md): Clean Code governs what happens inside a function; Clean Architecture governs which way dependencies point between modules. What each one actually rules on, why neither rescues the other, and which to reach for given a specific symptom. - [Domain-Driven Design vs Clean Architecture: What Is the Boundary Drawn Around?](https://skills.wondel.ai/learn/domain-driven-design-vs-clean-architecture.md): DDD draws boundaries around meaning — bounded contexts, ubiquitous language, aggregates. Clean Architecture draws them around dependency direction. How they compose, what each one does that the other cannot, and when DDD is genuinely overkill. - [Lean Startup vs Design Sprint: Which One Should You Run?](https://skills.wondel.ai/learn/lean-startup-vs-design-sprint.md): One is a loop with no end date; the other is five days with a fixed agenda. What each actually produces, when a sprint is the cheaper way to buy the answer, when it is theatre, and how the two compose. - [Positioning vs Messaging: Which One Is Actually Broken?](https://skills.wondel.ai/learn/positioning-vs-messaging.md): Positioning is the context you choose; messaging is the words that follow from it. Why homepage rewrites so often change nothing, a symptom test that tells you which one is broken, and the order Obviously Awesome and StoryBrand run in. ## Guides Long-form playbooks that sequence the skills into a job. Each is also available as HTML at https://skills.wondel.ai/guides//. - [How to Create a New Business with AI Skills](https://skills.wondel.ai/guides/create-a-new-business-with-ai-skills.md): A step-by-step playbook for going from idea to validated, positioned, monetizable business — using AI agent skills drawn from Lean Startup, The Mom Test, JTBD, and more. - [How to Create a New Website with AI Skills](https://skills.wondel.ai/guides/create-a-new-website-with-ai-skills.md): Build a high-converting website from scratch — message, design, typography, and conversion — with AI agent skills from StoryBrand, Refactoring UI, Making Websites Win, and more. - [How to Create a New App with AI Skills](https://skills.wondel.ai/guides/create-a-new-app-with-ai-skills.md): Go from concept to a well-architected, well-built app — validation, architecture, domain modeling, and clean code — with AI agent skills from Lean Startup, Clean Architecture, DDD, and more. - [How to Improve an Existing Business with AI Skills](https://skills.wondel.ai/guides/improve-an-existing-business-with-ai-skills.md): Sharpen strategy, operations, pricing, and team output in a business that already runs — with AI agent skills from Good Strategy Bad Strategy, Traction, High Output Management, and more. - [How to Improve an Existing Website with AI Skills](https://skills.wondel.ai/guides/improve-an-existing-website-with-ai-skills.md): Diagnose and fix an underperforming website — conversion, usability, messaging, speed, and polish — with AI agent skills from Making Websites Win, Don't Make Me Think, Refactoring UI, and more. - [How to Improve an Existing App with AI Skills](https://skills.wondel.ai/guides/improve-an-existing-app-with-ai-skills.md): Fix how a shipped app feels — product fit, UX friction, visual hierarchy, microinteractions, in-app copy, and honest persuasion — with AI agent skills from Competing Against Luck, Don't Make Me Think, Refactoring UI, Influence, and more. - [How to Grow an Existing Business with AI Skills](https://skills.wondel.ai/guides/grow-an-existing-business-with-ai-skills.md): Build a repeatable growth engine — marketing system, outbound sales, word-of-mouth, and pricing — with AI agent skills from The 1-Page Marketing Plan, Predictable Revenue, Contagious, and more. - [How to Grow an Existing Website with AI Skills](https://skills.wondel.ai/guides/grow-an-existing-website-with-ai-skills.md): Turn more of your existing traffic into leads and customers — testing, lead capture, persuasion, and shareability — with AI agent skills from Making Websites Win, Scorecard Marketing, Contagious, and more. - [How to Grow an Existing App with AI Skills](https://skills.wondel.ai/guides/grow-an-existing-app-with-ai-skills.md): Drive activation, retention, and engagement in an app that already has users — habit loops, retention behavior design, discovery, and metrics — with AI agent skills from Hooked, Tiny Habits, Continuous Discovery, and more. - [From Vibe-Coded Prototype to Production-Ready Product](https://skills.wondel.ai/guides/vibe-coded-prototype-to-production.md): A hands-on engineering playbook for turning an AI-generated prototype into something you can ship and operate — tests, structure, resilience, and scale — using AI agent skills from Clean Code, Refactoring, Release It!, and more. - [How to Refactor a Codebase Buried in Technical Debt](https://skills.wondel.ai/guides/refactor-a-codebase-buried-in-technical-debt.md): A safe, incremental plan for taming a legacy codebase — characterization tests, seams, named refactorings, and boundaries — using AI agent skills from Working Effectively with Legacy Code, Refactoring, Clean Architecture, and more. - [How to Design the Best Possible Architecture for a New App](https://skills.wondel.ai/guides/design-the-best-architecture-for-a-new-app.md): Make the high-leverage architecture decisions right the first time — boundaries, domain model, data, and resilience — using AI agent skills from Clean Architecture, Domain-Driven Design, Designing Data-Intensive Applications, and more. ## Skills (50) Directory: https://skills.wondel.ai/skills/ ### Design & UX Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/design/ - [Refactoring UI](https://skills.wondel.ai/skills/refactoring-ui.md): Practical UI design system — based on *Refactoring UI* by Adam Wathan & Steve Schoger - [iOS HIG Design](https://skills.wondel.ai/skills/ios-hig-design.md): Native iOS app design guidelines — based on *Human Interface Guidelines* by Apple - [UX Heuristics](https://skills.wondel.ai/skills/ux-heuristics.md): Usability evaluation and principles — based on *Don’t Make Me Think* by Steve Krug & Jakob Nielsen - [Web Typography](https://skills.wondel.ai/skills/web-typography.md): Web typography principles and implementation — based on *On Web Typography* by Jason Santa Maria - [Design of Everyday Things](https://skills.wondel.ai/skills/design-everyday-things.md): Foundational design principles: affordances, signifiers, feedback — based on *The Design of Everyday Things* by Don Norman - [Top Design](https://skills.wondel.ai/skills/top-design.md): Award-winning 10/10 web design — based on *Elite Agency Techniques* by Locomotive, Studio Freight, AREA 17 - [Lean UX](https://skills.wondel.ai/skills/lean-ux.md): Collaborative, experiment-driven UX design — based on *Lean UX* by Jeff Gothelf & Josh Seiden - [Microinteractions](https://skills.wondel.ai/skills/microinteractions.md): Designing details that delight users — based on *Microinteractions* by Dan Saffer - [Steve Jobs Design Review](https://skills.wondel.ai/skills/steve-jobs-design-review.md): Jobs-style reviews: ruthless simplicity, focus, binary verdicts — based on *Steve Jobs* by Walter Isaacson ### Marketing & Messaging Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/marketing/ - [StoryBrand Messaging](https://skills.wondel.ai/skills/storybrand-messaging.md): Clear brand messaging using story structure — based on *Building a StoryBrand* by Donald Miller - [Made to Stick](https://skills.wondel.ai/skills/made-to-stick.md): SUCCESs framework for memorable messaging — based on *Made to Stick* by Chip & Dan Heath - [Contagious](https://skills.wondel.ai/skills/contagious.md): Word-of-mouth and virality using STEPPS — based on *Contagious* by Jonah Berger - [1-Page Marketing Plan](https://skills.wondel.ai/skills/one-page-marketing.md): End-to-end marketing plan: prospect to raving fan — based on *The 1-Page Marketing Plan* by Allan Dib - [Scorecard Marketing](https://skills.wondel.ai/skills/scorecard-marketing.md): Quiz/assessment funnel lead generation — based on *Scorecard Marketing* by Daniel Priestley - [Obviously Awesome](https://skills.wondel.ai/skills/obviously-awesome.md): Product positioning: unique value, target customers — based on *Obviously Awesome* by April Dunford ### Sales & Persuasion Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/sales/ - [$100M Offers](https://skills.wondel.ai/skills/hundred-million-offers.md): Grand Slam Offer creation: Value Equation, pricing, guarantees — based on *$100M Offers* by Alex Hormozi - [Negotiation](https://skills.wondel.ai/skills/negotiation.md): Tactical negotiation for high-stakes conversations — based on *Never Split the Difference* by Chris Voss - [Influence Psychology](https://skills.wondel.ai/skills/influence-psychology.md): Persuasion science and ethical influence — based on *Influence: The Psychology of Persuasion* by Robert Cialdini - [Predictable Revenue](https://skills.wondel.ai/skills/predictable-revenue.md): Outbound sales process and Cold Calling 2.0 — based on *Predictable Revenue* by Aaron Ross - [CRO Methodology](https://skills.wondel.ai/skills/cro-methodology.md): Conversion rate optimization methodology — based on *Making Websites Win* by Karl Blanks & Ben Jesson - [Monetizing Innovation](https://skills.wondel.ai/skills/monetizing-innovation.md): Design the product around validated willingness to pay — based on *Monetizing Innovation* by Madhavan Ramanujam & Georg Tacke ### Product & Innovation Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/product/ - [Jobs to Be Done](https://skills.wondel.ai/skills/jobs-to-be-done.md): JTBD framework for product innovation — based on *Competing Against Luck* by Clayton Christensen - [Hooked UX](https://skills.wondel.ai/skills/hooked-ux.md): Habit-forming product design — based on *Hooked* by Nir Eyal - [Improve Retention](https://skills.wondel.ai/skills/improve-retention.md): Behavior design for user retention using B=MAP — based on *Tiny Habits* by BJ Fogg - [Lean Startup](https://skills.wondel.ai/skills/lean-startup.md): Build-Measure-Learn methodology — based on *The Lean Startup* by Eric Ries - [Design Sprint](https://skills.wondel.ai/skills/design-sprint.md): 5-day process for validating ideas through prototyping — based on *Sprint* by Jake Knapp - [Continuous Discovery](https://skills.wondel.ai/skills/continuous-discovery.md): Habits for continuous product discovery — based on *Continuous Discovery Habits* by Teresa Torres - [Inspired](https://skills.wondel.ai/skills/inspired-product.md): Building products customers love — based on *Inspired* by Marty Cagan - [The Mom Test](https://skills.wondel.ai/skills/mom-test.md): Customer conversations that reveal the truth — based on *The Mom Test* by Rob Fitzpatrick - [The 37signals Way](https://skills.wondel.ai/skills/37signals-way.md): Lean, opinionated product development from Getting Real to Shape Up — based on *Shape Up* by Jason Fried & DHH - [Lean Analytics](https://skills.wondel.ai/skills/lean-analytics.md): Startup metrics and the One Metric That Matters — based on *Lean Analytics* by Alistair Croll & Benjamin Yoskovitz ### Strategy & Growth Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/strategy/ - [Crossing the Chasm](https://skills.wondel.ai/skills/crossing-the-chasm.md): Technology adoption lifecycle and go-to-market — based on *Crossing the Chasm* by Geoffrey Moore - [Blue Ocean Strategy](https://skills.wondel.ai/skills/blue-ocean-strategy.md): Create uncontested market space with value innovation — based on *Blue Ocean Strategy* by W. Chan Kim & Renée Mauborgne - [Cold Start Problem](https://skills.wondel.ai/skills/cold-start-problem.md): Network effects: launch and scale networked products — based on *The Cold Start Problem* by Andrew Chen - [Good Strategy Bad Strategy](https://skills.wondel.ai/skills/good-strategy-bad-strategy.md): Strategy kernel: diagnosis, guiding policy, coherent action — based on *Good Strategy Bad Strategy* by Richard Rumelt ### Team & Operations Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/team/ - [Traction EOS](https://skills.wondel.ai/skills/traction-eos.md): Entrepreneurial Operating System for running a business — based on *Traction* by Gino Wickman - [Drive Motivation](https://skills.wondel.ai/skills/drive-motivation.md): Intrinsic motivation: Autonomy, Mastery, Purpose — based on *Drive* by Daniel Pink - [High Output Management](https://skills.wondel.ai/skills/high-output-management.md): Managerial leverage, 1:1s, OKRs, task-relevant maturity — based on *High Output Management* by Andrew S. Grove - [Team Topologies](https://skills.wondel.ai/skills/team-topologies.md): Org design for fast flow: four team types, three interaction modes — based on *Team Topologies* by Matthew Skelton & Manuel Pais ### Code Quality Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/code/ - [Clean Code](https://skills.wondel.ai/skills/clean-code.md): Writing readable, maintainable code — based on *Clean Code* by Robert C. Martin - [Pragmatic Programmer](https://skills.wondel.ai/skills/pragmatic-programmer.md): Practical software craftsmanship — based on *The Pragmatic Programmer* by Andrew Hunt & David Thomas - [Refactoring](https://skills.wondel.ai/skills/refactoring-patterns.md): Improving code design through systematic refactoring — based on *Refactoring* by Martin Fowler - [Software Design](https://skills.wondel.ai/skills/software-design-philosophy.md): Reducing complexity through thoughtful software design — based on *A Philosophy of Software Design* by John Ousterhout - [Legacy Code](https://skills.wondel.ai/skills/working-with-legacy-code.md): Safely change untested code: seams and characterization tests — based on *Working Effectively with Legacy Code* by Michael C. Feathers ### Architecture & Systems Domain hub, with a guide to choosing between them: https://skills.wondel.ai/skills/architecture/ - [Clean Architecture](https://skills.wondel.ai/skills/clean-architecture.md): Building maintainable, testable software architectures — based on *Clean Architecture* by Robert C. Martin - [Domain-Driven Design](https://skills.wondel.ai/skills/domain-driven-design.md): Modeling complex business domains in software — based on *Domain-Driven Design* by Eric Evans - [Data-Intensive Apps](https://skills.wondel.ai/skills/ddia-systems.md): Designing reliable, scalable data systems — based on *Designing Data-Intensive Applications* by Martin Kleppmann - [System Design](https://skills.wondel.ai/skills/system-design.md): Scalable system design patterns and trade-offs — based on *System Design Interview* by Alex Xu - [Release It!](https://skills.wondel.ai/skills/release-it.md): Production-ready software patterns for stability and resilience — based on *Release It!* by Michael T. Nygard - [High Perf Browser](https://skills.wondel.ai/skills/high-perf-browser.md): Browser networking performance optimization — based on *High Performance Browser Networking* by Ilya Grigorik ## Guided journeys (12) Multi-phase metaskills that run a whole job end to end, one decision at a time. - [Create a Business](https://skills.wondel.ai/skills/create-business.md): Raw idea → validated, positioned, priced business — 10 phases - [Create a Website](https://skills.wondel.ai/skills/create-website.md): Blank page → high-converting website — 10 phases - [Create an App](https://skills.wondel.ai/skills/create-app.md): Idea → validated, well-architected app — 10 phases - [Improve a Business](https://skills.wondel.ai/skills/improve-business.md): Diagnose and fix a plateaued business — 8 phases - [Improve a Website](https://skills.wondel.ai/skills/improve-website.md): Diagnose, fix, and prove website improvements — 8 phases - [Improve an App](https://skills.wondel.ai/skills/improve-app.md): Product, UX, copy, and in-app persuasion — fix what users feel — 9 phases - [Grow a Business](https://skills.wondel.ai/skills/grow-business.md): Build a repeatable growth engine — 9 phases - [Grow a Website](https://skills.wondel.ai/skills/grow-website.md): Convert, capture, and compound website traffic — 8 phases - [Grow an App](https://skills.wondel.ai/skills/grow-app.md): Retention-first app growth — 8 phases - [Improve Code Quality](https://skills.wondel.ai/skills/improve-code-quality.md): Vibe-coded prototype → production-ready code — 9 phases - [Remove Technical Debt](https://skills.wondel.ai/skills/remove-technical-debt.md): Pay down debt in place without stopping shipping — 8 phases - [Design Code Architecture](https://skills.wondel.ai/skills/design-code-architecture.md): Deliberate architecture for a new system — 8 phases ## Services - [Work with us](https://skills.wondel.ai/work-with-us/): custom Claude skills, subagents and MCP integrations, shipped to production. Packages from $3K, from $15K, from $3K/mo. - [Pricing](https://skills.wondel.ai/pricing.md): package pricing, timelines and scope in markdown. ## Optional - [Full content](https://skills.wondel.ai/llms-full.txt): every guide and explainer as plain markdown in one file. - [MCP server](https://skills.wondel.ai/mcp/): open, read-only endpoint at https://skills.wondel.ai/mcp — routes a task to the right skill and serves its instructions without installing anything. - [Agent map](https://skills.wondel.ai/AGENTS.md): every machine-readable surface on this site. - [RSS feed](https://skills.wondel.ai/rss.xml): new and updated guides.