Identify and fix accessibility issues for WCAG 2.1 Level AA compliance, including mobile screen reader support (VoiceOver/TalkBack), touch targets, and keyboard navigation.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٩ من skills من cbemister/claude-code-utils. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٩ من أصل ٢٩ skills مجمعة.
Identify and fix accessibility issues for WCAG 2.1 Level AA compliance, including mobile screen reader support (VoiceOver/TalkBack), touch targets, and keyboard navigation.
لغة النص الأصلي: الإنجليزية
Autonomously build an app from staged plans created by /launch-app. Reads plans/active/ stage files and builds each stage with verification, commits, and Slack notifications. Designed for unattended execution via build-app-runner.sh.
لغة النص الأصلي: الإنجليزية
Polish components to production quality — interactive states, micro-interactions, and final refinement. Run all three passes or target one area.
لغة النص الأصلي: الإنجليزية
Audit and optimize pages for conversion — value props, CTAs, copy, social proof, and friction points. Run a full audit or target a specific area.
لغة النص الأصلي: الإنجليزية
Generate multiple design concepts for an app, compare them side-by-side, and implement the chosen direction. Creates detailed design documents with color palettes, typography, spacing, component specs, and interactive HTML mockups.
لغة النص الأصلي: الإنجليزية
Apply foundational design system improvements — color palette, typography, spacing, and layout. Run all at once or target a specific area. Use before component-polish for a complete design overhaul.
لغة النص الأصلي: الإنجليزية
Enhance an existing project with Claude Code agents, teams, rules, hooks, plans, MCP servers, and CLAUDE.md. Scans what exists, installs what's missing. Links shared files (agents, plan templates) from ~/.claude/shared/enterprise/ instead of duplicating.
لغة النص الأصلي: الإنجليزية
Comprehensive design enhancement that chains all design skills in phases - analyze, mobile optimize, conversion optimize, and polish. Transforms any interface into a professional, high-converting, mobile-friendly experience.
لغة النص الأصلي: الإنجليزية
Use when an optimization has been built and needs preview deployment then human decision. Deploys preview, then approves (merge to production) or rejects (discard and retry).
لغة النص الأصلي: الإنجليزية
Use when managing the software factory lifecycle — launching new products, building them, evolving them for revenue, or checking factory-wide status.
لغة النص الأصلي: الإنجليزية
Use when evaluation data exists and optimization proposals are needed. Analyzes scores, user journey drop-off points, and prior attempts to produce ranked hypotheses batched 2-3 per cycle.
لغة النص الأصلي: الإنجليزية
Launch a new professional app from idea to staged build plan. Creates the project folder, configures the agent team, and generates all stage plans — ready for the team to build.
لغة النص الأصلي: الإنجليزية
Apply mobile-first design patterns and touch interactions. Implements navigation, responsive layouts, touch targets, gestures, and platform-aware patterns for iOS and Android.
لغة النص الأصلي: الإنجليزية
Show current status and progress of active feature plans. Pass a stage filename to refresh it against the current codebase.
لغة النص الأصلي: الإنجليزية
Run two agent teams head-to-head on the same task. Creates parallel worktrees, installs different team agents in each, runs the task, and compares results side-by-side.
لغة النص الأصلي: الإنجليزية
Comprehensive pre-commit verification for security, best practices, code standards, and performance. Checks for vulnerabilities, efficiency issues, N+1 queries, and convention adherence.
لغة النص الأصلي: الإنجليزية
Manage git worktrees for parallel feature development. Sub-commands: create, sync, cleanup
لغة النص الأصلي: الإنجليزية
Use when a built product needs scoring across conversion, revenue, UX, performance, accessibility, completeness, and code quality. Chains existing audit skills into a composite 0-100 score with AI-simulated user journeys.
لغة النص الأصلي: الإنجليزية
Use when hypotheses have been generated and need to be converted into an executable stage plan. Produces a standard stage plan that /build-app executes unchanged.
لغة النص الأصلي: الإنجليزية
Generate starter projects pre-configured with Claude Code agents and skills. Choose from SaaS app, API service, component library, CLI tool, e-commerce, or browser game templates.
لغة النص الأصلي: الإنجليزية
Complete end-of-session workflow - verify work quality, organize commits, and summarize what shipped. Use at the end of a development session to ship cleanly.
لغة النص الأصلي: الإنجليزية
Evaluate work from an end-user perspective — value delivered, usability, design quality, completeness, and accessibility. Scores each dimension and prioritizes improvements by user impact.
لغة النص الأصلي: الإنجليزية
Product manager perspective — assess current product state against the plan, verify what's actually built, identify gaps, and recommend what to build next ordered by user impact.
لغة النص الأصلي: الإنجليزية
Transform UI into a chosen aesthetic. Supports 10 themes — aurora, brutalist, cyberpunk, dark-premium, glassmorphism, minimalist, neumorphism, organic, retro, swiss. Invoke as `/style <theme>` or without argument to choose interactively.
لغة النص الأصلي: الإنجليزية
Capture a structured session work journal — what was built, decisions made, current state, and next steps. Writes to project memory for future session context.
لغة النص الأصلي: الإنجليزية
Run comprehensive Playwright browser tests across desktop, tablet, and mobile viewports. Auto-discovers pages and tests navigation, forms, auth, CRUD, responsive behavior, interactive elements, error states, user flows, and performance metrics.
لغة النص الأصلي: الإنجليزية
Initialize a feature development plan with phases and task tracking
لغة النص الأصلي: الإنجليزية
Generate comprehensive test files for new or existing code. Creates test suites with proper mocking, edge cases, and error handling.
لغة النص الأصلي: الإنجليزية
Organize staged changes into logical commits with conventional commit messages. Groups related changes and creates well-structured commit history.
لغة النص الأصلي: الإنجليزية