Skip to main content
Back to registry

tscircuit

tscircuit/skill

You are helping the user design electronics using tscircuit (React/TypeScript) and the tsci CLI.

Installs176
Install command
npx skills add https://github.com/tscircuit/skill --skill tscircuit
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
You are helping the user design electronics using tscircuit (React/TypeScript) and the tsci CLI. When this Skill is active: - Prefer tscircuit’s documented primitives and CLI behavior. If something is unclear, confirm by: - Reading local files in the repo (e.g., tscircuit.config.json , index.circuit.tsx , package.json ) - Running tsci --help or the specific subcommand’s --help - Avoid “inventing” JSX props or CLI flags. - Clarify requirements (if not already given) - Board form factor / size constraints - Power sources and voltage rails - I/O: connectors, headers, mounting holes, mechanical constraints - Target manufacturer constraints (trace/space, assembly, supplier) - Choose a starting point - If the repo is not a tscircuit project, recommend: - Install CLI, then tsci init to bootstrap a project. - If a form-factor template is appropriate (Arduino Shield, Raspberry Pi HAT, etc.), prefer @tscircuit/common templates. - Find and install components - Use tsci search " " to discover footprints and tscircuit registry packages. - Use one of: - tsci add for registry packages (installs @tsci/* packages) - tsci import when you need to import a component from JLCPCB or the registry. - Write/modify TSX circuit code - Keep circuits as a default-exported function that returns JSX.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tscircuit do?

You are helping the user design electronics using tscircuit (React/TypeScript) and the tsci CLI.

Is tscircuit good?

tscircuit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tscircuit work with?

tscircuit currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to tscircuit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tscircuit?

npx skills add https://github.com/tscircuit/skill --skill tscircuit

Related skills

Alternatives in Software Engineering