🗄️

資料庫

SQL、NoSQL 和資料庫管理技能

4429 skills in this category

ui-ux-expert-skill

Technical workflow for implementing accessible React user interfaces with shadcn/ui, Tailwind CSS, and TanStack Query. Includes 6-phase process with mandatory Style Guide compliance, Context7 best practices consultation, Chrome DevTools validation, and WCAG 2.1 AA accessibility standards. Use after Test Agent, Implementer, and Supabase agents complete their work.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

python-backend

Marketplace

Use when building Python web APIs, database-backed applications, or backend services. Covers FastAPI, SQLAlchemy (async), PostgreSQL, Alembic migrations, and performance patterns. Triggers on API endpoint creation, database models, query optimization, or migration planning. Extends python-development skill.

btimothy-har/mycc-config
0
0
更新於 1w ago

web-components-architecture

Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.

matthewharwood/fantasy-phonics
0
0
更新於 1w ago

rls-test-patterns

Marketplace

RLS policy testing patterns for Supabase - automated test cases for Row Level Security enforcement, user isolation verification, multi-tenant security, and comprehensive security audit scripts. Use when testing RLS policies, validating user isolation, auditing Supabase security, verifying tenant isolation, testing row level security, running security tests, or when user mentions RLS testing, security validation, policy testing, or data leak prevention.

vanman2024/ai-dev-marketplace
0
0
更新於 1w ago

doc-coauthoring

Collaborate on documents with tracked changes, suggestions, and iterative refinement. Use for reviewing drafts, providing editorial feedback, and collaborative document development.

vamseeachanta/workspace-hub
0
0
更新於 1w ago

delonauth-authentication-authorization

Implement authentication and authorization using @delon/auth. Use this skill when adding login/logout flows, JWT token management, role-based access control (RBAC), route guards, HTTP interceptors, and session management. Integrates with Firebase Auth and custom permission systems. Ensures secure token storage, automatic token refresh, and consistent authorization checks across components and services.

tw-lin/ng-lin
0
2
更新於 1w ago

query-performance-analysis

Detect N+1 queries, analyze slow queries with EXPLAIN, identify missing indexes, and ensure safe online index migrations. Use when optimizing query performance, preventing performance regressions, or debugging slow endpoints. Complements database-migrations skill which covers index creation syntax.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

gcp-infra-to-terraform

기존 GCP 리소스(BigQuery, GCS, IAM 등)를 gcloud/bq 명령어로 추출하여 문서화하고, 이를 Terraform(IaC) 코드로 변환하는 워크플로우 스킬입니다. Reverse Engineering Infrastructure.

nfbs2000/vibe-with-google-ai-divorce-agent-inflearn
0
0
更新於 1w ago

saas-launch-planner

Comprehensive SaaS planning system for solo developers using Next.js + Supabase + Stripe stack. Converts ideas into shippable subscription products with scope control, feature prioritization, billing architecture, technical roadmap, and anti-feature-creep mechanisms. Generates PRDs with subscription models, pricing strategies, and Claude Code starter prompts. Use when planning SaaS products, subscription apps, or when user mentions billing, payments, recurring revenue, or subscription models.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

supabase-expert

Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.

MEDICALCOR/medicalcor-core
0
0
更新於 1w ago

database-design-patterns

Database schema design including normalization, denormalization, indexes, migrations, foreign keys, constraints, and query optimization. Covers PostgreSQL, MySQL, and general SQL patterns. Use when designing database schemas, optimizing queries, setting up migrations, or debugging performance issues.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

deloncache-caching-strategies

Implement caching strategies using @delon/cache. Use this skill when adding memory cache, LocalStorage cache, SessionStorage cache, or cache interceptors for HTTP requests. Supports TTL-based expiration, cache invalidation, cache grouping, and persistent storage. Optimizes performance by reducing redundant API calls and database queries.

tw-lin/ng-lin
0
2
更新於 1w ago

review-solution

Review coding challenge solutions from LeetCode, GreatFrontEnd, or other platforms. Analyze algorithm correctness, time/space complexity, code quality, identify patterns, explain key insights, and suggest related problems. Use when reviewing DSA solutions, analyzing complexity, or providing educational feedback on coding challenges.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

supabase-data-fabric

Use when Codex needs to query Supabase Postgres, manage auth, or trigger Edge Functions via the Supabase MCP server.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

moai-workflow-jit-docs

Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

core-tdd

코어 계층(Domain, UseCase, Service, Command/Query) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 테스트를 먼저 작성하고, 테스트가 통과하는 최소한의 코드를 구현합니다.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

op-db-e-report

Marketplace

提供v3_e-report数据库的SQL查询模板,包括数据分析告警配置等表的查询。查询分析告警配置时使用。使用 exec_sql 工具执行查询。

SeSiTing/siti-claude-marketplace
0
0
更新於 1w ago

data-ingestion-builder

Build new data ingestion providers following the FF Analytics registry pattern. This skill should be used when adding new data sources (APIs, files, databases) to the data pipeline. Guides through creating provider packages, registry mappings, loader functions, storage integration, primary key tests, and sampling tools following established patterns.

zazu-22/ff_data_analytics
0
0
更新於 1w ago

project-architecture

Marketplace

This skill should be used when the user asks about "namespaces", "singleton", "TileManager", "GameManager", "TokenManager", "InputManager", "data flow", "class responsibilities", "layers", "folder structure", "code organization", "design patterns", "ScriptableObject", "databases", or discusses Zero-Day Attack codebase architecture and patterns.

jwmyers/vui-vux-plugins
0
0
更新於 1w ago

cloudflare-d1

Complete knowledge domain for Cloudflare D1 - serverless SQLite database on Cloudflare's edge network.Use when: creating D1 databases, writing SQL migrations, configuring D1 bindings, querying D1 from Workers,handling SQLite data, building relational data models, or encountering "D1_ERROR", "statement too long","too many requests queued", migration failures, or query performance issues.Keywords: d1, d1 database, cloudflare d1, wrangler d1, d1 migrations, d1 bindings, sqlite workers,serverless database, edge database, d1 queries, sql cloudflare, prepared statements, batch queries,d1 api, wrangler migrations, D1_ERROR, D1_EXEC_ERROR, statement too long, database bindings,sqlite cloudflare, sql workers api, d1 indexes, query optimization, d1 schema

jackspace/ClaudeSkillz
0
0
更新於 1w ago