Toolverse
All skills

database-schema

by alinaqi

Schema awareness - read before coding, type generation, prevent column errors

Installation

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

Installation

Quick info

Author
alinaqi
Category
Backend

About this skill

Schema awareness - read before coding, type generation, prevent column errors

How to use

  1. Załaduj umiejętność razem z plikiem base.md i swoim stackiem bazy danych (Drizzle, Prisma, Supabase, SQLAlchemy, TypeORM lub Raw SQL). 2. Zlokalizuj plik schematu dla swojego stacku – np. src/db/schema.ts dla Drizzle, prisma/schema.prisma dla Prismy, lub supabase/migrations/*.sql dla Supabase. Jeśli plik nie istnieje, utwórz go przed kontynuacją. 3. Wygeneruj typy dla swojego stacku – uruchom npx prisma generate dla Prismy, supabase gen types typescript dla Supabase, lub użyj wbudowanych typów TypeScript w Drizzle. 4. Utwórz plik _project_specs/schema-reference.md z tabelą kolumn, typów i ograniczeń dla szybkiego dostępu. 5. Przed napisaniem kodu dotyczącego bazy danych zawsze najpierw przeczytaj schemat, zweryfikuj nazwy kolumn i typy, a następnie odwołaj się do schematu w swojej odpowiedzi. 6. Claude będzie teraz sprawdzać każde zapytanie względem schematu i ostrzegać o błędach typów lub brakujących kolumnach zanim kod zostanie uruchomiony.

Related skills

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

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

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

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

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873