Done-0Done-0Communityยท1 Agent Skills Included

fuck-u-code

Score code quality and get blunt AI-powered refactoring advice

Analyzes codebases across 14 languages and scores quality from 0 to 100 using 11 metrics like complexity, duplication, and error handling. Pinpoints the worst files with exact line numbers, eliminating guesswork and manual code review drudgery. Generates AI-powered review reports with concrete, line-by-line refactoring fixes via OpenAI, Anthropic, Gemini, or local Ollama.
npx skills add Done-0/fuck-u-code --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fuck-u-code?โ–ผ

Run `npx skills add Done-0/fuck-u-code --all -g -y` in your terminal to install the skill globally for your AI agent.

What does fuck-u-code actually check?โ–ผ

It measures 11 metrics across 7 categories: complexity, duplication, size, structure, error handling, documentation, and naming. Each file gets a score so you instantly see the worst offenders.

Which programming languages are supported?โ–ผ

It supports 14 languages including Go, JavaScript, TypeScript, Python, Java, C, C++, Rust, C#, Lua, PHP, Ruby, Swift, and Shell, with language-specific thresholds.

Does fuck-u-code work with Claude Code and Cursor?โ–ผ

Yes. It ships an MCP server and an agent skill, so Claude Code, Cursor, and other AI tools can run quality analysis and AI reviews directly.

Is my code sent to the cloud during analysis?โ–ผ

No. Static analysis runs fully offline on your machine. Only the optional AI review feature sends code to your chosen provider, and you can use local Ollama instead.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’