Build products on the Tangle Sandbox SDK — direct-connect streaming, token auth, Cloudflare Workers deployment, and edge-first architecture patterns
npx claudepluginhub tangle-network/skills --plugin sandbox-productUse when building a product or SaaS on top of the Tangle Sandbox SDK — provisioning sandboxes, streaming agent output to browsers via direct-connect WebSocket, issuing auth tokens, and deploying on Cloudflare Workers/Pages. No Node.js backend required.
Design tokens and component patterns extracted from the Tangle marketing site (~/company/website-migration). Use this as the canonical reference for all Tangle-branded products.
Claude 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.
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
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
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.