grey-haven-code-style
Apply Grey Haven Studio's actual coding standards from cvi-template (TypeScript/React) and cvi-backend-template (Python/FastAPI). Use when writing or reviewing code for Grey Haven projects. Includes Prettier, ESLint, Ruff, database conventions, and multi-tenant patterns.
14
1
2025年10月22日 20:44
greyhaven-ai
greyhaven-ai/claude-code-config下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
grey-haven-database-conventions
greyhaven-ai
Apply Grey Haven Studio's database conventions - snake_case fields, multi-tenant architecture with tenant_id and RLS policies, proper indexing, and migration patterns for Drizzle (TypeScript) and SQLModel (Python). Use when designing schemas or writing database code.
grey-haven-deployment-cloudflare
greyhaven-ai
Deploy TanStack Start applications to Cloudflare Workers/Pages with GitHub Actions, Doppler, Wrangler, database migrations, and rollback procedures. Use when deploying Grey Haven applications.
grey-haven-performance
greyhaven-ai
Optimize Grey Haven applications for performance - React rendering, TanStack Query caching, database queries (N+1 prevention), connection pooling, Cloudflare caching, lazy loading, and bundle size optimization. Use when performance issues detected.
grey-haven-data-modeling
greyhaven-ai
Design database schemas for Grey Haven multi-tenant SaaS - SQLModel models, Drizzle schema, multi-tenant isolation with tenant_id and RLS, timestamp fields, foreign keys, indexes, migrations, and relationships. Use when creating database tables.
moai-domain-database
modu-ai
Modu-AI's Agentic Development Kit
moai-lang-sql
modu-ai
Modu-AI's Agentic Development Kit
stock-analyzer
FrancyJGLisboa
Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.
postgresql-psql
mrgoonie
Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and using advanced psql features for database administration and development.
xlsx
mrgoonie
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
cloudflare
mrgoonie
Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
senior-fullstack
alirezarezvani
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.
senior-data-engineer
alirezarezvani
World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data pipelines, optimizing data workflows, or implementing data governance.