Toolverse
All skills

implement-spec

by LibPDF-js

Implement a spec from the plans directory

Installation

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

Installation

Quick info

Author
LibPDF-js
Category
Backend

About this skill

Implement a spec from the plans directory

How to use

  1. Uruchom skill w kontekście projektu zawierającego katalog .agents/plans/ z plikami specyfikacji. Skill automatycznie zidentyfikuje, którą specyfikację wdrażać na podstawie kontekstu rozmowy — jeśli istnieje wiele plików lub jest niejasne, zapyta Cię o wybór.
  2. Skill wczytuje wybraną specyfikację, następnie czyta pliki ARCHITECTURE.md i CODE_STYLE.md, aby zrozumieć strukturę projektu i konwencje kodowania.
  3. Skill rozbija pracę na dyskretne zadania za pomocą narzędzia TodoWrite, planując implementację zarówno niskopoziomową (manipulacja obiektami COS w src/core/) jak i wysokopoziomową (metody na głównych klasach w src/api/).
  4. Implementuje funkcję zgodnie ze specyfikacją i standardami projektu, tworząc testy dla całej nowej funkcjonalności.
  5. Uruchamia testy, naprawia błędy, następnie wykonuje type-check i lint, usuwając wszelkie problemy ze stylem i typami.
  6. Skill pracuje autonomicznie aż do momentu, gdy wszystkie testy przejdą i kod spełni wszystkie wymagania jakości określone w projekcie.

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

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

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

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