star-story-extractionlisted
Install: claude install-skill aiskillstore/marketplace
# STAR Story Extraction
> "Every feature you build is an interview answer waiting to be told."
## Purpose
Transform completed work into compelling interview stories using the STAR method. These stories demonstrate real problem-solving ability.
---
## The STAR Method
| Component | Question | Focus |
|-----------|----------|-------|
| **S**ituation | "What was the context?" | Set the scene, explain the problem |
| **T**ask | "What were YOU responsible for?" | YOUR specific role and responsibility |
| **A**ction | "What did YOU do?" | Specific technical actions YOU took |
| **R**esult | "What was the outcome?" | Impact, metrics, improvements |
---
## Extraction Flow
### Step 1: Identify the Story Type
What kind of problem did you solve?
| Story Type | Good For Questions Like |
|------------|------------------------|
| Technical challenge | "Tell me about a difficult bug you solved" |
| Feature implementation | "Describe a feature you're proud of" |
| Performance optimization | "How did you improve system performance?" |
| Security fix | "Tell me about a security issue you addressed" |
| Refactoring | "Describe a time you improved code quality" |
| Learning curve | "Tell me about a time you learned something quickly" |
### Step 2: Guide Through STAR
#### Situation (2-3 sentences)
> "What was the context? What problem or challenge existed before you started?"
**Good elements:**
- Business context (why it mattered)
- Technical constraints
- Scale/impact of the problem