Expert skill for designing, implementing, testing, and documenting Tangle Network Blueprints with correct hierarchy, tenancy/auth modeling, and production-like CLI validation
npx claudepluginhub tangle-network/skills --plugin tangle-blueprint-expertClaude Code plugin marketplace for Tangle Network development skills.
Add this marketplace to Claude Code:
/plugin marketplace add tangle-network/skills
Then install individual plugins:
/plugin install tangle-blueprint-expert@tangle-network-skills
/plugin install sandbox-product@tangle-network-skills
Or browse and install:
Browse and install pluginstangle-network-skillsInstall now| Plugin | Description |
|---|---|
| sandbox-product | Build products on the Sandbox SDK -- direct-connect streaming, token auth, Cloudflare Workers deployment |
| sandbox-blueprint | Build sandbox-style blueprints -- provisioning, lifecycle, operator API, auth, secrets, TEE, GC |
| tangle-blueprint-expert | Expert workflow for building Tangle Blueprints -- SDK patterns, BSM hooks, CLI lifecycle, production runtime |
| blueprint-frontend | Build React frontends for blueprints -- job submission, operator discovery, session auth, agent chat/terminal |
| tangle-branded-designer | Tangle brand design system and visual guidelines |
| plan-mega-review | Garry Tan's Mega Plan Review Mode with three scope modes and 10-section review gates |
For internal skills (sidecar internals, provider architecture), see tangle-network/skills-internal (private).
Clone this repo and symlink skills into ~/.claude/skills/:
git clone https://github.com/tangle-network/skills.git
ln -s /path/to/skills/plugins/sandbox-product/skills/sandbox-product ~/.claude/skills/sandbox-product
ln -s /path/to/skills/plugins/tangle-blueprint-expert/skills/tangle-blueprint-expert ~/.claude/skills/tangle-blueprint-expert
Each plugin follows the standard structure:
plugins/
plugin-name/
.claude-plugin/
plugin.json # name, description, author
README.md # plugin overview
skills/
skill-name/
SKILL.md # skill definition (frontmatter + instructions)
references/ # supporting docs, code examples
See the Agent Skills spec for the SKILL.md format.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Share bugs, ideas, or general feedback.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
The most comprehensive Claude Code plugin — 48 agents, 182 skills, 68 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Automates browser interactions for web testing, form filling, screenshots, and data extraction