cyberneticlibrary

Build production-ready web applications

frontend-engineerskillsetup L229,740
nanocoai/nanoclaw
What it does

Apply senior frontend engineering discipline to web projects

Best for

Building production-quality web UIs when TypeScript strictness, accessibility, and responsive design are mandatory.

Inputs
  • · project type (Next.js/Vite/static)
  • · component or page code
Outputs
  • · refactored code
  • · TypeScript types
  • · Tailwind classes
  • · semantic HTML
Requires
  • · TypeScript
  • · React/Next.js
  • · Tailwind CSS
  • · browser for visual verification
Preconditions
  • · project has package.json and design token system
Failure modes
  • · pnpm build fails if dependencies missing
  • · visual verification blocked if dev server won't start
Trust signals
  • · enforces build-test-verify workflow before declaring done
  • · Server Components by default (Next.js)
  • · semantic HTML + alt text
  • · 4.5:1 contrast ratio target
  • · screenshot requirement before completion