devtools-elements | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / devtools-elements

devtools-elements

maintained by crafter-station

star 401 account_tree 22 verified_user MIT License
bolt View GitHub

name: devtools-elements description: Install developer tool components from the Elements registry. Use when user needs JSON viewers, API response displays, code diff viewers, CLI output renderers, env editors, error boundaries, webhook testers, or schema viewers. Triggers on "devtools", "json viewer", "API response", "webhook tester", "env editor", "code diff", "schema viewer", "error boundary", "CLI output".

Dev Tools Elements

8 developer utility components. Zero external dependencies.

Install Pattern

npx shadcn@latest add @elements/{name}

Components

Component Install Description
JSON Viewer @elements/json-viewer Collapsible JSON tree with search
API Response Viewer @elements/api-response-viewer HTTP response with status, headers, body
Code Diff Viewer @elements/code-diff-viewer Side-by-side or inline diff
CLI Output @elements/cli-output Terminal-like output renderer
Env Editor @elements/env-editor Environment variable editor
Error Boundary UI @elements/error-boundary-ui Error boundary with stack trace
Webhook Tester @elements/webhook-tester Webhook request/response tester
Schema Viewer @elements/schema-viewer JSON Schema / OpenAPI renderer

Quick Patterns

# API debugging
npx shadcn@latest add @elements/api-response-viewer @elements/json-viewer

# Dev dashboard
npx shadcn@latest add @elements/env-editor @elements/webhook-tester @elements/cli-output

# Error handling
npx shadcn@latest add @elements/error-boundary-ui

# All dev tools
npx shadcn@latest add @elements/json-viewer @elements/api-response-viewer @elements/code-diff-viewer @elements/cli-output @elements/env-editor @elements/error-boundary-ui @elements/webhook-tester @elements/schema-viewer

Discovery

Browse https://tryelements.dev/docs/devtools

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 401
GitHub Forks 22
Created Mar 2026
Last Updated il y a 3 mois
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
collaborating-with-codex
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.