Toolverse
All skills

continue-implementation

by LibPDF-js

Continue implementing a spec from a previous session

Installation

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

Installation

Quick info

Author
LibPDF-js
Category
Backend
Views
9

About this skill

Continue implementing a spec from a previous session

How to use

  1. Zainstaluj skill w swoim projekcie, umieszczając go w katalogu .opencode/skills/. 2. Uruchom skill w kontekście projektu, w którym chcesz wznowić pracę — będzie szukać pliku specyfikacji w .agents/plans/. 3. Skill przeczyta plik specyfikacji, zapozna się z ARCHITECTURE.md i CODE_STYLE.md, aby zrozumieć strukturę projektu i konwencje kodowania. 4. Sprawdzi aktualny stan pracy, uruchamiając git status, git log, testy (bun run test:run) i sprawdzenie typów (bun run typecheck). 5. Na podstawie porównania specyfikacji z obecnym stanem kodu, skill określi co zostało już zrobione i co pozostaje do implementacji. 6. Będzie kontynuować implementację zgodnie ze specyfikacją, przestrzegając wytycznych dotyczących warstw architektury i stylu kodu, aż do momentu gdy wszystkie testy przejdą i funkcja będzie kompletna.

Related skills

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

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

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

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379