Turn Ideas Into High-Performing LinkedIn Posts1 skill
Skill that converts rough notes into structured, formatted LinkedIn posts with hooks optimized for reach.
Product Management Blueprint
Safety checkedFive production-ready Claude Code skills for product managers to automate writing, validation, design review, and idea analysis.
Run this command to deploy the blueprint to your environment.
Turns routine PM tasks (idea validation, design review, writing status updates and LinkedIn posts) into repeatable playbooks that Claude executes on command. Instead of running each task ad-hoc with inconsistent results, you trigger a skill with natural language and get structured, high-quality output every time.
Install the skills into your .claude/skills/ directory. Trigger any skill with natural language (e.g., "write a LinkedIn post", "validate this idea", "review this design"). Claude reads the skill's playbook and executes the task step-by-step, using the structured workflow to produce consistent output. Output: finished work that matches your organization's standards without manual iteration.
Skill that converts rough notes into structured, formatted LinkedIn posts with hooks optimized for reach.
Skill that evaluates product ideas by scoring them on problem severity, market evidence, differentiation, feasibility, and business viability.
Skill that analyzes prompts and applies targeted techniques (role priming, structured output, chain-of-thought, examples) to improve Claude's output quality.
Skill that evaluates product designs across six dimensions and identifies must-fix issues, should-fix improvements, and polish opportunities.
Skill that structures raw notes into stakeholder updates with a consistent format: TL;DR, status, progress, next steps, risks, decisions, and metrics.
Repeat PM work stops consuming unpredictable time because each skill encodes the exact workflow and quality bar expected.
Skills are markdown files placed in .claude/skills/ and require Claude Code (built into Claude.dev). No API keys or external services required beyond Claude. Works with any Claude model that supports skills. Tested on web and desktop Claude. Skills are version-controlled as plain text, so you can fork the repo and customize them for your team.
Skills trigger on natural language, so very similar prompts might activate the wrong skill. Be explicit with trigger phrases. Skills work best paired with a CLAUDE.md file in your project root that sets your team's context and style guidelines. The repo includes 5 fully functional skills; a deep-dive article describes 6 additional skills under development.
Natural Language Triggers
Activate skills by saying the task in plain English. No commands or syntax required.
Playbook Structure
Each skill defines clear steps, output format, examples, and anti-patterns so Claude produces consistent results.
Fork and Customize
Skills are markdown files. Modify triggers, add company context, tune output formats for your org.
Standalone or Combined
Use skills individually or chain multiple skills together in the same session without losing context.
Works With Claude Code
Skills load automatically in Claude Code when triggered. No additional setup or API configuration needed.