Content Preview
--- name: superpowers-lab description: "Lab environment for Claude superpowers" risk: safe source: "https://github.com/obra/superpowers-lab" date_added: "2026-02-27" --- # Superpowers Lab ## Overview Lab environment for Claude superpowers ## When to Use This Skill Use this skill when you need to work with lab environment for claude superpowers. ## Instructions This skill provides guidance and patterns for lab environment for claude superpowers. For more information, see the [source repos
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/superpowers-lab.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/superpowers-lab/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/superpowers-lab/SKILL.md
Related Skills
superpowers-lab
Experimental skills for Superpowers: tmux automation for interactive CLIs, MCP server discovery, duplicate function detection, Slack messaging
pluginpluginmarketplacesuperpowers-lab
by Jesse Vincent · obra-superpowers-marketplace
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
superpowers
Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.
pluginpluginmarketplacesuperpowers
by Anthropic · anthropic-official-plugins
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills