Toolverse
All skills

planning

by citypaul

Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.

Installation

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

Installation

Quick info

Author
citypaul
Category
Backend
Views
7

About this skill

Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.

How to use

  1. Zainstaluj umiejętność w swoim katalogu Claude (np. .claude/skills/planning), klonując repozytorium autora lub kopiując pliki źródłowe.
  2. Gdy rozpoczynasz znaczące zadanie, użyj komendy /plan, aby utworzyć nowy plan. Plan powinien rozbić pracę na najmniejsze możliwe, niezależnie mergowalne części.
  3. Utwórz plik planu w katalogu plans/ na poziomie projektu, nadając mu opisową nazwę (np. plans/walidacja-email.md). Każdy krok musi być opisywalny w jednym zdaniu, zostawiać kod w stanie roboczym i mieć jasne kryteria ukończenia.
  4. Pracuj nad każdym krokiem jako osobnym commitem i pull requestem. Upewnij się, że wszystkie testy przechodzą przed mergowaniem każdej części.
  5. Po zmergowaniu PR-a, użyj komendy /continue, aby wznowić pracę nad następnym krokiem z planu.
  6. Gdy plan jest ukończony, usuń plik planu. Jeśli katalog plans/ będzie pusty, usuń go również.

Related skills

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296