Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Tandem Panel Scaffold

Skill Verifiziert
100

Scaffold an editable Tandem control panel app

KI-Zusammenfassung

This tool scaffolds a new, independent Tandem control panel application project. It sets up a Vite-based frontend with Preact, Tailwind CSS, and a local Tandem backend integration, providing a customizable starting point for developers.

Installation

npx skills add frumu-ai/tandem

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

7 days ago
96 stars
MIT OR Apache-2.0
Aktualisiert 7 days ago
Quellcode ansehen

Ähnliche Erweiterungen

npx CLI Tool Development (Bun-First)

98

Build and publish npx-executable CLI tools using Bun as the primary toolchain with npm-compatible output. Use when the user wants to create a new CLI tool, set up a command-line package for npx execution, configure argument parsing and terminal output, or publish a CLI to npm. Covers scaffolding, citty arg parsing, sub-commands, terminal UX, strict TypeScript, Biome + ESLint linting, Vitest testing, Bunup bundling, and publishing workflows. Keywords: npx, cli, command-line, binary, bin, tool, bun, citty, commander, terminal, publish, typescript, biome, vitest.

Skill
jwynia

React PWA

98

Extension from jwynia/agent-skills

Skill
jwynia

ESLint Plugin React Hooks

99

ESLint rules for React Hooks

Skill
facebook

Frontend Design

99

Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.

Skill
jwynia

ADK Project Scaffolding Guide

98

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent Development Kit) skills suite. Covers `agents-cli scaffold create`, `scaffold enhance`, and `scaffold upgrade` commands, template options, deployment targets, and the prototype-first workflow. Do NOT use for writing agent code (use google-agents-cli-adk-code) or deployment operations (use google-agents-cli-deploy).

Skill
google

React Doctor

98

Extension from millionco/react-doctor

Skill
millionco