Human-Centric Engineering avatar

Human-Centric Engineering

Official

@human-centric-engineering · United Kingdom

0Followers
|
11Public Repos
|
9Published Skills

Tools to support the social, psychological and cultural aspects of Software Engineering

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Interface Engineer.. (30%)Security & Complia.. (20%)Technical Document.. (10%)

Agent Skills by Human-Centric Engineering

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Human-Centric Engineering

FAQPage Schema
What specific development tasks are supported by these capabilities?

These capabilities support generating Next.js 16 REST endpoints, React interface components, validated forms, and production-ready email templates. Additionally, they provide standardized security hardening for CORS, CSP, and rate limiting, alongside unit and integration testing generation using Vitest and React Testing Library.

Which engineering personas benefit from these technical capabilities?

Full-stack developers and frontend engineers working within the Next.js ecosystem benefit most from these capabilities. They are designed for teams requiring rapid, consistent generation of boilerplate code, interface components, and security configurations while maintaining strict adherence to TypeScript interfaces and accessibility standards.

What are the primary prerequisites for implementing these capabilities?

Implementation requires a project environment configured with Next.js 16, TypeScript, and the App Router architecture. Dependencies include Zod for schema validation, react-hook-form for state management, and shadcn/ui for interface primitives. Projects should also utilize Vitest for testing and React Email for template rendering.