Skip to content

45ck/web-engineering-skills

Repository files navigation

web-engineering-skills

web-engineering-skills logo

web-engineering-skills banner

MIT License 15 skills web engineering

A platform-neutral web engineering skill pack for request/response flows, validation, routing, MVC boundaries, rendering, navigation, and browser-server responsibility splits.

Included skills

  • client-server-responsibility-splitter
  • error-page-and-fallback-planner
  • form-validation-designer
  • mvc-boundary-checker
  • presentation-model-designer
  • progressive-enhancement-reviewer
  • request-parameter-validator
  • request-response-flow-mapper
  • route-and-controller-planner
  • server-side-validation-enforcer
  • session-state-strategy-reviewer
  • template-rendering-reviewer
  • web-application-framework-selector
  • web-feature-iteration-planner
  • web-navigation-structure-reviewer

Features

  • Preserves the original skills/, templates/, and examples/ source material
  • Mirrors packaged skills into both .claude/skills/ and .agents/skills/
  • Focuses on full-stack web design decisions rather than framework-specific code snippets

Install

Option A: Install globally

git clone https://github.com/45ck/web-engineering-skills.git
cd web-engineering-skills
bash install.sh

This installs every packaged skill into both:

  • ~/.claude/skills/
  • ~/.agents/skills/

Option B: Copy into a project

cp -R .claude /path/to/your-project/
cp -R .agents /path/to/your-project/

Uninstall

bash uninstall.sh

Usage

/request-response-flow-mapper checkout flow
/form-validation-designer account registration form
/route-and-controller-planner blog publishing feature
/session-state-strategy-reviewer cart and login persistence
/progressive-enhancement-reviewer search and filter experience
/web-navigation-structure-reviewer admin dashboard IA

Repo structure

skills/                              original source skills
templates/                           reusable templates
examples/                            sample flow material
.claude/skills/<skill>/SKILL.md      packaged skill format
.agents/skills/<skill>/SKILL.md      mirrored packaged skill format
install.sh                           global installer
uninstall.sh                         global uninstaller
LICENSE                              MIT

Related workflow agents

  • web-engineer - Own routes, validation, sessions, and web flow boundaries
  • backend-engineer - Carry server-side contracts and persistence concerns forward
  • test-designer - Design coverage for user-facing flows and states

Related skill packs

Related doctrine and utility repos

  • frontier-agent-playbook - Shared doctrine for frontier-capability prior, agentic thinking, anti-fallback checks, and LLM-first architecture
  • repo-branding-skill - Repository branding, banner generation, and README/social preview asset creation

License

MIT

About

Web engineering skill pack for routing, validation, request handling, MVC structure, sessions, and web application design.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages