project-structure

A set of project rules for creating reusable Claude configuration packages. Each package contains commands, skills, and optionally agents or local settings, and can be copied into another project as its `.claude` setup.

In plain words
What is it for?
Use it when adding or modifying skills, commands, or agents in the `skills.claude` directory, following the repository's `CLAUDE.md` conventions.
Why use it?
It gives contributors a consistent place and format for new or changed skills. It also prevents changes from being scattered through the repository's root configuration.

Cursor rule for Cursor

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 rules/samqin123/claude_skill_pool/project-structure
Clone the repo
git clone --depth 1 https://github.com/samqin123/Claude_skill_pool

Made for: Cursor.

Per session 374 This file is loaded in full into every session.
When invoked 374 The same file — it is already loaded in full.
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 $0.00374 $0.00374
Opus 5 $0.00187 $0.00187
Sonnet 5 $0.00075 $0.00075
Haiku 4.5 $0.00037 $0.00037

Measured 2d ago against content hash 8a519e2dbc4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

project-structure 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 2d 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.

.cursor/rules/project-structure.mdc · 26 lines

What it actually says

Claude Skills Pool 项目规范

本仓库是 Claude Configuration Factory:每个 skills.claude/[SkillName]/ 均为独立配置包,可整体复制到其他项目根目录作为 .claude 使用。

目录结构

  • 技能根目录:skills.claude/[SkillName]/(建议英文 kebab-case)
  • 标准子结构:.claude/commands/.claude/skills/.claude/agents/(可选)、settings.local.json(可选)

完整规范与模板见 CLAUDE.md

创建或修改技能时

  1. 新技能:在 skills.claude/ 下建目录,并创建 .claude/commands/.claude/skills/,按 CLAUDE.md 中的格式编写 command 与 skill。
  2. 参考实现:简单单体技能参考 skills.claude/ai-spec;多 Agent 参考 skills.claude/research-analyst-system
  3. 不要 修改根目录的 .claude;所有新技能仅放在 skills.claude/ 下。

文件引用

在规则或对话中引用项目文件时,使用相对工作区根路径,例如 skills.claude/某技能/.claude/commands/xxx.md

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. 2d ago First seen · 26 lines · 374 tokens per session scan A 8a519e2dbc4a

Subscribe to this mod's changes

project-structure is a cursor rule published in the GitHub repository samqin123/Claude_skill_pool (2 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 374 tokens to every session, about $0.0019 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.