Fundamental Library Styles is a framework-independent CSS component library for creating SAP web interfaces with reusable styles and components. Developers can use it with Angular, React, Vue, or plain HTML to build consistent SAP applications and apply supported visual themes.
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.
npx skills add SAP/fundamental-styles --skill component-guidance-datagit clone --depth 1 https://github.com/SAP/fundamental-stylesWrote 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/sap/fundamental-styles/component-guidance-data)<a href="https://agentmods.dev/skills/sap/fundamental-styles/component-guidance-data"><img src="https://agentmods.dev/badge/skills/sap/fundamental-styles/component-guidance-data.svg" alt="Measured on agentmods" 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.00027 | $0.07324 |
| Opus 5 | $0.00014 | $0.03662 |
| Sonnet 5 | $0.00005 | $0.01465 |
| Haiku 4.5 | $0.00003 | $0.00732 |
Grade A, and why
component-guidance-data 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.
How it starts
The opening of the file, as written. The whole thing — 847 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Component Guidance - Data Display
Components for displaying collections and structured data.
When to Use This Skill
Use this skill when:
- The user asks "Should I use [component] for [use case]?"
- The user needs to choose between similar components
- The user asks about component best practices
- The user wants to know when NOT to use a component
This skill covers: Avatar, Avatar Group, Calendar, Carousel, Feed Input, Feed List Item, Generic Tag, Generic Tile, Grid List, Icon, Illustrated Message, Info Label, List, Micro Process Flow, Object Identifier, Object List, Object Marker, Object Number, Object Status, Table, Title, Tree, Variant Management
Avatar
Description: Avatars are visual representations of users, products, or business entities, helping people quickly identify them within an application. Users can be shown with their own photos or initials, while products can be depicted with representative images or logos.
When to use:
- Display user photos, initials, or placeholders for personal identification
- Show standardized images for business content such as products, parts, logos, or campaign visuals
- Represent concepts or entities with icons when images aren't available
- Present images with transparent backgrounds when needed for clarity or design fit
- Provide placeholder images when no other source image is available
- Apply avatars consistently in places like lists, cards, and headers to create familiarity and a uniform visual pattern across the interface
When to avoid:
- ❌ Display pictures in a sequence, such as a slideshow or carousel → Use
fd-carouselinstead - ❌ Display an interactive icon → Use
fd-buttonwith an icon inside instead
Best practices:
- ✅ Use a circle shape (
fd-avatar--circle) for people - ✅ Use a square shape for product or business-related images (default shape)
- ✅ Use the predefined sizes:
fd-avatar--xs,fd-avatar--s,fd-avatar--m,fd-avatar--l,fd-avatar--xl - ✅ For product icons, replace the default icon with a more suitable icon for your use case
- ✅ Provide a clear alternative text (
altattribute) for the avatar image - ✅ For interactive avatars with badges, provide both a tooltip and alternative text
- ⚠️ Avoid unnecessarily large image files (optimize images)
- ⚠️ Avoid badges on avatars smaller than size S
- ❌ Don't attach click actions directly to icons in the avatar (wrap in a button instead)
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.
- 7d ago First seen · 847 lines · 27 tokens per session scan A a2c4d14c52b8
component-guidance-data is a skill published in the GitHub repository SAP/fundamental-styles (232 stars, last pushed 3d ago), licensed Apache-2.0. It adds 27 tokens to every session and 7,324 once invoked, about $0.0001 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.
Other skills, from other repositories
static-web-artifacts-builder
Build self-contained static HTML artifacts opened in a browser: interactive diagrams, dashboards, infographics. Pure HTML5+CSS3+inline SVG, zero toolchain. Triggers on: "interactive HTML", "open in browser", "HTML artifact", "visual dashboard", "HTML infographic". NOT for PNG/SVG output, use concept-to-image.
html-draft
Use when user wants a standalone HTML diagram in flat engineering blueprint style — architecture diagrams, system flows, technical spec sheets, component maps. Generates one HTML file using Tailwind v4 (browser CDN) for layout and D3 v7 (CDN) for SVG diagrams. User-invoked only — do NOT auto-trigger. Triggers on…
overwatch-slidedeck
Build interactive live slide decks with Vite + React 19, TanStack Router, WebGPU shaders, Framer Motion orchestration, 1920x1080, access-gated SPA. 39 components (layout, interaction, graphics, chrome, navigation), direction-aware slide transitions, presenter mode with speaker notes and BroadcastChannel sync…
grainient
Recreate grainient.supply's 16 dark-mode visual effects as single-file HTML pages: WebGL shader gradients, vignette overlays, 9-layer box shadows, smooth scroll, spring animations, hover-zoom, ticker marquees, glassmorphism, 3D card flips, bento grids, gradient CTAs. Dark-mode-first with lime green (#C2F13C) accent.…
figma-mcp
Convert Figma designs into production-ready code using MCP server tools. Use this skill when users provide Figma URLs, request design-to-code conversion, ask to implement Figma mockups, or need to extract design tokens and system values from Figma files. Works with frames, components, and entire design files to…
mindnode-ui
Build MindNode-inspired mind mapping interfaces — 8 node shapes, 27+ themes, layout algorithms (horizontal, vertical, radial with D3), keyboard shortcuts, focus mode, dual view. React + xyflow/react v12 + Zustand + Tailwind. Triggers on mind map, visual thinking tool, node-based diagram, brainstorm canvas, MindNode.