You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I made a Claude Code plugin that reviews FSD projects.
Note: This plugin requires https://claude.com/claude-code. The review checklists (skills/FSD-review/references/) are plain markdown, so they can be used as manual review checklists or prompts for other AI tools.
What it does:
9 review stages running in parallel (CI/CD, architecture, code quality, design system, web quality, security, testing, dependencies, simplification)
Validates FSD layer violations and dependency direction
Generates a review report (.review/{branch}-review.md) — no code modification
How it's different from Steiger / ESLint plugins:
Steiger checks file/folder structure. This reviews actual code content.
ESLint plugins check import rules. This covers 9 areas including security, accessibility, and design system compliance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I made a Claude Code plugin that reviews FSD projects.
What it does:
How it's different from Steiger / ESLint plugins:
Install
claude-FSD-review GitHub
Feedback welcome!
Beta Was this translation helpful? Give feedback.
All reactions