Skip to main content

cbemister/claude-code-utils

SkillsMP は cbemister/claude-code-utils から 29 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
29
GitHub スター
0
GitHub フォーク
0

収集済み skill 29 件中 29 件を表示しています。

職業分類
ウェブ開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 29 件中 29 件を表示しています。