Toolverse
All skills

gsd-to-autoforge-spec

by AutoForgeAI

Convert GSD codebase mapping to AutoForge app_spec.txt. This skill should be used when\nthe user has run /gsd:map-codebase and wants to use AutoForge on an existing project.\nTriggers: \

Installation

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

Installation

Quick info

Category
Backend
Views
1

About this skill

Convert GSD codebase mapping to AutoForge app_spec.txt. This skill should be used when\nthe user has run /gsd:map-codebase and wants to use AutoForge on an existing project.\nTriggers: \

How to use

  1. Uruchom /gsd:map-codebase na swoim istniejącym projekcie. Skill utworzy katalog .planning/codebase/ z dokumentacją technologii, architektury i struktury kodu.

  2. Sprawdź, czy w .planning/codebase/ znajdują się wymagane pliki: STACK.md, ARCHITECTURE.md i STRUCTURE.md. Opcjonalne pliki CONVENTIONS.md i INTEGRATIONS.md mogą zawierać dodatkowe informacje o konwencjach kodowania i integracji z usługami zewnętrznymi.

  3. Wyzwól skill komendą "convert to autoforge", "gsd to spec" lub "create app_spec from codebase". Skill przeczyta wszystkie dostępne dokumenty z mapowania.

  4. Skill wyodrębni kluczowe informacje: języki i frameworki z STACK.md, wzorce architektoniczne i przepływ danych z ARCHITECTURE.md, strukturę katalogów z STRUCTURE.md.

  5. Wygeneruje plik .autoforge/prompts/app_spec.txt zawierający specyfikację projektu w formacie zrozumiałym dla AutoForge.

  6. AutoForge będzie teraz mógł kontynuować rozwój projektu na podstawie istniejącego kodu i dokumentacji.

Related skills

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

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147