Mozilor Technologies unified agentic development workflow. Auto-detects frontend (React/Next.js), backend (Node.js/Python/Go/Laravel), and fullstack stacks. Runs the right pipeline automatically: 8 frontend agents (research → design → codegen → test → fix) or 5 backend agents (research → spec → implement → QA → debug).
One-time onboarding for the start-feature workflow. Auto-detects frontend, backend, or fullstack. Explores the codebase, asks targeted questions, then generates project-specific skill files that all agents rely on.
MANDATORY for ANY request to build, implement, create, or add a new feature, page, route, component, endpoint, or service. Auto-detects frontend (React/Next.js), backend (Node.js/Python/Go/Laravel), and fullstack stacks, then runs the correct pipeline automatically.
Investigate issues through code analysis, logs, and system diagnostics
Implement code changes based on a provided plan
Comprehensive quality analysis - correctness, security, patterns, tests
Research codebase and web for implementation context, patterns, and solutions
Produces a SPARC-format feature specification document for backend features. Explores the codebase for patterns, then writes to docs/specs/[feature-name].md and returns SPEC_PATH.
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.
Mandatory coding standards for the Webtoffee Marketing Suite. Invoke before writing any code. Covers Tailwind sf- prefix rules, TypeScript conventions, component patterns, atomic design placement, form/state/routing/API patterns, and do-nots.
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
Authoritative guide for translating Figma designs to project-compliant code. Invoke before writing any UI component derived from Figma. Covers color token mapping, typography, spacing, radius, icons, layout, shadows, gradients, existing component reuse, and a pre-code checklist.
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Mozilor Technologies' shared skill library and agentic workflow commands for Claude Code.
Run these two commands once per machine:
/plugin marketplace add mozilor-technologies/mozilor-skills
/plugin install workflow@mozilor-skills
To keep it up to date:
/plugin marketplace update mozilor-skills
After installing, two slash commands are available in every project:
/setup-projectRun once per project before starting any feature work. Explores your codebase and writes project-specific skill files that all agents use.
/setup-project
Re-run options:
/setup-project regenerate # overwrite all skill files
/setup-project coding-standards # regenerate a specific file
/start-featureRun for every new feature. Auto-detects your stack and orchestrates the full pipeline.
/start-feature <description>
/start-feature <description> <confluence-url>
/start-feature <description> <figma-url>
/start-feature <description> <confluence-url> <figma-url>
Skills are loaded automatically by Claude Code when relevant — no manual invocation needed.
| Skill | When Claude uses it |
|---|---|
| react-best-practices | Writing or reviewing React / Next.js code — 68 performance rules covering waterfalls, bundle size, re-renders, SSR |
| composition-patterns | Designing or refactoring React components — compound components, variants, context patterns |
| accessibility-compliance | Any UI work — WCAG 2.2 AA/AAA, ARIA, keyboard navigation, screen reader support |
| react-view-transitions | Adding animations or page transitions — native View Transition API patterns |
| web-design-guidelines | Reviewing UI code — Vercel Web Interface Guidelines compliance |
| Skill | When Claude uses it |
|---|---|
| api-design | Designing REST or GraphQL APIs — resource naming, status codes, versioning, pagination |
| nodejs-backend | Writing Node.js server code — layered architecture, error handling, queues, caching |
| fastapi-python | Writing Python backend code — FastAPI patterns and standards |
| typescript | TypeScript-heavy codebases — type safety patterns |
| postgres | Database work — schema design, indexing strategy, query optimisation |
| go | Go backend code — language standards and patterns |
| laravel-woo | PHP projects — Laravel and WooCommerce patterns |
| security | Any implementation — OWASP Top 10, auth, input validation, secrets |
mozilor-skills bundles a curated set of Shopify skills sourced from Shopify's official AI Toolkit (MIT-licensed), plus a Mozilor-authored shopify-polaris-react skill specifically for Remix-template apps using @shopify/shopify-app-remix.
| Skill | When Claude uses it |
|---|---|
| shopify-polaris-react (Mozilor) | Polaris React UI in Remix admin apps — AppProvider, NavMenu, useAppBridge, save bar/toast/modal, GraphQL via admin.graphql(), webhook handlers |
| shopify-polaris-admin-extensions | UI extensions under extensions/ — admin blocks and action menu items (these legitimately use s-* web components) |
| shopify-admin | Authoring Admin GraphQL queries and mutations |
| shopify-custom-data | Metafields and metaobjects |
| shopify-liquid | Liquid theme code — sections, blocks, snippets |
| shopify-use-shopify-cli | Shopify CLI tasks — config validation, store auth, executing queries |
| shopify-dev | Catch-all docs search across shopify.dev |
| shopify-app-store-review | Pre-submission App Store compliance check |
On a Shopify Remix repo (detected via @shopify/shopify-app-remix in package.json), /setup-project writes a managed section to CLAUDE.md pointing agents at the shopify-polaris-react skill and pinning auth, API, and webhook conventions for the framework.
| Skill | When Claude uses it |
|---|---|
| development-workflows | Running worktree, peer review, QA gate, debugging, or autofix workflows |
| gitnexus | Semantic code analysis — blast-radius impact, call chain tracing, safe renames |
| sparc-developer | Multi-file backend features — Specification → Pseudocode → Architecture → Refinement → Completion |
| reasoning-capture | Every implementation session — writes .g4a/.current_reasoning.json artifact |
claude --version to check, update with npm i -g @anthropic-ai/claude-code@latestmozilor-technologies/mozilor-skillsnpx claudepluginhub mozilor-technologies/mozilor-skills --plugin workflowComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code