Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-code-utils

claude-code-utils 收录了来自 cbemister 的 29 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
29
Stars
0
更新
2026-03-24
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

accessibility-audit
网页开发工程师

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
软件开发工程师

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
网页开发工程师

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
市场调研分析师与营销专员

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
平面设计师

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
网页与数字界面设计师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
计算机与信息系统经理

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
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-03-24
evaluate-product
项目管理专家

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
项目管理专家

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
网页开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
项目管理专家

Initialize a feature development plan with phases and task tracking

2026-02-04
generate-tests
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-02-04