Toolverse
All skills

blogpost-creator

by Xe

Create new blogposts from a template or linkposts using the hydrate command.

Installation

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

Installation

Quick info

Author
Xe
Category
Frontend
Views
2

About this skill

Create new blogposts from a template or linkposts using the hydrate command.

How to use

  1. Zainstaluj skill w swoim projekcie, dodając go do konfiguracji Claude/Copilot. Skill wymaga dostępu do narzędzi: Read, Grep, Glob, WebFetch, Bash (do uruchamiania go run) oraz Edit i Write do manipulacji plikami.

  2. Uruchom skill, gdy chcesz stworzyć nowy post. System poprosi Cię o wybór typu: blog, linkpost, notatka, wykład lub xecast.

  3. Podaj wymagane informacje: tytuł posta oraz krótki opis. Dla linkpostów musisz również podać adres URL, na który post będzie przekierowywać. Datę publikacji i niestandardowy slug możesz pominąć — skill użyje dzisiejszej daty i automatycznie wygeneruje slug z tytułu lub z nazwy pliku URL.

  4. Dla linkpostów skill automatycznie pobierze tytuł, opis i datę publikacji ze strony, jeśli ich nie podasz. Jeśli URL zawiera nazwę pliku, zostanie ona użyta jako slug (np. z https://example.com/blog/my-post wyodrębni "my-post").

  5. Skill uruchomi komendę hydrate z odpowiednimi parametrami, utworzy plik w strukturze katalogów (blog i linkposty trafiają do lume/src/blog/rok/slug.mdx, notatki do lume/src/notes/rok/slug.mdx itd.) i automatycznie otworzy plik w VS Code do edycji.

  6. Sprawdź ścieżkę pliku wyświetloną przez skill i dokonaj ostatecznych zmian w edytorze. Post jest gotowy do publikacji.

Related skills

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

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior;

Frontend
2335

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

game-development

by davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

Frontend
36112

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

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