tscircuit development workflow skills with CLI primer, syntax reference, pre-export checklist, templates, and helper scripts for PCB design with TypeScript/React
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin detroittommy879-tscircuit-skillsComprehensive tscircuit documentation for designing PCBs with TypeScript/React. Use when working with tscircuit components, footprints, CLI commands, web APIs, or learning tscircuit workflows. Covers installation, 48+ component types, footprint specs, tsci CLI reference, programmatic APIs, SPICE simulation, KiCad integration, and project tutorials.
Build, modify, and debug tscircuit (React/TypeScript) PCB designs. Use when working with tsci CLI (init/dev/search/add/import/build/export/snapshot/push), choosing footprints, placing parts, wiring nets/traces, or preparing fabrication outputs (Gerbers/BOM/PnP).
Agent skills for tscircuit PCB design with TypeScript/React.
# Install docs skill (documentation reference)
claude /install-plugin tscircuit-docs
# Install workflow skill (CLI, templates, scripts)
claude /install-plugin tscircuit-workflow
Or clone and install locally:
git clone https://github.com/detroittommy879/tscircuit-skills.git
claude /install-skill ./tscircuit-skills/skills/tscircuit-docs
claude /install-skill ./tscircuit-skills/skills/tscircuit
Comprehensive documentation reference:
Development workflow tools:
import { board, resistor, capacitor, trace } from "tscircuit"
export default () => (
<board width="10mm" height="10mm">
<resistor resistance="1k" footprint="0402" name="R1" />
<capacitor capacitance="100nF" footprint="0402" name="C1" />
<trace from=".R1 > .pin1" to=".C1 > .pin1" />
</board>
)
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.