saleorsaleorOfficial·9 Agent Skills Included

saleor-dashboard

AI coding rules and skills for the Saleor e-commerce dashboard

Guides AI agents through building, styling, and testing the Saleor e-commerce admin dashboard. Covers component styling, detail page layouts, loading states, error feedback, security audits, and Playwright test failure analysis. Eliminates guesswork about design tokens, GraphQL patterns, and code review standards so agents ship consistent, review-ready changes faster.
npx skills add saleor/saleor-dashboard --all -g -y
Available:

Gives the AI agent the project's architecture, build and test commands, coding standards, and UI design rules so it can make correct changes to the Saleor Dashboard codebase.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Saleor Dashboard skills?

Run `npx skills add saleor/saleor-dashboard --all -g -y` in your terminal to install all skills in this suite globally.

What do the Saleor Dashboard skills do?

They teach your AI agent the project's styling system, detail page patterns, loading and error feedback rules, and security audit workflow so it writes code that matches the team's standards.

Can AI fix failing Playwright tests in Saleor Dashboard?

Yes. The analyze-failures skill downloads CI test reports, reads screenshots and traces, and diagnoses whether failures are test bugs or real app bugs.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Do I need to know React to use these skills?

Basic familiarity helps, but the skills encode the project's React, TypeScript, and GraphQL conventions so your agent applies them automatically from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering