frontend-engineering

frontend-engineering is a skill for Claude Code, Codex from rogue-dev-studio/ai-agents-rogue. It costs 67 tokens per session (571 once invoked), scanned A, original, no licence file.

Guidance for building web interfaces that are accessible, responsive, reliable, and connected to application programming interfaces.

In plain words
What is it for?
Use it to build or refine single-page web screens, manage client-side data and routing, validate forms, meet performance targets, and use a design system.
Why use it?
It helps avoid confusing forms, broken data loading, poor mobile layouts, and slow or unreliable screens.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/rogue-dev-studio/ai-agents-rogue/frontend-engineering
Any agent
npx skills add rogue-dev-studio/ai-agents-rogue --skill frontend-engineering
Clone the repo
git clone --depth 1 https://github.com/rogue-dev-studio/ai-agents-rogue

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for frontend-engineering

README.md
[![agentmods](https://agentmods.dev/badge/skills/rogue-dev-studio/ai-agents-rogue/frontend-engineering.svg)](https://agentmods.dev/skills/rogue-dev-studio/ai-agents-rogue/frontend-engineering)
Your own site
<a href="https://agentmods.dev/skills/rogue-dev-studio/ai-agents-rogue/frontend-engineering"><img src="https://agentmods.dev/badge/skills/rogue-dev-studio/ai-agents-rogue/frontend-engineering.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 571 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.00571
Opus 5 $0.00034 $0.00285
Sonnet 5 $0.00013 $0.00114
Haiku 4.5 $0.00007 $0.00057

Measured 6d ago against content hash 3d68a261096b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

frontend-engineering scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/frontend-engineering/SKILL.md · 55 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 55 lines · 67 tokens per session scan A 3d68a261096b

Subscribe to this mod's changes

frontend-engineering is a skill published in the GitHub repository rogue-dev-studio/ai-agents-rogue (2 stars, last pushed 3d ago), with no licence file. It adds 67 tokens to every session and 571 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

ComposioHQ/awesome-claude-skills · 63 tokens

appdrag-automation

Automate Appdrag tasks via Rube MCP (Composio). Always search tools first for current schemas.

ComposioHQ/awesome-claude-skills · 27 tokens

bubble-automation

Automate Bubble tasks via Rube MCP (Composio). Always search tools first for current schemas.

ComposioHQ/awesome-claude-skills · 25 tokens

site-starter

Bootstraps a brand-new Astro + Cloudflare client site from PortableWebtoolkit site-starter templates. Use when creating a new client project folder, copying package.json/wrangler.toml, linking WebToolkit, or choosing Workers vs Pages deploy target.

ImYourBoyRoy/Portable_Web_toolkit · 58 tokens

instagram-clone

Clones a public Instagram profile into feed.json and local media for Astro portfolio sites. Use when building Instagram galleries without Meta API tokens, setting INSTAGRAMUSERNAME, seeding static fallbacks, refreshing after 429 rate limits, or auditing feed.json.

ImYourBoyRoy/Portable_Web_toolkit · 54 tokens

wcag-auditor

Run the Portable Web Toolkit bundled WCAG accessibility evidence gate (Playwright + axe). Use for a11y audits on toolkit-managed Astro sites. Never resolve AI/wcag-auditor. Ensure Playwright Chromium is installed in the client project first. After every run, open and share the stakeholder dashboard HTML with the user.

ImYourBoyRoy/Portable_Web_toolkit · 72 tokens