Toolverse
All skills

app-commands

by growilabs

GROWI main application (apps/app) specific commands and scripts. Auto-invoked when working in apps/app.

Installation

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

Installation

Quick info

Author
growilabs
Category
Frontend
Views
3

About this skill

GROWI main application (apps/app) specific commands and scripts. Auto-invoked when working in apps/app.

How to use

  1. Zainstaluj umiejętność w swoim projekcie GROWI — będzie automatycznie aktywowana, gdy pracujesz w katalogu apps/app. 2. Aby uruchomić kompleksową kontrolę jakości kodu, użyj poleceń Turborepo: turbo run lint --filter @growi/app, turbo run test --filter @growi/app i turbo run build --filter @growi/app. Te polecenia wykorzystują cache Turborepo, przyspieszając powtarzające się uruchomienia. 3. Dla szczegółowych kontroli lintowania uruchom z katalogu apps/app polecenia pakietu: pnpm run lint:typecheck do sprawdzenia TypeScript, pnpm run lint:biome do analizy kodem Biome, pnpm run lint:styles do kontroli stylów CSS. 4. Do zarządzania bazą danych użyj pnpm run dev:migrate do uruchomienia oczekujących migracji, pnpm run dev:migrate:status do sprawdzenia statusu, pnpm run dev:migrate:up do zastosowania zmian lub pnpm run dev:migrate:down do wycofania ostatniej migracji. 5. Dla dodatkowych zadań uruchom pnpm run openapi:generate-spec:apiv3 do wygenerowania specyfikacji OpenAPI, pnpm run console do uruchomienia konsoli REPL, pnpm run reg:run do testów regresji wizualnej lub pnpm run version:patch do aktualizacji numeru wersji.

Related skills

markitdown

by K-Dense-AI

Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting

Frontend
75173

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

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170

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

screenshot-to-code

by OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

Frontend
94209