Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

claude-code-utils

claude-code-utils contient 29 skills collectées depuis cbemister, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
29
Stars
0
mis à jour
2026-03-24
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

accessibility-audit
Développeurs web

Identify and fix accessibility issues for WCAG 2.1 Level AA compliance, including mobile screen reader support (VoiceOver/TalkBack), touch targets, and keyboard navigation.

2026-03-24
build-app
Développeurs de logiciels

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.

2026-03-24
component-polish
Développeurs web

Polish components to production quality — interactive states, micro-interactions, and final refinement. Run all three passes or target one area.

2026-03-24
conversion-audit
Analystes en études de marché et spécialistes en marketing

Audit and optimize pages for conversion — value props, CTAs, copy, social proof, and friction points. Run a full audit or target a specific area.

2026-03-24
design-app
Graphistes

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.

2026-03-24
design-system
Concepteurs web et d'interfaces numériques

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.

2026-03-24
enhance-app
Développeurs de logiciels

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.

2026-03-24
enhance-design
Développeurs de logiciels

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.

2026-03-24
evolution-gate
Développeurs de logiciels

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).

2026-03-24
factory
Gestionnaires des systèmes informatiques et d'information

Use when managing the software factory lifecycle — launching new products, building them, evolving them for revenue, or checking factory-wide status.

2026-03-24
generate-hypotheses
Développeurs de logiciels

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.

2026-03-24
launch-app
Développeurs de logiciels

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.

2026-03-24
mobile-design
Concepteurs web et d'interfaces numériques

Apply mobile-first design patterns and touch interactions. Implements navigation, responsive layouts, touch targets, gestures, and platform-aware patterns for iOS and Android.

2026-03-24
plan-status
Développeurs de logiciels

Show current status and progress of active feature plans. Pass a stage filename to refresh it against the current codebase.

2026-03-24
team-battle
Développeurs de logiciels

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.

2026-03-24
verify-work
Analystes en assurance qualité des logiciels et testeurs

Comprehensive pre-commit verification for security, best practices, code standards, and performance. Checks for vulnerabilities, efficiency issues, N+1 queries, and convention adherence.

2026-03-24
worktree
Développeurs de logiciels

Manage git worktrees for parallel feature development. Sub-commands: create, sync, cleanup

2026-03-24
evaluate-product
Spécialistes en gestion de projets

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.

2026-03-13
plan-optimization
Développeurs de logiciels

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.

2026-03-13
starter-project
Développeurs de logiciels

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.

2026-03-11
ship
Développeurs de logiciels

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.

2026-03-06
critique-value
Concepteurs web et d'interfaces numériques

Evaluate work from an end-user perspective — value delivered, usability, design quality, completeness, and accessibility. Scores each dimension and prioritizes improvements by user impact.

2026-03-06
pm-review
Spécialistes en gestion de projets

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.

2026-03-06
style
Développeurs web

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.

2026-03-06
summarize-session
Développeurs de logiciels

Capture a structured session work journal — what was built, decisions made, current state, and next steps. Writes to project memory for future session context.

2026-03-06
browser-test
Analystes en assurance qualité des logiciels et testeurs

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.

2026-02-13
create-plan
Spécialistes en gestion de projets

Initialize a feature development plan with phases and task tracking

2026-02-04
generate-tests
Analystes en assurance qualité des logiciels et testeurs

Generate comprehensive test files for new or existing code. Creates test suites with proper mocking, edge cases, and error handling.

2026-02-04
organize-commits
Développeurs de logiciels

Organize staged changes into logical commits with conventional commit messages. Groups related changes and creates well-structured commit history.

2026-02-04