Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

portfolio-case-study-writer投资组合案例研究作者

Agent Skill

portfolio-case-study-writer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

20,645

周安装

521

GitHub Stars

351

下载量

6,224
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:portfolio-case-study-writer(投资组合案例研究作者)
来源仓库:https://github.com/paramchoudhary/resumeskills
仓库路径:skills/portfolio-case-study-writer
安装命令:
npx skills add https://github.com/paramchoudhary/resumeskills --skill 'Portfolio Case Study Writer'
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/paramchoudhary/resumeskills --skill 'Portfolio Case Study Writer'

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 可结合关键词、任务场景或来源线索进行信息筛选。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装使用。
  • 建议确认权限范围和维护状态,避免触发联网或文件读写操作。
  • portfolio-case-study-writer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

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

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude

34.55%
按下载量换算2,150

Codex

34.35%
按下载量换算2,138

Cursor

18.63%
按下载量换算1,160

Gemini CLI

9.33%
按下载量换算581

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills