Portfolio case study writer

Transform resume bullets into detailed portfolio case studies

How to use it

  1. Hit Copy the whole skill.
  2. Claude: ⋯ → Download .md, then Customize → Skills → Add → Upload skill.
    ChatGPT: make a Project and paste it into Instructions.
    Neither? Paste it at the top of a new chat — it works for that chat.
  3. Describe your job in plain words. The AI follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit Paramchoudhary/ResumeSkills/.agents/skills/portfolio-case-study-writer#main ~/.claude/skills/portfolio-case-study-writer

For one project only, change the path to .claude/skills/portfolio-case-study-writer.

Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Show the full text370 lines
portfolio-case-study-writer/SKILL.md370 lines8.8 KBpushed 189d agoRawView on GitHub

Portfolio Case Study Writer

When to Use This Skill

Use this skill when the user:

  • Wants to create portfolio case studies
  • Needs to expand resume bullets into detailed writeups
  • Is building a portfolio website
  • Wants to showcase project work in depth
  • Mentions: "case study", "portfolio", "project writeup", "work samples", "portfolio piece"

Core Capabilities

  • Transform resume bullets into detailed case studies
  • Structure case studies for maximum impact
  • Create compelling project narratives
  • Balance technical detail with business context
  • Format for portfolio websites
  • Tailor depth to audience

Case Study Purpose

Why Case Studies Matter:

  • Resumes show WHAT you did; case studies show HOW and WHY
  • Demonstrate thinking process, not just outcomes
  • Allow deeper showcase of skills
  • Differentiate you from other candidates
  • Required for many PM, UX, and creative roles

The Case Study Structure

Standard Structure

1. Overview (Project summary)
2. Problem (What needed to be solved)
3. Process (How you approached it)
4. Solution (What you created/delivered)
5. Results (The impact)
6. Learnings (What you'd do differently)

Time to Read

  • Quick Read: 3-5 minutes (essential for portfolio)
  • Deep Dive: 10-15 minutes (for interested readers)

Section-by-Section Guide

1. Overview Section

Purpose: Hook the reader, provide context

Include:

  • Project name and company
  • Your role
  • Timeline
  • Team size
  • One-sentence summary of impact

Example:

# Redesigning the Checkout Flow

**Company:** E-Commerce Inc.
**Role:** Lead Product Designer
**Timeline:** 6 weeks
**Team:** 2 designers, 3 engineers, 1 PM

**Summary:** Reduced cart abandonment by 35% through a streamlined 3-step checkout process, generating $2M in recovered revenue.

2. Problem Section

Purpose: Set up why this work mattered

Include:

  • Business context
  • User pain points
  • Key metrics or goals
  • Constraints

Example:

## The Problem

E-Commerce Inc. was experiencing 68% cart abandonment—significantly higher than the industry average of 55%. Exit surveys and user research revealed several issues:

- **Too many steps:** Our checkout had 7 screens
- **Forced account creation:** Users had to register before purchasing
- **Hidden costs:** Shipping wasn't shown until step 5
- **Mobile friction:** Forms weren't optimized for mobile

**Goal:** Reduce cart abandonment to below 50% within 3 months.

**Constraints:**
- No changes to existing payment integrations
- Had to maintain PCI compliance
- 6-week timeline before holiday season

3. Process Section

Purpose: Show your thinking and methodology

Include:

  • Research conducted
  • Stakeholders involved
  • Hypotheses formed
  • Options considered
  • Decisions made (and why)

Example:

## Process

### Research
I started by understanding the problem deeply:
- Analyzed Mixpanel funnel data for drop-off points
- Conducted 10 user interviews with recent abandoners
- Reviewed heatmaps and session recordings
- Benchmarked against 5 competitor checkout flows

**Key Insight:** 73% of drop-offs occurred at the account creation screen. Users wanted to purchase, not commit to a relationship.

### Ideation
I explored several approaches:
1. Guest checkout only (simplest)
2. Social login options (lower friction)
3. Progressive profiling (collect info over time)
4. One-page checkout (Amazon-style)

After weighing feasibility, timeline, and impact, we chose a hybrid approach...

### Decisions Made
- **Guest checkout first:** Made registration optional and post-purchase
- **Transparent pricing:** Showed shipping on the first screen
- **Mobile-first design:** Designed for mobile, then adapted for desktop
- **Progress indicator:** Added clear "Step 1 of 3" indicator

4. Solution Section

Purpose: Show what you actually created

Include:

  • Visual artifacts (mockups, screenshots, diagrams)
  • Key features/changes
  • Technical implementation (if relevant)
  • How it addressed the problems

Example:

## Solution

### The New Checkout Flow

**Before:** 7 screens with mandatory registration
**After:** 3 screens with optional guest checkout

[IMAGE: Before/After comparison]

### Key Changes

**1. Transparent Pricing Widget**
[IMAGE: Pricing widget mockup]
Showed order total, shipping, and taxes from the start. No surprises.

**2. Guest Checkout Option**
[IMAGE: Guest checkout screen]
Made account creation optional with clear value proposition for why to register.

**3. Smart Form Design**
[IMAGE: Form design]
- Single-column layout on mobile
- Auto-format for phone/card numbers
- Address autocomplete integration
- Clear error messaging

**4. Trust Signals**
Added security badges, money-back guarantee, and customer service contact throughout the flow.

5. Results Section

Purpose: Prove impact with data

Include:

  • Quantitative results (with timeframe)
  • Comparison to goals
  • Secondary metrics affected
  • Business impact

Example:

## Results

### Primary Metrics (90 days post-launch)

| Metric | Before | After | Change |
|--------|--------|-------|--------|
| Cart Abandonment | 68% | 44% | -35% |
| Checkout Completion | 32% | 56% | +75% |
| Mobile Conversion | 18% | 41% | +128% |
| Revenue per Visitor | $2.40 | $3.85 | +60% |

### Business Impact
- **$2M additional revenue** in first quarter
- **15% increase in mobile orders**
- **Customer support tickets about checkout** dropped by 45%

### Secondary Effects
- Account creation actually increased 20% (post-purchase)
- Average order value stayed stable
- Return customer rate improved

6. Learnings Section

Purpose: Show growth mindset and self-awareness

Include:

  • What worked well
  • What you'd do differently
  • Unexpected challenges
  • Skills developed

Example:

## Learnings

### What Worked
- **Early user research** prevented us from building the wrong solution
- **Cross-functional alignment** meetings kept everyone on the same page
- **Launching with analytics** let us measure impact immediately

### What I'd Do Differently
- **More A/B testing:** We launched the full redesign at once. Would have preferred to test individual changes to understand what drove results.
- **Earlier mobile focus:** We designed desktop-first then adapted. Starting mobile-first would have been more efficient.
- **Stakeholder education:** Spent too long convincing leadership. Would start stakeholder alignment earlier next time.

### Skills Developed
- Advanced Figma prototyping
- Working with A/B testing frameworks
- Presenting data-driven design decisions to executives

Case Study Types by Role

Product Manager Case Study

Focus on:

  • Strategy and prioritization
  • Stakeholder management
  • Metrics and outcomes
  • Technical trade-offs

UX/Product Designer Case Study

Focus on:

  • User research
  • Design process
  • Visual artifacts
  • Usability improvements

Software Engineer Case Study

Focus on:

  • Technical architecture
  • Problem-solving approach
  • System design
  • Code quality/performance

Marketing Case Study

Focus on:

  • Strategy and targeting
  • Creative execution
  • Channel performance
  • ROI and attribution

Visual Elements

Must-Have Visuals

  • Before/after comparisons
  • Key screens or deliverables
  • Process diagrams
  • Results charts

Nice-to-Have Visuals

  • User journey maps
  • Wireframes evolution
  • Research artifacts
  • Team photos

Visual Tips

  • Use consistent image sizing
  • Add captions explaining each image
  • Blur sensitive data if needed
  • Ensure mobile-friendly image sizes

Output Format

When creating a case study:

# CASE STUDY: [PROJECT NAME]

## Quick Facts
- **Role:** [Your role]
- **Company:** [Company]
- **Timeline:** [Duration]
- **Team:** [Team composition]
- **Impact:** [One-line result]

---

## Overview
[2-3 sentence summary of the project]

## Problem
[Context and challenges - what needed to be solved]

## Process
### Research
[What you learned]

### Approach
[How you tackled it]

### Key Decisions
[Important choices and rationale]

## Solution
[What you built/created - include visual descriptions]

### Feature 1
[Description]

### Feature 2
[Description]

## Results
[Quantified impact]

| Metric | Before | After | Change |
|--------|--------|-------|--------|

## Learnings
[Reflections and growth]

---

## Visual Asset List
[List of images/screenshots needed]

Case Study Quality Checklist

  • ✅ Clear problem statement
  • ✅ Evidence of user/customer focus
  • ✅ Process clearly explained
  • ✅ Your specific contributions are clear
  • ✅ Quantified results
  • ✅ Visual artifacts included
  • ✅ Honest about challenges/learnings
  • ✅ Appropriate length (3-10 min read)
  • ✅ Proofread and polished
  • ✅ Can discuss in detail in interview
1---
2name: portfolio-case-study-writer
3description: Transform resume bullets into detailed portfolio case studies
4---
5 
6# Portfolio Case Study Writer
7 
8## When to Use This Skill
9 
10Use this skill when the user:
11- Wants to create portfolio case studies
12- Needs to expand resume bullets into detailed writeups
13- Is building a portfolio website
14- Wants to showcase project work in depth
15- Mentions: "case study", "portfolio", "project writeup", "work samples", "portfolio piece"
16 
17## Core Capabilities
18 
19- Transform resume bullets into detailed case studies
20- Structure case studies for maximum impact
21- Create compelling project narratives
22- Balance technical detail with business context
23- Format for portfolio websites
24- Tailor depth to audience
25 
26## Case Study Purpose
27 
28**Why Case Studies Matter:**
29- Resumes show WHAT you did; case studies show HOW and WHY
30- Demonstrate thinking process, not just outcomes
31- Allow deeper showcase of skills
32- Differentiate you from other candidates
33- Required for many PM, UX, and creative roles
34 
35## The Case Study Structure
36 
37### Standard Structure
38 
39```
401. Overview (Project summary)
412. Problem (What needed to be solved)
423. Process (How you approached it)
434. Solution (What you created/delivered)
445. Results (The impact)
456. Learnings (What you'd do differently)
46```
47 
48### Time to Read
49- **Quick Read:** 3-5 minutes (essential for portfolio)
50- **Deep Dive:** 10-15 minutes (for interested readers)
51 
52## Section-by-Section Guide
53 
54### 1. Overview Section
55 
56**Purpose:** Hook the reader, provide context
57 
58**Include:**
59- Project name and company
60- Your role
61- Timeline
62- Team size
63- One-sentence summary of impact
64 
65**Example:**
66```
67# Redesigning the Checkout Flow
68 
69**Company:** E-Commerce Inc.
70**Role:** Lead Product Designer
71**Timeline:** 6 weeks
72**Team:** 2 designers, 3 engineers, 1 PM
73 
74**Summary:** Reduced cart abandonment by 35% through a streamlined 3-step checkout process, generating $2M in recovered revenue.
75```
76 
77### 2. Problem Section
78 
79**Purpose:** Set up why this work mattered
80 
81**Include:**
82- Business context
83- User pain points
84- Key metrics or goals
85- Constraints
86 
87**Example:**
88```
89## The Problem
90 
91E-Commerce Inc. was experiencing 68% cart abandonment—significantly higher than the industry average of 55%. Exit surveys and user research revealed several issues:
92 
93- **Too many steps:** Our checkout had 7 screens
94- **Forced account creation:** Users had to register before purchasing
95- **Hidden costs:** Shipping wasn't shown until step 5
96- **Mobile friction:** Forms weren't optimized for mobile
97 
98**Goal:** Reduce cart abandonment to below 50% within 3 months.
99 
100**Constraints:**
101- No changes to existing payment integrations
102- Had to maintain PCI compliance
103- 6-week timeline before holiday season
104```
105 
106### 3. Process Section
107 
108**Purpose:** Show your thinking and methodology
109 
110**Include:**
111- Research conducted
112- Stakeholders involved
113- Hypotheses formed
114- Options considered
115- Decisions made (and why)
116 
117**Example:**
118```
119## Process
120 
121### Research
122I started by understanding the problem deeply:
123- Analyzed Mixpanel funnel data for drop-off points
124- Conducted 10 user interviews with recent abandoners
125- Reviewed heatmaps and session recordings
126- Benchmarked against 5 competitor checkout flows
127 
128**Key Insight:** 73% of drop-offs occurred at the account creation screen. Users wanted to purchase, not commit to a relationship.
129 
130### Ideation
131I explored several approaches:
1321. Guest checkout only (simplest)
1332. Social login options (lower friction)
1343. Progressive profiling (collect info over time)
1354. One-page checkout (Amazon-style)
136 
137After weighing feasibility, timeline, and impact, we chose a hybrid approach...
138 
139### Decisions Made
140- **Guest checkout first:** Made registration optional and post-purchase
141- **Transparent pricing:** Showed shipping on the first screen
142- **Mobile-first design:** Designed for mobile, then adapted for desktop
143- **Progress indicator:** Added clear "Step 1 of 3" indicator
144```
145 
146### 4. Solution Section
147 
148**Purpose:** Show what you actually created
149 
150**Include:**
151- Visual artifacts (mockups, screenshots, diagrams)
152- Key features/changes
153- Technical implementation (if relevant)
154- How it addressed the problems
155 
156**Example:**
157```
158## Solution
159 
160### The New Checkout Flow
161 
162**Before:** 7 screens with mandatory registration
163**After:** 3 screens with optional guest checkout
164 
165[IMAGE: Before/After comparison]
166 
167### Key Changes
168 
169**1. Transparent Pricing Widget**
170[IMAGE: Pricing widget mockup]
171Showed order total, shipping, and taxes from the start. No surprises.
172 
173**2. Guest Checkout Option**
174[IMAGE: Guest checkout screen]
175Made account creation optional with clear value proposition for why to register.
176 
177**3. Smart Form Design**
178[IMAGE: Form design]
179- Single-column layout on mobile
180- Auto-format for phone/card numbers
181- Address autocomplete integration
182- Clear error messaging
183 
184**4. Trust Signals**
185Added security badges, money-back guarantee, and customer service contact throughout the flow.
186```
187 
188### 5. Results Section
189 
190**Purpose:** Prove impact with data
191 
192**Include:**
193- Quantitative results (with timeframe)
194- Comparison to goals
195- Secondary metrics affected
196- Business impact
197 
198**Example:**
199```
200## Results
201 
202### Primary Metrics (90 days post-launch)
203 
204| Metric | Before | After | Change |
205|--------|--------|-------|--------|
206| Cart Abandonment | 68% | 44% | -35% |
207| Checkout Completion | 32% | 56% | +75% |
208| Mobile Conversion | 18% | 41% | +128% |
209| Revenue per Visitor | $2.40 | $3.85 | +60% |
210 
211### Business Impact
212- **$2M additional revenue** in first quarter
213- **15% increase in mobile orders**
214- **Customer support tickets about checkout** dropped by 45%
215 
216### Secondary Effects
217- Account creation actually increased 20% (post-purchase)
218- Average order value stayed stable
219- Return customer rate improved
220```
221 
222### 6. Learnings Section
223 
224**Purpose:** Show growth mindset and self-awareness
225 
226**Include:**
227- What worked well
228- What you'd do differently
229- Unexpected challenges
230- Skills developed
231 
232**Example:**
233```
234## Learnings
235 
236### What Worked
237- **Early user research** prevented us from building the wrong solution
238- **Cross-functional alignment** meetings kept everyone on the same page
239- **Launching with analytics** let us measure impact immediately
240 
241### What I'd Do Differently
242- **More A/B testing:** We launched the full redesign at once. Would have preferred to test individual changes to understand what drove results.
243- **Earlier mobile focus:** We designed desktop-first then adapted. Starting mobile-first would have been more efficient.
244- **Stakeholder education:** Spent too long convincing leadership. Would start stakeholder alignment earlier next time.
245 
246### Skills Developed
247- Advanced Figma prototyping
248- Working with A/B testing frameworks
249- Presenting data-driven design decisions to executives
250```
251 
252## Case Study Types by Role
253 
254### Product Manager Case Study
255**Focus on:**
256- Strategy and prioritization
257- Stakeholder management
258- Metrics and outcomes
259- Technical trade-offs
260 
261### UX/Product Designer Case Study
262**Focus on:**
263- User research
264- Design process
265- Visual artifacts
266- Usability improvements
267 
268### Software Engineer Case Study
269**Focus on:**
270- Technical architecture
271- Problem-solving approach
272- System design
273- Code quality/performance
274 
275### Marketing Case Study
276**Focus on:**
277- Strategy and targeting
278- Creative execution
279- Channel performance
280- ROI and attribution
281 
282## Visual Elements
283 
284### Must-Have Visuals
285- Before/after comparisons
286- Key screens or deliverables
287- Process diagrams
288- Results charts
289 
290### Nice-to-Have Visuals
291- User journey maps
292- Wireframes evolution
293- Research artifacts
294- Team photos
295 
296### Visual Tips
297- Use consistent image sizing
298- Add captions explaining each image
299- Blur sensitive data if needed
300- Ensure mobile-friendly image sizes
301 
302## Output Format
303 
304When creating a case study:
305 
306```markdown
307# CASE STUDY: [PROJECT NAME]
308 
309## Quick Facts
310- **Role:** [Your role]
311- **Company:** [Company]
312- **Timeline:** [Duration]
313- **Team:** [Team composition]
314- **Impact:** [One-line result]
315 
316---
317 
318## Overview
319[2-3 sentence summary of the project]
320 
321## Problem
322[Context and challenges - what needed to be solved]
323 
324## Process
325### Research
326[What you learned]
327 
328### Approach
329[How you tackled it]
330 
331### Key Decisions
332[Important choices and rationale]
333 
334## Solution
335[What you built/created - include visual descriptions]
336 
337### Feature 1
338[Description]
339 
340### Feature 2
341[Description]
342 
343## Results
344[Quantified impact]
345 
346| Metric | Before | After | Change |
347|--------|--------|-------|--------|
348 
349## Learnings
350[Reflections and growth]
351 
352---
353 
354## Visual Asset List
355[List of images/screenshots needed]
356```
357 
358## Case Study Quality Checklist
359 
360- ✅ Clear problem statement
361- ✅ Evidence of user/customer focus
362- ✅ Process clearly explained
363- ✅ Your specific contributions are clear
364- ✅ Quantified results
365- ✅ Visual artifacts included
366- ✅ Honest about challenges/learnings
367- ✅ Appropriate length (3-10 min read)
368- ✅ Proofread and polished
369- ✅ Can discuss in detail in interview
370 

Discussion

Alternatives

Also in Trading models