by wondelai
Agent skills for Claude, Claude Code, Claude Cowork, Codex, Cursor, OpenClaw, Hermes Agent and other agentskills.io-compatible agents. See https://developertoolkit.ai to learn more how to use skills properly and create new ones.
# Add to your Claude Code skills
git clone https://github.com/wondelai/skillsLast scanned: 5/5/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-05T06:18:28.554Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by wondelai. Agent skills for Claude, Claude Code, Claude Cowork, Codex, Cursor, OpenClaw, Hermes Agent and other agentskills.io-compatible agents. See https://developertoolkit.ai to learn more how to use skills properly and create new ones. It has 1,601 GitHub stars.
Yes. skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/wondelai/skills" and add it to your Claude Code skills directory (see the Installation section above).
skills is primarily written in Shell. It is open-source under wondelai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh skills against similar tools.
No comments yet. Be the first to share your thoughts!
Agent skills for Claude, Claude Code, Claude Cowork, Codex, Cursor, OpenClaw, Hermes Agent and other agentskills.io-compatible agents. Browse all skills at skills.wondel.ai.
# Add the marketplace
/plugin marketplace add wondelai/skills
# Install plugin collections
/plugin install product-strategy@wondelai-skills # Jobs to Be Done, Negotiation, Mom Test
/plugin install ux-design@wondelai-skills # Refactoring UI, iOS HIG, UX Heuristics, Hooked, Improve Retention, Web Typography, Top Design, Design of Everyday Things, Lean UX, Microinteractions, Steve Jobs Design Review
/plugin install marketing-cro@wondelai-skills # CRO Methodology, StoryBrand, Scorecard Marketing, Contagious, 1-Page Marketing
/plugin install sales-influence@wondelai-skills # Influence Psychology, Predictable Revenue, Made to Stick, $100M Offers
/plugin install product-innovation@wondelai-skills # Lean Startup, Design Sprint, Design of Everyday Things, Inspired, Continuous Discovery, 37signals Way
/plugin install strategy-growth@wondelai-skills # Crossing the Chasm, Blue Ocean Strategy, Traction/EOS, Obviously Awesome
/plugin install team-motivation@wondelai-skills # Drive (Autonomy, Mastery, Purpose)
/plugin install code-craftsmanship@wondelai-skills # Clean Code, Refactoring Patterns, Software Design Philosophy, Pragmatic Programmer, DDD
/plugin install systems-architecture@wondelai-skills # DDIA, System Design, Clean Architecture, Release It!, High Performance Browser Networking
Install via skills.sh:
# Install all skills
npx skills add wondelai/skills --all --global
# Or install individual skills
npx skills add wondelai/skills/jobs-to-be-done --global
npx skills add wondelai/skills/cro-methodology --global
npx skills add wondelai/skills/refactoring-ui --global
npx skills add wondelai/skills/ios-hig-design --global
npx skills add wondelai/skills/scorecard-marketing --global
npx skills add wondelai/skills/storybrand-messaging --global
npx skills add wondelai/skills/hooked-ux --global
npx skills add wondelai/skills/improve-retention --global
npx skills add wondelai/skills/ux-heuristics --global
npx skills add wondelai/skills/web-typography --global
npx skills add wondelai/skills/top-design --global
npx skills add wondelai/skills/negotiation --global
npx skills add wondelai/skills/influence-psychology --global
npx skills add wondelai/skills/lean-startup --global
npx skills add wondelai/skills/design-sprint --global
npx skills add wondelai/skills/crossing-the-chasm --global
npx skills add wondelai/skills/blue-ocean-strategy --global
npx skills add wondelai/skills/traction-eos --global
npx skills add wondelai/skills/design-everyday-things --global
npx skills add wondelai/skills/predictable-revenue --global
npx skills add wondelai/skills/made-to-stick --global
npx skills add wondelai/skills/drive-motivation --global
npx skills add wondelai/skills/hundred-million-offers --global
npx skills add wondelai/skills/obviously-awesome --global
npx skills add wondelai/skills/contagious --global
npx skills add wondelai/skills/one-page-marketing --global
npx skills add wondelai/skills/mom-test --global
npx skills add wondelai/skills/inspired-product --global
npx skills add wondelai/skills/lean-ux --global
npx skills add wondelai/skills/continuous-discovery --global
npx skills add wondelai/skills/microinteractions --global
npx skills add wondelai/skills/clean-code --global
npx skills add wondelai/skills/refactoring-patterns --global
npx skills add wondelai/skills/software-design-philosophy --global
npx skills add wondelai/skills/pragmatic-programmer --global
npx skills add wondelai/skills/domain-driven-design --global
npx skills add wondelai/skills/ddia-systems --global
npx skills add wondelai/skills/system-design --global
npx skills add wondelai/skills/clean-architecture --global
npx skills add wondelai/skills/release-it --global
npx skills add wondelai/skills/high-perf-browser --global
npx skills add wondelai/skills/37signals-way --global
npx skills add wondelai/skills/steve-jobs-design-review --global
npx skills add wondelai/skills/good-strategy-bad-strategy --global
npx skills add wondelai/skills/monetizing-innovation --global
npx skills add wondelai/skills/cold-start-problem --global
npx skills add wondelai/skills/working-with-legacy-code --global
npx skills add wondelai/skills/team-topologies --global
npx skills add wondelai/skills/high-output-management --global
npx skills add wondelai/skills/lean-analytics --global
Codex adopted the same open SKILL.md standard, so every skill here works in Codex CLI too:
npx skills add wondelai/skills/<name> commands above target Codex as well (Codex is a supported agentskills.io agent)..agents/plugins/marketplace.json with the same 9 collections. In a clone, Codex auto-discovers it (and the skills under .agents/skills/); manage installs from the /plugins menu in the Codex TUI. The Codex manifests are generated from .claude-plugin/marketplace.json (single source of truth) by scripts/generate-codex-plugins.sh.| Skill | Description | Based On |
|---|---|---|
| jobs-to-be-done | JTBD framework for product innovation | Clayton Christensen's "Competing Against Luck" |
| cro-methodology | Conversion rate optimization methodology | Karl Blanks & Ben Jesson's "Making Websites Win" |
| refactoring-ui | Practical UI design system | Adam Wathan & Steve Schoger's "Refactoring UI" |
| ios-hig-design | Native iOS app design guidelines | Apple's Human Interface Guidelines |
| scorecard-marketing | Quiz/assessment funnel lead generation | Daniel Priestley's "Scorecard Marketing" |
| storybrand-messaging | Clear brand messaging using story structure | Donald Miller's "Building a StoryBrand" |
| hooked-ux | Habit-forming product design | Nir Eyal's "Hooked" |
| improve-retention | Behavior design for user retention using B=MAP | BJ Fogg's "Tiny Habits" |
| ux-heuristics | Usability evaluation and principles | Steve Krug's "Don't Make Me Think" & Jakob Nielsen's 10 Heuristics |
| web-typography | Web typography principles and implementation | Jason Santa Maria's "On Web Typography" |
| top-design | Award-winning 10/10 web design matching elite agencies | Techniques from Locomotive, Studio Freight, AREA 17, Awwwards winners |
| negotiation | Tactical negotiation framework for high-stakes conversations | Chris Voss's "Never Split the Difference" |
| influence-psychology | Persuasion science and ethical influence principles | Robert Cialdini's "Influence: The Psychology of Persuasion" |
| lean-startup | Build-Measure-Learn methodology for startups and new products | Eric Ries's "The Lean Startup" |
| design-sprint | 5-day process for validating ideas through prototyping and testing | Jake Knapp's "Sprint" |
| crossing-the-chasm | Technology adoption lifecycle and go-to-market for tech products | [Geoffrey Moore](https://x.com |