Hubvue Fe Analysis Skills
hubvue-fe-analysis-skills is a Claude Code plugin for the Build phase that equips Claude with skills to analyze front-end project structure and patterns.
Install when you need Claude-guided analysis of an existing front-end repo before refactors, audits, or scope decisions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hubvue-fe-analysis-skills@hubvue/fe-analysis-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hubvue/fe-analysis-skills") and the paste-ready config with skillselion.get_install_config("plugin:hubvue/fe-analysis-skills").
What it does
hubvue-fe-analysis-skills is a small Claude Code plugin bundle that packages skills aimed at analyzing front-end projects: structure, dependencies, UI patterns, and maintainability signals a solo builder needs before changing a codebase. It is for developers who inherit or fork a FE app and want repeatable, agent-driven walkthroughs instead of ad-hoc prompts. Use it during build when you are mapping a repo, during validate when you are sizing rework, or during ship when you want a review-oriented pass. The catalog lists one plugin with community sourcing and front-end/analysis keywords; treat it as a focused assistant layer on top of Claude Code, not a linter or CI replacement. Pair it with your own test and lint stack for hard gates.
Highlights
- Claude skills tuned for front-end project analysis rather than generic code chat
- Supports onboarding to unfamiliar React/Vue-style codebases from the agent
- Fits pre-refactor discovery and lightweight architecture review
- Single-plugin bundle from hubvue/fe-analysis-skills
- Keyword focus: analysis, frontend, project structure
Why builders use it
You landed in a front-end codebase you did not write and need a fast, structured way to understand layout, conventions, and risk without manually spelunking every folder.
After you register the plugin, Claude can follow analysis-oriented skills to summarize the FE project and surface refactor or review targets in plain language.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is hubvue-fe-analysis-skills for?
Indie and small-team front-end developers who want Claude Code skills dedicated to understanding and reviewing front-end projects.
When should I use hubvue-fe-analysis-skills?
Use it when onboarding to a FE repo, scoping a refactor, or preparing a human or agent-led review before you ship UI changes.
How do I add hubvue-fe-analysis-skills to my agent?
Add the hubvue/fe-analysis-skills marketplace or plugin source in Claude Code, install the bundle, then invoke the analysis skills from your project workspace.
Comments
Share how you use hubvue-fe-analysis-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.