Toolverse
All skills

create-command

by mindfold-ai

Create New Skill

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Frontend
Views
22

About this skill

Create New Skill

How to use

  1. Wpisz komendę w formacie $create-command <nazwa-umiejętności> <opis>, gdzie nazwa używa notacji kebab-case (słowa oddzielone myślnikami), a opis wyjaśnia, co umiejętność ma robić — przykład: $create-command review-pr Check PR code changes against project guidelines.
  2. Skill analizuje Twój opis i określa typ zadania: czy to inicjalizacja kontekstu, czytanie wytycznych, sprawdzenie kodu, czy generowanie dokumentacji.
  3. Narzędzie automatycznie tworzy plik .agents/skills/<nazwa-umiejętności>/SKILL.md z minimalną strukturą zawierającą metadane i instrukcje użycia.
  4. Po utworzeniu zobaczysz potwierdzenie z ścieżką pliku i sposobami uruchomienia nowej umiejętności — możesz ją wyzwolić bezpośrednio komendą $<nazwa-umiejętności> lub wybrać z menu /skills.
  5. Edytuj wygenerowany plik SKILL.md, aby dodać szczegółowe kroki i przykłady — pamiętaj, aby umiejętność była jasna, wykonalna i nie przekraczała 100 linii.
  6. Testuj nową umiejętność w agencie, aby upewnić się, że działa zgodnie z oczekiwaniami i nie duplikuje funkcjonalności istniejących skills.

Related skills

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

zustand

by lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

Frontend
36126

keyword-research

by openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

Frontend
24138

bubbletea

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

Frontend
2158