Claude Skills · DevOps & Infrastructure

Build Frontend

Phelan164/codex-howto

Build or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling, and visual verification. Use for UI features, design implementation, forms, client-side defects, and frontend refactors; do not use for backend-only or infrastructure-only work.

★ 3 Synced 47 minutes ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Python Auth required Actively maintained

This skill is for DevOps & Infrastructure and helps you build frontend interfaces, modify ui components, and implement design features.

Install git clone --depth 1 https://github.com/Phelan164/codex-howto cp -r codex-howto/skills/build-frontend ~/.claude/skills/build-frontend
Can use Not declared by the author

Setup, runtime and requirements describe Phelan164/codex-howto, the repo this skill ships in.

frontendcomponentsaccessibilityResponsiveUiState Management

Also in Phelan164/codex-howto

View the repo
Build Backend DevOps & Infrastructure

Build or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and f...

Engineering Loop Code Review & Testing

Drive an authorized repository change through a verified local loop: baseline, reproduce, implement, test, review, and report evidence. Use...

Maintain Codex Wiki Code Review & Testing

Maintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, exp...

Operate Devops DevOps & Infrastructure

Plan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege,...

Orchestrate Engineering DevOps & Infrastructure

Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whe...

Review Code Code Review & Testing

Review code changes for correctness defects, regressions, security risks, data-integrity problems, concurrency hazards, and missing meaningf...

Review Security Code Review & Testing

Review application and infrastructure changes for exploitable security risks by tracing assets, trust boundaries, attacker-controlled input,...

Design, implement, and evaluate risk-based software tests across unit, integration, contract, end-to-end, and regression layers. Use when ad...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...