senior-frontend

Official

Automate frontend workflows & scaffolding.

Authoragi-house-india
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a complete frontend automation toolkit for modern React/Next.js projects, enabling rapid component scaffolding, bundle analysis, and production-ready scaffolding patterns. It reduces boilerplate, enforces best practices, and accelerates frontend feature delivery.

Core Features & Use Cases

  • Automated Component Scaffolding: Generate React components with templates and built-in quality checks to maintain consistency.
  • Bundle Analysis & Optimization: Analyze bundles to surface performance improvements and optimization opportunities.
  • Frontend Scaffolder: Create end-to-end scaffolds with configurations ready for production, speeding feature delivery.
  • Use Case: When building a new feature, quickly scaffold components, analyze the bundle impact, and generate production-ready boilerplate, all with repeatable patterns.

Quick Start

Run the core scripts to bootstrap a project, e.g.:

  • python scripts/component_generator.py <project-path> [options]
  • python scripts/bundle_analyzer.py <target-path> [--verbose]
  • python scripts/frontend_scaffolder.py [arguments] [options]

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: senior-frontend
Download link: https://github.com/agi-house-india/agihouse-site/archive/main.zip#senior-frontend

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository