ClaudSkillsProduct › Page 8

Claude Product Management Skills (Page 8 of 27)

PRD writing, roadmapping, user stories, sprint planning, UX analysis, and stakeholder communication skills for Claude Code.

1,593 skills · updated 2026-05-02 · showing 421–480 of 1,593 by quality score

Turn a live webpage into a clean offline artifact such as a PDF or readable archive for review, citation, or handoff.
Score 70/100
Use when configuring or troubleshooting Health Cloud Care Programs — including CareProgram hierarchy setup, patient enrollment (CareProgramEnrollee), consent prerequisites,…
Score 70/100
A methodology to create and dominate a new market category instead of competing for market share in an existing one.
Score 70/100
Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing,…
Score 70/100
Adapt the User Explorer (CDP-lite) prototype to new data sources by mapping input exports to the build pipeline, updating adapters/enrichments, and preserving output JSON schemas…
Score 70/100
Clean up local branches whose remote tracking branch is gone. Use when the user says "clean up branches", "delete gone branches", "prune local branches", "clean gone", or wants to…
Score 70/100
Celestial coordinate systems and sky positioning. Covers horizon (altitude-azimuth), equatorial (right ascension-declination), ecliptic, and galactic systems; epoch and…
Score 70/100
Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
Score 70/100
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management.
Score 70/100
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management.
Score 70/100
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management.
Score 70/100
Run recurring Codex automations with Ceratops defaults. Use when an automation run needs shared policy for re-opening prompt and helper contracts, keeping task-specific logic in…
Score 70/100
Use when making high-stakes decisions under uncertainty that require stakeholder buy-in. Invoke when evaluating strategic options (build vs buy, market entry, resource…
Score 70/100
Use when facing decisions with multiple legitimate perspectives and inherent tensions. Invoke when stakeholders have competing priorities (growth vs. sustainability, speed vs.
Score 70/100
Use when planning high-stakes initiatives (migrations, launches, strategic changes) that require clear specifications, proactive risk identification (premortem/register), and…
Score 70/100
Build and refactor UI in this repo using Chakra UI v2 + Emotion and the repo theme (`app/theme.ts`). Use for Chakra component usage, responsive layout, a11y, theme…
Score 70/100
A practical framework to map change dependencies and blast radius, including who/what is affected, what to test, rollout/rollback strategies, and stakeholder ownership
Score 70/100
Plans organizational change initiatives including technology rollouts, process redesigns, and team restructuring.
Score 70/100
Perform accessibility audit on web pages. Use when users ask to check accessibility, audit WCAG compliance, verify ARIA usage, check color contrast, audit keyboard navigation, or…
Score 70/100
CareMatch 컴포넌트 접근성 검사. 50-70세 고령층을 위한 접근성 가이드라인 준수 여부를 체크합니다. 사용법 - "접근성 검사해줘", "이 컴포넌트 접근성 확인
Score 70/100
Verify Misty Step product standards: version display, attribution, contact link. Required for all shipping products. Invoked by /groom as P1 fundamental.
Score 70/100
Multi-agent autonomous startup system. Triggers on "Loki Mode". Takes PRD to deployed product with zero human intervention. Requires --dangerously-skip-permissions flag.
Score 70/100
Monitors e-commerce product prices using Cheerio.js for server-side DOM parsing with got-scraping for stealth HTTP requests.
Score 70/100
UNIFIED ARCHITECT - Strategic development orchestrator AND systematic project planner for personal productivity applications.
Score 70/100
UNIFIED ARCHITECT - Strategic development orchestrator AND systematic project planner for personal productivity applications.
Score 70/100
Manage Chronicle project development using database-tracked milestones, next steps, and roadmap visualization. Works with MCP tools (fast, structured) or CLI commands (portable).
Score 70/100
CISO & Product Manager skill providing security-focused product vision, risk assessment, and strategic guidance for caro development
Score 70/100
Draw visual diagrams, wireframes, and flowcharts on a shared canvas. Ask the user visual Q&A questions with interactive answer panels.
Score 70/100
Execute implementation tasks or saved prompts with progress tracking. Use when ready to build what was planned in PRD or improved prompts.
Score 70/100
Transform PRD documents into actionable task breakdowns with dependencies. Use after creating a PRD to generate implementation tasks.
Score 70/100
Create comprehensive Product Requirements Documents through strategic questioning. Use when planning a new feature or project that needs clear requirements.
Score 70/100
Iterate on existing PRDs or improved prompts to enhance quality. Use when you have a draft that needs further refinement.
Score 70/100
Extract structured requirements from conversations into mini-PRD format. Use after conversational exploration to capture what was discussed.
Score 70/100
Verify implementation against PRD requirements with systematic checking. Use after implementation to validate completeness.
Score 70/100
Senior expertise in Gravito Clean Architecture. Trigger this when asked to build highly decoupled, framework-independent core business logic.
Score 70/100
Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, and testability.
Score 70/100
Verifies code follows Clean Architecture principles in Polibase. Activates when creating or modifying src/domain, src/application, src/infrastructure, or src/interfaces files.
Score 70/100
Clean Architecture patterns for Next.js 16 frontend applications. Enforces strict layer separation (Domain, Application, Infrastructure, Delivery) with the Dependency Rule,…
Score 70/100
Guide d'implémentation de la Clean Architecture et Architecture Hexagonale. Se déclenche avec "clean architecture", "architecture hexagonale", "ports and adapters", "onion…
Score 70/100
Expert Clean Architecture decisions for iOS/tvOS: when Clean Architecture adds value vs overkill, layer boundary judgment calls, dependency rule violations to catch, and practical…
Score 70/100
Domain, Data, and Presentation layer separation with dependency inversion and use case patterns
Score 70/100
Enforce clean architecture principles including DRY, YAGNI, KISS, Law of Demeter, and Separation of Concerns. Warns when complexity creeps in and questions unnecessary features.
Score 70/100
Validate Clean Architecture implementation in iOS. Checks layer separation (Presentation/Domain/Data), MVVM patterns, dependency injection with Swinject, and UseCase/Repository…
Score 70/100
Enforces Clean Architecture dependency rules (Domain → Application → Infrastructure → API/Blazor). Blocks violations to maintain architectural integrity.
Score 70/100
Best practices for implementing Clean Architecture in Remix/TypeScript apps. Covers Service Layer, Repository Pattern, and Dependency Injection.
Score 70/100
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Score 70/100
Enforce SOLID principles, static type hinting, strict naming conventions, granular error handling, and testability-first design.
Score 70/100
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Score 70/100
Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding…
Score 70/100
Clean Code principles adapted for C#/.NET including naming, variables, functions, SOLID, error handling, and async patterns.
Score 70/100
Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring…
Score 70/100
Remove unnecessary, redundant, or obvious code comments while preserving valuable explanations. Use when cleaning up comments, removing verbose documentation, simplifying inline…
Score 70/100
Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point
Score 70/100
Interactive data profiling and cleaning assistant for medical research. Three-stage workflow (profile, flag, code-generate) with user approval gates at each step.
Score 70/100
Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag mixed-type columns.
Score 70/100
Apply Clean Architecture + DDD + Hexagonal patterns to backend services. Use when designing APIs, microservices, domain models, aggregates, repositories, bounded contexts, or…
Score 70/100
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
Score 70/100
Use when the user wants to audit their X (Twitter) followers for bots, inactive accounts, or ghosts. Analysis-only; removal is not exposed via the API and must be done in the…
Score 70/100
Clean up local git branches marked as [gone] (deleted on remote but still exist locally). Use when the user wants to clean up stale branches, remove gone branches, or delete…
Score 70/100
Perform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/pnpm) are in an inconsistent…
Score 70/100
Search all 1,593 Product skills →