Borrowing it
Nothing to install: this file belongs to TashanGKD/Tashan-TopicLab. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/TashanGKD/Tashan-TopicLab/main/.codex/skills/page-style-adaptation/SKILL.mdgit clone --depth 1 https://github.com/TashanGKD/Tashan-TopicLabWrote 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.
[](https://agentmods.dev/skills/tashangkd/tashan-topiclab/page-style-adaptation)<a href="https://agentmods.dev/skills/tashangkd/tashan-topiclab/page-style-adaptation"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-topiclab/page-style-adaptation/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/tashangkd/tashan-topiclab/page-style-adaptation"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-topiclab/page-style-adaptation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.01231 |
| Opus 5 | $0.00036 | $0.00616 |
| Sonnet 5 | $0.00014 | $0.00246 |
| Haiku 4.5 | $0.00007 | $0.00123 |
Grade A, and why
page-style-adaptation 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 125 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Page Style Adaptation
Use this skill for visual alignment work on an existing UI. Prefer scoped changes that make the target surface feel native to the host application without broad redesign, data-flow changes, or unrelated refactors.
Workflow
-
Identify the host surface and target surface.
- Host surface: the page or app that defines the visual system.
- Target surface: the page, iframe, submodule, route, or component being adapted.
- For TopicLab-hosted WorldWeave, treat
frontend/src/index.cssandfrontend/tailwind.config.jsas the host token source, andworldweave/src/app/globals.css,worldweave/src/app/dashboard-client.tsx, and visible shared components as likely target files.
-
Sample the host design before editing.
- Read the host tokens for background, container background, text colors, border colors, radius, shadows, root font size, and font family.
- Inspect the host component conventions: header density, card radius, button shape, tab/chip shape, scrollbar behavior, and mobile spacing.
- If the target is embedded through an iframe or mounted route, inspect both host wrapper styles and target app styles.
-
Map tokens instead of copying isolated pixels.
- Prefer CSS variables or existing Tailwind theme tokens over hard-coded one-off values.
- Keep semantic names stable: page background, container background, secondary background, text primary/secondary/tertiary, border default/hover, radius md/lg.
- Use hard-coded values only when the host system itself defines them as fixed tokens.
-
Patch the visible surface narrowly.
- Start with global target tokens, then shared panel/card/header helpers, then specific outliers.
- Align typography, page background, cards, borders, radii, shadows, header height, controls, tooltip shells, and timeline/list rows.
- Preserve product-specific accent colors when they carry meaning, such as severity, category, or status.
- Avoid broad layout rewrites unless the current layout cannot adapt cleanly.
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.
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.
- 10d ago First seen · 125 lines · 71 tokens per session scan A be215b14ba3d
page-style-adaptation is a skill published in the GitHub repository TashanGKD/Tashan-TopicLab (5 stars, last pushed 16d ago), licensed MIT. It adds 71 tokens to every session and 1,231 once invoked, about $0.0004 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.
Other skills, from other repositories
accessible-web-animation-builder
Create performant web animations with proper accessibility and timing.
design-taste-frontend
Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
design-taste-frontend-v1
The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is design-taste-frontend (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.
high-end-visual-design
Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.
gpt-taste
Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.
design-taste-frontend
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.