SEAD-ai

Slang — Development skill for Claude Code

Development community

Alias for /new-slang — learn a language in the margin of your work.

How to install Slang

Installs to ~/.claude/skills/sead-ai-slang-slang/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sead-ai-slang-slang && curl -fsSL https://raw.githubusercontent.com/SEAD-ai/slang/HEAD/commands/slang.md -o ~/.claude/skills/sead-ai-slang-slang/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Slang does


description: Alias for /new-slang — learn a language in the margin of your work argument-hint: "setup · global · here · wtf · decode · audit · check · drill · off [card|all]" allowed-tools: ["Skill", "Read", "Bash", "AskUserQuestion", "Edit"]

/slang → New Slang

Alias kept for muscle memory. Behave exactly as `/new-slang` with the same `$ARGUMENTS`:

  1. Load the new-slang:new-slang skill (fallback: new-slang).
  2. If ~/.claude/newslang-config.json does

Alternatives in Development

  • Learn Coding Agent — Research on Coding Agents 12.2k ★
  • Add Chart — Renamed → /portaljs-add-chart 2.3k ★
  • Learn Eval — 从会话中提取可复用的模式(Patterns),在保存前进行质量自评,并确定合适的保存位置(全局 vs 项目) 1.9k ★

Full documentation available on GitHub

View Source Repository