{
  "markdown": "# cost-estimate\n\nClaude Code plugin that scans any codebase and calculates what a real dev team would charge to build it.\n\n## What it does\n\n- Accepts GitHub URLs or local paths\n- Scans files, counts LOC, detects integrations and infra\n- Scores complexity across 7 factors (frontend, backend, integrations, infra, domain, real-time, security)\n- Calculates costs for 6 scenarios: Solo Dev (US), Lean Startup (US), Growth Company (US), Enterprise (US), Polish Software House, Polish Internal Team\n- Compares AI-assisted dev time vs traditional team effort\n- Shows Polish market context with PLN figures\n\n## Install\n\n```bash\n/install-plugin exhuman777/cost-estimate\n```\n\n## Usage\n\n```\n/cost-estimate https://github.com/owner/repo\n/cost-estimate ~/projects/my-app\n/cost-estimate                          # scans current directory\n```\n\n## Output\n\nTerminal-style report with:\n- Codebase analysis (LOC, languages, dependencies, integrations)\n- Complexity score breakdown\n- Cost table across 6 hiring scenarios (US + Poland)\n- Polish market context (B2B rates, salary comparisons, market trends 2025-2026)\n- AI ROI metrics (speed multiplier, cost savings, value per Claude hour)\n\n## Rate Sources\n\nBulldogjob IT Community Report 2025, JustJoinIT 2026, NoFluffJobs, Salary.com, Glassdoor, Devico, Qubit Labs. Exchange rate: 1 USD ~ 4.0 PLN (March 2026).\n\n## File Map\n\n```\n.claude-plugin/plugin.json              # Plugin manifest\nskills/cost-estimate/SKILL.md           # Main skill prompt\nskills/cost-estimate/references/\n  rates.md                              # US + Polish market rate tables\n  report-template.md                    # Output report template\n```\n",
  "bytes": 1654,
  "sha": "3ff01a08a58a619d9e435637d460e47582a27d49780a2f5be005547298a9ed92",
  "repo_slug": "exhuman777/cost-estimate",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_exhuman777_cost_estimate_cost_estimate_cf2b8325/readme"
}