senior-frontend

Scaffold frontend components and features with automated quality checks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/joshcox/thoughts-prompts-and-things --skill senior-frontend-joshcox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-frontend
Source: https://github.com/joshcox/thoughts-prompts-and-things/tree/main/.claude/skills/senior-frontend
Command: npx skills add https://github.com/joshcox/thoughts-prompts-and-things --skill senior-frontend-joshcox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines frontend development by providing automated scaffolding, performance analysis, and UI best-practice guidance, helping teams ship faster with fewer regressions.

Core Features & Use Cases

  • Automated component scaffolding with templates and quality checks
  • Bundle analysis and performance recommendations
  • Frontend scaffolding for feature setup with modern tooling

Quick Start

Run the three core scripts to scaffold components, analyze bundles, and scaffold frontend features:

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