frontend-design

frontend-design is a skill for Claude Code, Codex from farhanic017/dynamic-skill-loader. It costs 8 tokens per session (89 once invoked), scanned A, original, GPL-3.0.

A collection of patterns for building responsive user interfaces.

In plain words
What is it for?
Building user interfaces, though the available information does not say which frameworks or workflows it supports.
Why use it?
The description does not provide enough detail to identify its specific tools or tasks.

Skill for Claude CodeCodex

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/farhanic017/dynamic-skill-loader/frontend-design
Any agent
npx skills add farhanic017/dynamic-skill-loader --skill frontend-design
Clone the repo
git clone --depth 1 https://github.com/farhanic017/dynamic-skill-loader

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-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/farhanic017/dynamic-skill-loader/frontend-design.svg)](https://agentmods.dev/skills/farhanic017/dynamic-skill-loader/frontend-design)
Your own site
<a href="https://agentmods.dev/skills/farhanic017/dynamic-skill-loader/frontend-design"><img src="https://agentmods.dev/badge/skills/farhanic017/dynamic-skill-loader/frontend-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 8 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 89 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.00008 $0.00089
Opus 5 $0.00004 $0.00044
Sonnet 5 $0.00002 $0.00018
Haiku 4.5 $0.00001 $0.00009

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

Security

Grade A, and why

frontend-design 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 5d 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-design/SKILL.md · 23 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 23 lines · 8 tokens per session scan A 6b9239c37bba

Subscribe to this mod's changes

frontend-design is a skill published in the GitHub repository farhanic017/dynamic-skill-loader (6 stars, last pushed 3mo ago), licensed GPL-3.0. It adds 8 tokens to every session and 89 once invoked, about $0.0000 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

system-boot

Auto-activating session startup - reads memory, orients Claude, announces status. Triggers on session start or when user says "continue", "weiter", "resume".

primeline-ai/evolving-lite · 39 tokens

project-brain

Triggers (all require explicit user request — do NOT activate just because a brain/ folder exists): (1) The user wants to set up project-level memory ("set up project brain", "scaffold project context", "init project brain", "建项目脑"). (2) The user is in a directory containing brain/ AND explicitly asks to resume /…

Ethan-YS/project-brain · 237 tokens

handoff

Create, validate, list, and load local Portable Handoff capsules for context transfer, continuing work in a new chat, compacting current work, or loading prior work. Use whenever the user asks for a handoff, context transfer, continuation briefing, or portable work-state summary.

legoambarish/portable-handoff · 59 tokens

subagent-strategy

Delegates research and parallel work to sub-agents.

andreaswasita/copilot-agents-dojo · 16 tokens

evolution-guide

Explains how Evolving Lite works when the user asks about the system, its features, or how to use it. Triggers on questions like "how does this work", "what is evolving lite", "what hooks are running", "explain the system".

primeline-ai/evolving-lite · 57 tokens

spawn-agent

Spawn worker agents (Gemini CLI or Codex CLI) to keep main context clean. Use for implementation, codebase research, context gathering, or any scoped work that would pollute the orchestrator's context.

khanhbkqt/spawn-agent · 46 tokens