Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

pm-skills

pm-skills には phuryn から収集した 68 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
68
Stars
20.8k
更新
2026-06-05
Forks
2.1k
職業カバレッジ
18 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

intended-vs-implemented
ソフトウェア品質保証アナリスト・テスター

The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy findings. Use when auditing AI-built code, reviewing access control against documented permissions, or checking whether a codebase matches its own documentation.

2026-06-05
shipping-artifacts
ソフトウェア開発者

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded agents/automation. Defines what each doc must capture and how a reviewer or auditor uses it. Use when documenting a codebase for handoff, mapping user journeys and trust-boundary crossings, planning test coverage, or preparing for a security or performance audit.

2026-06-05
strategy-red-team
マネジメントアナリスト

Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does. Steelmans then attacks each claim, ranks failure modes by impact × likelihood × cheapness-to-test, and returns the cheapest test and kill criteria for each. Use when stress-testing a plan, pressure-testing a strategy, challenging assumptions, or preparing a doc for executive review.

2026-06-05
ab-test-analysis
データサイエンティスト

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

2026-03-03
cohort-analysis
データサイエンティスト

Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.

2026-03-03
sql-queries
ソフトウェア開発者

Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.

2026-03-03
brainstorm-okrs
マネジメントアナリストマーケティングマネージャー+1

Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.

2026-03-03
create-prd
プロジェクト管理専門家

Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use when writing a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.

2026-03-03
dummy-dataset
ソフトウェア開発者データサイエンティスト+1

Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.

2026-03-03
job-stories
プロジェクト管理専門家

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.

2026-03-03
outcome-roadmap
プロジェクト管理専門家コンピュータ・情報システムマネージャー+1

Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes.

2026-03-03
pre-mortem
プロジェクト管理専門家

Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go wrong.

2026-03-03
prioritization-frameworks
市場調査アナリスト・マーケティングスペシャリストマーケティングマネージャー

Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more. Use when selecting a prioritization method, comparing frameworks like RICE vs ICE, or learning how different prioritization approaches work.

2026-03-03
release-notes
テクニカルライタープロジェクト管理専門家+1

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

2026-03-03
retro
プロジェクト管理専門家

Facilitate a structured sprint retrospective — what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.

2026-03-03
sprint-plan
その他コンピュータ職マーケティングマネージャー

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

2026-03-03
stakeholder-map
プロジェクト管理専門家コンピュータ・情報システムマネージャー+1

Build a stakeholder map using a power/interest grid, identify communication strategies per quadrant, and generate a communication plan. Use when managing stakeholders, preparing for a launch, aligning cross-functional teams, or planning stakeholder engagement.

2026-03-03
summarize-meeting
プロジェクト管理専門家

Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.

2026-03-03
test-scenarios
ソフトウェア品質保証アナリスト・テスターマーケティングマネージャー

Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. Use when writing QA test cases, creating test plans, defining acceptance tests, or preparing for feature validation.

2026-03-03
user-stories
プロジェクト管理専門家

Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria with descriptions, design links, and acceptance criteria. Use when writing user stories, breaking down features into backlog items, or defining acceptance criteria.

2026-03-03
wwas
ソフトウェア開発者マーケティングマネージャー

Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.

2026-03-03
beachhead-segment
市場調査アナリスト・マーケティングスペシャリストマーケティングマネージャー

Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness to pay, winnable market share, and referral potential. Use when choosing a first market, targeting an initial customer segment, or planning market entry strategy.

2026-03-03
competitive-battlecard
市場調査アナリスト・マーケティングスペシャリスト

Create sales-ready competitive battlecards comparing your product against a specific competitor — positioning, feature comparison, objection handling, and win/loss patterns. Use when preparing sales teams, creating competitive materials, or responding to 'why not competitor X?'

2026-03-03
growth-loops
市場調査アナリスト・マーケティングスペシャリスト

Identify growth loops (flywheels) for sustainable traction. Evaluates 5 loop types: Viral, Usage, Collaboration, User-Generated, and Referral. Use when designing growth mechanisms, building product-led traction, or understanding how growth loops work.

2026-03-03
gtm-motions
市場調査アナリスト・マーケティングスペシャリスト

Identify the best GTM motions and tools across 7 motion types: Inbound, Outbound, Paid Digital, Community, Partners, ABM, and PLG. Use when selecting marketing channels, choosing between inbound and outbound strategy, or planning cross-channel campaigns.

2026-03-03
gtm-strategy
市場調査アナリスト・マーケティングスペシャリスト

Create a go-to-market strategy covering marketing channels, messaging, success metrics, and launch timeline. Use when planning a product launch, creating a GTM plan from scratch, or defining a launch strategy for a new market.

2026-03-03
ideal-customer-profile
市場調査アナリスト・マーケティングスペシャリスト

Identify the Ideal Customer Profile (ICP) from research data with demographics, behaviors, JTBD, and needs. Use when defining your ICP, analyzing PMF survey data, or understanding who your best customers are.

2026-03-03
competitor-analysis
市場調査アナリスト・マーケティングスペシャリスト

Analyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.

2026-03-03
customer-journey-map
市場調査アナリスト・マーケティングスペシャリスト

Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.

2026-03-03
market-segments
市場調査アナリスト・マーケティングスペシャリストマーケティングマネージャー

Identify 3-5 potential customer segments with demographics, JTBD, and product fit analysis. Use when exploring market segments, identifying target audiences, evaluating new markets, or learning how to segment a market.

2026-03-03
market-sizing
市場調査アナリスト・マーケティングスペシャリスト

Estimate market size using TAM, SAM, and SOM with top-down and bottom-up approaches. Use when sizing a market opportunity, estimating addressable market, preparing for investor pitches, or evaluating market entry.

2026-03-03
sentiment-analysis
市場調査アナリスト・マーケティングスペシャリスト

Analyze user feedback data to identify segments with sentiment scores, JTBD, and product satisfaction insights. Use when analyzing user feedback at scale, running sentiment analysis on reviews or surveys, or identifying satisfaction patterns.

2026-03-03
user-personas
市場調査アナリスト・マーケティングスペシャリスト

Create refined user personas from research data — 3 personas with JTBD, pains, gains, and unexpected insights. Use when building personas from survey data, creating user profiles from research, or segmenting users for product decisions.

2026-03-03
user-segmentation
市場調査アナリスト・マーケティングスペシャリスト

Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.

2026-03-03
marketing-ideas
市場調査アナリスト・マーケティングスペシャリスト

Generate 5 creative, cost-effective marketing ideas with channels, messaging, and engagement rationale. Use when brainstorming marketing campaigns, planning product promotion, or looking for creative marketing tactics.

2026-03-03
north-star-metric
データサイエンティストゼネラル・オペレーションズマネージャー+1

Define a North Star Metric and 3-5 supporting input metrics that form a metrics constellation. Classify the business game (Attention, Transaction, Productivity) and validate against 7 criteria for an effective North Star. Use when choosing a North Star Metric, setting up a metrics framework, learning about the North Star Framework, or deciding what to measure.

2026-03-03
positioning-ideas
市場調査アナリスト・マーケティングスペシャリスト

Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy.

2026-03-03
product-name
マーケティングマネージャー市場調査アナリスト・マーケティングスペシャリスト+1

Brainstorm 5 unique, memorable product names with rationale aligned to brand values and target audience. Use when naming a new product, rebranding, or exploring product name ideas.

2026-03-03
value-prop-statements
マーケティングマネージャー市場調査アナリスト・マーケティングスペシャリスト

Generate value proposition statements for marketing, sales, and onboarding from existing value propositions. Use when writing marketing copy, creating sales messaging, or crafting onboarding messages.

2026-03-03
analyze-feature-requests
マーケティングマネージャー市場調査アナリスト・マーケティングスペシャリスト+1

Analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk. Use when reviewing customer feature requests, triaging a backlog, or making prioritization decisions.

2026-03-03
このリポジトリの収集済み skills 68 件中、上位 40 件を表示しています。