noclick: Skill for Claude Code

.claude/skills/custom-component/SKILL.md

Custom Component Builder is a skill for Claude Code from noclickapp/noclick. It costs 67 tokens per session (3,655 once invoked), scanned A, original, AGPL-3.0.

A skill for building custom React and JSX interface components with the @noclick/sdk, a software kit for creating those interfaces.

In plain words
What is it for?
Use it to build custom components, dashboards, interfaces, fullscreen views, and other React or JSX-based user interfaces.
Why use it?
It gives you a defined way to create project-specific screens instead of limiting the interface to built-in components.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is noclickapp/noclick's own configuration. It tells Claude Code how to work on noclick 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 noclick configures →

Reuse

Borrowing it

Nothing to install: this file belongs to noclickapp/noclick. 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/noclickapp/noclick/main/.claude/skills/custom-component/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/noclickapp/noclick

Made for: Claude Code.

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 Custom Component Builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/noclickapp/noclick/custom-component.svg)](https://agentmods.dev/skills/noclickapp/noclick/custom-component)
Your own site
<a href="https://agentmods.dev/skills/noclickapp/noclick/custom-component"><img src="https://agentmods.dev/badge/skills/noclickapp/noclick/custom-component.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,655 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00067 $0.03655
Opus 5 $0.00034 $0.01827
Sonnet 5 $0.00013 $0.00731
Haiku 4.5 $0.00007 $0.00365

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

Security

Grade A, and why

Custom Component Builder scanned grade A with 1 finding 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 6d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

await fetch(uploadUrl, { method: 'PUT', body: file });
.claude/skills/custom-component/SKILL.md · 435 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-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. 6d ago First seen · 435 lines · 67 tokens per session scan A 3b4ee3b123a5

Subscribe to this mod's changes

Custom Component Builder is a skill published in the GitHub repository noclickapp/noclick (1 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 67 tokens to every session and 3,655 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

frontend-code-review

Trigger when the user requests a review of frontend files (e.g., .tsx, .ts, .js). Support both pending-change reviews and focused file reviews while applying the checklist rules.

sangrokjung/claude-forge · 42 tokens

generic-react-ux-designer

Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design…

travisjneuman/.claude · 69 tokens

generic-react-feature-developer

Guide feature development for React applications with architecture focus. Covers Zustand/Redux patterns, IndexedDB usage, component systems, lazy loading strategies, and seamless integration. Use when adding new features, refactoring existing code, or planning major changes.

travisjneuman/.claude · 53 tokens

generic-react-design-system

Complete design system reference for React applications. Covers colors, typography, spacing, component patterns, glassmorphism effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.

travisjneuman/.claude · 59 tokens

generic-react-code-reviewer

Review React/TypeScript code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Enforces TypeScript strict mode, GPU-accelerated animations, WCAG AA accessibility, bundle size limits, and surgical simplicity. Use when completing features, before commits, or…

travisjneuman/.claude · 71 tokens

nextjs

Skill "nextjs" from ashish7802/awesome-api-skills, covering next.js skill, ecosystem graph, quick start, production patterns and cache invalidation.

ashish7802/awesome-api-skills · 0 tokens