# Done-0/fuck-u-code

Legacy-Mess Detector – assess the “legacy-mess level” of your code and output a beautiful report

Repository: https://github.com/Done-0/fuck-u-code
Canonical: https://ross.abutalabs.com/products/fuck-u-code
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-13T12:34:21+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 72, longevity 31
- inputs: {"age_days": 434, "days_push": 20, "days_rel": 187, "gap_med": 5.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7276, forks 328 (observed 2026-08-28T04:09:57.975177+00:00)

## What it is
A CLI code-quality analyzer that scores codebases 0-100 and produces humorous 'legacy-mess' reports across 14 languages using tree-sitter AST parsing. It supports multiple output formats (console, Markdown, JSON, HTML) and optional AI-powered code review via OpenAI-compatible, Anthropic, DeepSeek, Gemini, or Ollama APIs.

## Use cases
- assess code quality of a repository
- find the worst files in my codebase
- measure technical debt before refactoring
- generate a code quality report in markdown or html
- run offline static analysis on multiple languages
- get AI feedback on messy legacy code

## When to choose
- you want a quick, fun quality score for a polyglot codebase
- you need exportable reports (Markdown/JSON/HTML) of code smells
- you want offline static analysis with optional AI review

## When to avoid
- you need strict linting with autofix or CI-enforced style rules
- you need deep type-aware analysis or IDE integration
- humorous output is inappropriate for your team context

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, static-site-generator, cli, developer-tools
- domain: developer-tools, testing, performance
- platform: cli, cross-platform, windows
- tags: code-quality, static-analysis, legacy-code, tree-sitter, code-metrics, ai-code-review, tech-debt, command-line, nodejs, linux, macos

## Member repositories
- Done-0/fuck-u-code (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.975177+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:54.181861+00:00, confidence not recorded.
  - readme: https://github.com/Done-0/fuck-u-code (fetched 2026-08-28T04:09:57.975177+00:00, sha 4ebdbb84f634)
- Data as of 2026-08-30T08:39:29.467469+00:00.
