icn: Skill for Claude Code

.agents/skills/icn-commons-design/SKILL.md

icn-commons-design is a skill for Claude Code, Codex from InterCooperative-Network/icn. It costs 191 tokens per session (2,998 once invoked), scanned A, original, AGPL-3.0.

A design-review guide for ICN Commons, including Claude Design seeds—early design ideas—and their promotion into project documentation. It checks member-facing screens and documents against ICN's stated principles.

In plain words
What is it for?
Use it to review designs, prepare documentation-only promotion changes, and audit member-facing materials.
Why use it?
It helps reviewers apply the same checks for accuracy, accessibility, wording, and the boundary between official content and generated content.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is InterCooperative-Network/icn's own configuration. It tells Claude Code and Codex how to work on icn 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 icn configures →

Reuse

Borrowing it

Nothing to install: this file belongs to InterCooperative-Network/icn. 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/InterCooperative-Network/icn/main/.agents/skills/icn-commons-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/InterCooperative-Network/icn

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 icn-commons-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/intercooperative-network/icn/icn-commons-design/github.svg)](https://agentmods.dev/skills/intercooperative-network/icn/icn-commons-design)
Your own site
<a href="https://agentmods.dev/skills/intercooperative-network/icn/icn-commons-design"><img src="https://agentmods.dev/badge/skills/intercooperative-network/icn/icn-commons-design/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 icn-commons-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/intercooperative-network/icn/icn-commons-design"><img src="https://agentmods.dev/badge/skills/intercooperative-network/icn/icn-commons-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 191 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,998 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 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.00191 $0.02998
Opus 5 $0.00096 $0.01499
Sonnet 5 $0.00038 $0.00600
Haiku 4.5 $0.00019 $0.00300

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

Security

Grade A, and why

icn-commons-design 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.

.agents/skills/icn-commons-design/SKILL.md · 137 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. 9d ago First seen · 137 lines · 191 tokens per session scan A c8d7c4ec16cc

Subscribe to this mod's changes

icn-commons-design is a skill published in the GitHub repository InterCooperative-Network/icn (10 stars, last pushed today), licensed AGPL-3.0. It adds 191 tokens to every session and 2,998 once invoked, about $0.0010 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.

Related

Other skills, from other repositories

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Marve10s/Better-Fullstack · 44 tokens

gh-find-prs

Survey open Codewhale PRs and triage each for mergeability and disposition against the real landing branch.

Hmbown/CodeWhale · 27 tokens

critique-theater

Five-dimension design quality review — score the artifact against craft, brand, accessibility, and copy, then fix what falls short before handing it over.

nexu-io/open-design · 35 tokens

figma-create-design-system-rules

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server…

warpdotdev/warp · 71 tokens

figma-generate-library

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it…

warpdotdev/warp · 95 tokens

figma-implement-design

Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via…

warpdotdev/warp · 81 tokens