hyperliquid-insights-web: Skill for Claude Code

.agents/skills/building-components/SKILL.md

building-components is a skill for Claude Code, Codex from caprica-Six/hyperliquid-insights-web. It costs 46 tokens per session (485 once invoked), scanned A, a copy of building-components, MIT.

A guide for creating reusable user-interface building blocks, such as buttons, forms, and page sections.

In plain words
What is it for?
Use it when building components, adding keyboard or screen-reader support, defining themes and design tokens, publishing a component library, or writing its documentation.
Why use it?
It helps prevent inaccessible controls, unclear component interfaces, and repeated styling decisions. It also explains how parts can be combined and documented.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is caprica-Six/hyperliquid-insights-web's own configuration. It tells Claude Code and Codex how to work on hyperliquid-insights-web itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything hyperliquid-insights-web configures →

Reuse

Borrowing it

Nothing to install: this file belongs to caprica-Six/hyperliquid-insights-web. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/caprica-Six/hyperliquid-insights-web/main/.agents/skills/building-components/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/caprica-Six/hyperliquid-insights-web

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 building-components

README.md
[![agentmods](https://agentmods.dev/badge/skills/caprica-six/hyperliquid-insights-web/building-components/github.svg)](https://agentmods.dev/skills/caprica-six/hyperliquid-insights-web/building-components)
Your own site
<a href="https://agentmods.dev/skills/caprica-six/hyperliquid-insights-web/building-components"><img src="https://agentmods.dev/badge/skills/caprica-six/hyperliquid-insights-web/building-components/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.

agentmods 80×15 button for building-components

Your own site · 80×15
<a href="https://agentmods.dev/skills/caprica-six/hyperliquid-insights-web/building-components"><img src="https://agentmods.dev/badge/skills/caprica-six/hyperliquid-insights-web/building-components.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 485 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00046 $0.00485
Opus 5 $0.00023 $0.00243
Sonnet 5 $0.00009 $0.00097
Haiku 4.5 $0.00005 $0.00049

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

Security

Grade A, and why

building-components 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 9d 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.

Origin

This is a copy

100% identical to building-components — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/building-components/SKILL.md · 38 lines

What it actually says

Building Components

When to use this skill

Use when the user is:

  • Building new UI components (primitives, components, blocks, templates)
  • Implementing accessibility features (ARIA, keyboard navigation, focus management)
  • Creating composable component APIs (slots, render props, controlled/uncontrolled state)
  • Setting up design tokens and theming systems
  • Publishing components to npm or a registry
  • Writing component documentation
  • Implementing polymorphism or as-child patterns
  • Working with data attributes for styling/state

References

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. 9d ago First seen · 38 lines · 46 tokens per session scan A c26a17c53e59

Subscribe to this mod's changes

building-components is a skill published in the GitHub repository caprica-Six/hyperliquid-insights-web (1 stars, last pushed 4mo ago), licensed MIT. It adds 46 tokens to every session and 485 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to building-components, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

shadcn-ui/ui · 94 tokens

magic-ui

Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.

magicuidesign/magicui · 56 tokens

kiranism-shadcn-dashboard

Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…

Kiranism/next-shadcn-dashboard-starter · 142 tokens

favicon-icon-generator

Generate and validate favicon and application icon systems for web projects. Use when creating SVG icons, web manifests, framework metadata, or cross-platform favicon assets.

kennyzir/7deer_skills · 34 tokens

components

React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.

udecode/plate-playground-template · 33 tokens

multi-surface-render

Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs, PDFs, emails, Remotion videos, OG images, and 3D scenes. Covers renderer target selection, registry mapping, and platform APIs (renderToBuffer, renderToStream, renderToFile). Use when generating output…

yonatangross/orchestkit · 98 tokens