📚AllForClaude
SkillsMCPPluginsCategoriesHow to install
📚 AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • 💻 Development & Coding
  • ⚡ Productivity & Automation
  • 🎨 Creative, Design & Art
  • 📄 Documents & Office
  • 💬 Communication & Messaging
  • 🤖 AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

© 2026 AllForClaude. An independent, community directory — not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Skills
  3. /AI & Machine Learning
  4. /Beads — Deliberately Short Entry Point
🤖

Beads — Deliberately Short Entry Point

🧩Skill🤖AI & Machine Learning25,062

A model of restraint: the file opens by stating it is intentionally short, links the canonical AGENTS.md / instructions / architecture docs, and lists only the few ground rules that must be seen first. It even encodes the conflict-resolution rule — trust the linked source and delete the duplicate here — which keeps the file from drifting.

By gastownhall

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/beads-deliberately-short-entry-point
# ...or for all projects
mkdir -p ~/.claude/skills/beads-deliberately-short-entry-point

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →

Source

  • Claude Skills Hub

More in AI & Machine Learning

View all →
🤖
🧩Skill★ Featured

Brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

🤖AI & Machine Learning247,389
Claude DirectoryClaude Skills Hub
🤖
🧩Skill★ Featured

Verification Before Completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

🤖AI & Machine Learning247,389
🤖
🧩Skill★ Featured

Claude Api

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claud…

🤖AI & Machine Learning158,616
Claude DirectorySkillsHub MCP
🤖
🧩Skill★ Featured

MCP Server Builder

Guide for creating high-quality Model Context Protocol servers with best practices

🤖AI & Machine Learning158,616

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/beads-deliberately-short-entry-point
# ...or for all projects
mkdir -p ~/.claude/skills/beads-deliberately-short-entry-point

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →