Deconstruct competitor products to understand cost structure. Use for
Scanned 9/12/2026
Install to Claude Code
npx -y skills add whyzsm/tiny-agents --skill reverse-costing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Reverse Costing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/whyzsm-reverse-costing)More formats (shields.io, HTML) on the badges page.
---
name: reverse-costing
description: Deconstruct competitor products to understand cost structure. Use for
competitive pricing and cost analysis.
---
# Reverse Costing
## Metadata
- **Name**: reverse-costing
- **Description**: Competitor cost structure analysis
- **Triggers**: reverse costing, competitor cost, teardown, cost structure
## Instructions
Analyze competitor cost structure for $ARGUMENTS to understand pricing dynamics.
## Framework
### Cost Structure Analysis
| Cost Component | Analysis Method |
|----------------|-----------------|
| **Materials** | BOM estimation |
| **Labor** | Wage rates x hours |
| **Overhead** | Industry benchmarks |
| **Margin** | Price - cost |
## Output
```
## Reverse Cost Analysis: [Product/Competitor]
### Cost Breakdown
| Component | Our Cost | Est. Competitor | Difference |
|-----------|----------|-----------------|------------|
| Materials | $50 | $45 | +$5 |
| Labor | $20 | $15 | +$5 |
| Overhead | $15 | $12 | +$3 |
| **Total Cost** | **$85** | **$72** | **+$13** |
### Margin Analysis
| Metric | Us | Competitor |
|--------|-----|------------|
| Price | $120 | $110 |
| Cost | $85 | $72 |
| Margin | $35 | $38 |
| Margin % | 29% | 35% |
### Key Findings
1. **Cost Gap**: Competitor is $13 cheaper to produce
2. **Margin Gap**: Despite lower price, competitor has higher margin
3. **Drivers**: Lower labor and material costs
### Recommendations
1. [Recommendation 1]
2. [Recommendation 2]
```
## Tips
- Use industry benchmarks
- Validate with multiple sources
- Consider scale advantages
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!