Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
Learn Claude Skills. Do Everything Better.
claudeskill-me.com
Latest
Why a Single "hi" Can Burn 20,000+ Tokens in Claude Code: Breaking Down the Fixed Startup Overhead  ·  How to Write Your First Custom Slash Command in Claude Code: A Working Example From Scratch  ·  Claude Code Merged Custom Commands Into Skills — Most "Commands vs Skills" Guides Are Already Outdated  ·  Why Your Claude Code Skill Silently Stops Triggering: The 15,000-Character Description Budget No One Warns You About  ·  Effort vs. Temperature in Claude: What's the Difference, and Why One of Them No Longer Works on Newer Models  ·  anthropics/skills Review: The Official GitHub Repo Has 168k Stars and Solid Content — The Problem Is You Might Never Find It
Breaking · news

Claude Code Adds Owner-Wildcard Marketplace Controls, Letting One Rule Allow or Block an Entire GitHub Org

An allowlist policy nobody can keep up with is effectively no policy at all — owner wildcards solve exactly the problem of rules falling behind an organization's growth.
A recent Claude Code update gives administrators finer-grained Plugin marketplace controls: through the strictKnownMarketplaces managed setting, admins can now use an owner-wildcard form to allow or Block every marketplace repository under a given GitHub organization with a single rule, instead of listing each repository name individually. Alongside this, a new Plugin distribution method called archive has been added, letting a plugin be installed by downloading a zip file over HTTPS — no...
advanced
Why a Single "hi" Can Burn 20,000+ Tokens in Claude Code: Breaking Down the Fixed Startup Overhead
Prompt caching saves money, not space — those 20,000-plus tokens still fully...
prompt-examples
How to Write Your First Custom Slash Command in Claude Code: A Working Example From Scratch
If a tutorial's example command still shows a /project: prefix, that...
skill-library
Claude Code Merged Custom Commands Into Skills — Most "Commands vs Skills" Guides Are Already Outdated
The question worth asking now isn't "do I want automatic or manual...

Glossary

View All →
Adaptive Thinking
A reasoning mode where Claude dynamically decides whether and how deeply to think based on request complexity, replacing the older extended thinking mode that required manually setting a fixed token budget.
What is adaptive thinking, and how does it differ from the older extended thinking? Adaptive thinking is Claude's current mainstream reasoning...
intermediate

Chain-of-Thought Prompting
Prompting the model to write out intermediate reasoning steps before giving a final answer, rather than jumping straight to the answer, to improve accuracy on complex reasoning tasks.
**What is <a href="https://claude-me.com/en/glossary/prompt-techniques/chain-of-thought/" target="_blank" rel="noopener">Chain-of-Thought...
beginner

Few-Shot Prompting
Instead of describing in words what output you want, giving a few concrete input-output example pairs directly, letting Claude infer the style and format you're after from the examples themselves — often conveying detail more precisely than a written description can.
What is <a href="/en/glossary/prompt-engineering/few-shot-prompting/">Few-Shot Prompting</a>, and how does it differ from purely describing the...
beginner

Weekly Picks

beginners

Effort vs. Temperature in Claude: What's the Difference, and Why One of Them No Longer Works on Newer Models

Temperature 0 can still give you a shallow answer — it governs word-selection randomness, not...
reviews

anthropics/skills Review: The Official GitHub Repo Has 168k Stars and Solid Content — The Problem Is You Might Never Find It

168k stars prove the content is trustworthy. Issue #675 proves even Claude itself couldn't find it.
advanced

Subagents Aren't Smarter Mini-Claudes — They Solve Isolation, Not Capability

A subagent doesn't make Claude know a domain better — it isolates noise somewhere out of sight...
skill-library

How Long Should SKILL.md Actually Be? The Logic Behind the Official 500-Line Guideline

The 500-line limit isn't about how much knowledge a Skill can hold — it's about how much floods...