- Home
- /
- Categories
- /
- Database
Database
Database management and queries
Ferias Project Skill
by igorhit
Do not revert unrelated user changes.
z-cheatsheet-add
by AutoFor
z-cheatsheet にエントリを追加する。
galaxy-context
by arash77
Galaxy project development conventions and skill routing guide. ALWAYS load this skill when working in a Galaxy codebase. Routes to appropriate skills: use /galaxy-db-migration for database/Alembic/schema changes, /galaxy-api-endpoint for creating REST API endpoints/FastAPI routers, /galaxy-testing for running or writing tests, /galaxy-linting for code formatting/linting/type checking. Use galaxy-explorer agent for codebase architecture questions.
dba-architect
by shaul1991
DBA Architect Agent. 스키마 설계, 정규화, 데이터 모델링을 담당합니다.
nextjs-mantine-stack
by Ray123fa
Create modern Next.js 16 projects with Tailwind CSS v4, Mantine UI v8, Zustand v5, and TanStack Query v5. Use this skill when: - Creating a new Next.js project with modern UI components - Setting up Mantine UI with Tailwind CSS integration - Configuring Zustand for state management - Setting up TanStack Query for data fetching - Building full-stack React applications with TypeScript - Need boilerplate for providers, stores, or query hooks
supabase-mastery
by ScientiaCapital
Master Supabase patterns for migrations, RLS policies, pgvector, and authentication. Use when creating database schemas, writing migrations, implementing row-level security, setting up auth, or debugging Supabase issues. Triggers on "supabase migration", "RLS policy", "row level security", "pgvector", "supabase auth", "magic link".
haloy-config
by haloydev
Create a haloy.yaml configuration file for deploying applications with haloy. Use when the user says "create haloy config", "add haloy.yaml", "configure for haloy", "set up haloy deployment", or "prepare for haloy". Supports single-target and multi-target deployments with optional self-hosted databases. Not for creating Dockerfiles (use the dockerize skill), multi-environment deployments, or docker-compose/Kubernetes setups.
appwrite-dotnet
by ChiragAgg5k
Appwrite .NET SDK skill. Use when building server-side C# or .NET applications with Appwrite, including ASP.NET and Blazor integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
design-ideas
by yinon-alfred-openClaw
Manage design ideas for merchandise with Supabase backend. Use when: (1) need design inspiration for merch (t-shirt, sticker, mug), (2) organizing design research by niche (Dark Romance, Mental Health, Bookish Humor, etc.), (3) bulk-importing ideas from research sessions, (4) tracking which designs have been created and removing them from the pool, (5) searching design ideas by niche, audience, or keyword
osquery-query-helper
by inthecyber-group
"Help users write, validate, and troubleshoot osquery SQL queries using provided osquery table schemas as the authoritative source."