본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Tandem Panel Scaffold

Skill 확인됨
100

Scaffold an editable Tandem control panel app

AI 요약

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.

설치

npx skills add frumu-ai/tandem

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

6 days ago
96 stars
MIT OR Apache-2.0
6 days ago에 업데이트됨
소스 코드 보기

유사한 확장

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