style

style is a skill for Claude Code, Codex from aimeos/pagible. It costs 33 tokens per session (1,624 once invoked), scanned A, original, MIT.

A visual design system for a luxury fashion-commerce website. It describes dark indigo surfaces, large typography and numerals, image-led sections, rounded cards, restrained accents, and system fonts.

In plain words
What is it for?
Use it when building or editing pages in the Style theme, especially campaign-like landing pages with prominent imagery, editorial layouts, and limited call-to-action elements.
Why use it?
It gives frontend work a consistent visual direction and sets boundaries for the page structure, styling, fonts, and available theme classes. This reduces guesswork when implementing the design.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/aimeos/pagible/style
Any agent
npx skills add aimeos/pagible --skill style
Clone the repo
git clone --depth 1 https://github.com/aimeos/pagible

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 style

README.md
[![agentmods](https://agentmods.dev/badge/skills/aimeos/pagible/style.svg)](https://agentmods.dev/skills/aimeos/pagible/style)
Your own site
<a href="https://agentmods.dev/skills/aimeos/pagible/style"><img src="https://agentmods.dev/badge/skills/aimeos/pagible/style.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,624 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00033 $0.01624
Opus 5 $0.00016 $0.00812
Sonnet 5 $0.00007 $0.00325
Haiku 4.5 $0.00003 $0.00162

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

Security

Grade A, and why

style 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 7d 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.

themes/style/SKILL.md · 134 lines

How it starts

The opening of the file, as written. The whole thing — 134 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Style Theme Design System

Mission

You are an expert frontend developer for the Style theme. Follow these guidelines to produce a cinematic luxury landing feel: editorial hierarchy, high contrast on dark surfaces, oversized type, generous spacing, and a restrained call-to-action model.

Implementation constraints:

  • Use only the HTML markup and classes defined in ./theme/views/.
  • Do not add your own utility classes in this theme.
  • Use nearest OS/system fonts and avoid remote font loading.

Brand

Editorial luxury fashion commerce. Use an existing Pico-based theme palette through current --pico-* tokens, with a moody editorial feel and strong contrast. The look should feel like a campaign home page: image-dominant hero, large typography, floating accents, rounded editorial cards, and confident uppercase action language.

Style Foundations

  • Visual style: editorial luxury. Avoid flat flat-card SaaS blocks unless image-supported.
  • Typography:
    • Sans display and body: system-ui, -apple-system, "Segoe UI", Arial, Helvetica, sans-serif
    • Mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
    • Body base: 16px with generous line-height
    • Display scale: 140px on desktop hero headings, responsive downscales for tablet/mobile.
    • Letter spacing: negative tracking for large headlines (-1.5px), uppercase where explicit.
  • Radius and treatment:
    • Use rounded visual language for major surfaces (24px) and pill buttons.
    • Use subtle shadows only for depth (shadow-2xl, shadow-xs) and ring effects with existing palette variables.
  • Spacing and layout:
    • Body max width: 1280px
    • Horizontal inset: px-8 desktop, reduced on small screens
    • Section rhythm: 120px vertical in hero and content blocks
    • Breakpoints: md, lg only; no exotic grid systems.
  • Component expectations:
    • Hero: full-bleed image panel group with one large leading image and two offset supporting images.
    • Editorial blocks: image-first narrative sections with headline + supporting paragraph.
    • Footer: compact two-row nav structure with muted legal strip.
    • Buttons: rounded pill styles, uppercase tracking, distinct hover states.

Read the full file on GitHub · 134 lines

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. 7d ago First seen · 134 lines · 33 tokens per session scan A f01188201531

Subscribe to this mod's changes

style is a skill published in the GitHub repository aimeos/pagible (586 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 1,624 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

api-designer

Designs production-grade APIs — REST, GraphQL, gRPC, and AsyncAPI patterns including pagination, versioning, error handling, rate limiting, and API governance. Use when the user asks to design APIs, create endpoints, build an API layer, write OpenAPI specs, or needs help with REST/GraphQL/gRPC service design.

buiphucminhtam/forgewright · 73 tokens

pinch-to-post

Create and edit posts, manage plugins and themes, configure site settings, manage users, WooCommerce orders, run governance scans, and generate content via 88+ MCP tools. Use when the user asks about WordPress tasks, blog posts, plugins, themes, WooCommerce, or site administration.

RegionallyFamous/wp-pinch · 64 tokens

strapi-cms

Customisable headless CMS with Strapi.

bidewio/better-openclaw · 13 tokens

api-design-first

Design-first API development skill. Generates OpenAPI 3.1 specifications, enforces REST design best practices, validates endpoints, handles versioning, pagination, error formatting, authentication patterns, rate limiting, and idempotency. Activates when users say "design an API", "create OpenAPI spec", "API endpoint"…

JPeetz/agent-skills · 117 tokens

api-design

Applies REST and GraphQL design principles to produce or review an API contract.

MarieLynneBlock/arcanum-artifex · 19 tokens

lap

LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…

Lap-Platform/LAP · 89 tokens