- Home
- /
- Categories
- /
- Database
Database
Database management and queries
cypher-shell
by octaviopavon
"Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI."
add-malli-schemas
by aiagentskills
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
netops-asset-manager
by Boos4721
Manage IT infrastructure assets (routers, switches, servers, GPU clusters) through a modern Go + Vue 3 web platform. Provides real-time health probing, SSH remote control, configuration backup, bulk import, network topology visualization, PM2 process management, AI-assisted operations (OpenClaw), and LLM model management. Supports H3C, Huawei, Cisco, MikroTik, Ruijie, DCN, and Linux systems. Single binary deployment with embedded SPA frontend.
hiranya-spy-edge-tracker
by hiranyaw
Complete reference for Hiranya SPY Edge Tracker v1.0 — trendline break detection system for SPY 1M 0DTE scalping. Use this skill for anything related to: the Pine Script indicator, trendline break detection, ATR stop loss, TP1/TP2 targets, corner table, bar outcome labels, exit conditions ($ADD / 9 EMA / QQQ), webhook setup, Supabase edge_log table, Flask webhook routes, or the spy-dashboard integration. Triggers on: "trendline break", "edge tracker", "Pine Script", "SL/TP", "exit signal", "webhook", "edge_log", "corner table", "bar label", or any question about building or improving this indicator system.
sqlite
by simplerick0
SQLite specialist focused on embedded database design, optimization, and best practices. Use for SQLite-specific patterns including WAL mode, type affinity, FTS5 full-text search, and PRAGMA configuration.
railway-cli
by leobrival
Railway CLI expert for deployment. Use when users need to deploy apps, manage databases, configure Railway projects, or manage environments.
clickhouse-io
by automindtechnologie-jpg
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
project-init
by Alicoder001
Project setup wizard for AI agents. Use when user requests setup or when .agents/CONTEXT.md is missing or incomplete and setup recovery is needed. Generates .agents/CONTEXT.md with stack, structure, coding rules, and skill mapping.
fastapi-best-practices
by datamktkorea
A skill for following best practices when developing FastAPI applications. It covers guidelines for project structure, code organization, and common patterns to ensure maintainable and scalable FastAPI projects.
frontend-standards
by Clarkkkk
Use when implementing or refactoring frontend UI and business logic in apps/expo. Enforce business/UI layering, feature-based business folders, effect hooks, store usage rules, and Tailwind/NativeWind + clsx styling conventions.
knowledge-base
by pokitwork
포킷워크(PokitWork) HR 도메인 지식베이스. 조직관리, 연차/휴가, 결재, 공지/알림, 근태의 엔티티 정의와 비즈니스 규칙. HR 관련 기능 구현 시 참고한다.
java-ddd-expert
by Xunzi229
在 DDD(领域驱动设计)架构下生成 Spring Cloud 业务逻辑代码。当用户要求实现新业务功能、编写 Service 层代码、完善业务逻辑,或使用 Java 11、Spring Boot 2.1、MyBatis-Plus 及 Gradle 构建 DDD 四层架构代码时使用。
migration-test
by ShotaIuchi
Test migration and adaptation. Apply when updating test code, test utilities, mocks, assertions, test frameworks, and ensuring test coverage is maintained through migration.
supabase-best-practices
by jcastillotx
Supabase development standards. Triggers when working with Supabase projects, Row Level Security, real-time subscriptions, or Edge Functions.
analyze-ticket
by nicolas-codemate
Skill for analyzing ticket complexity and determining required workflow phases. Uses scoring system to classify tickets as SIMPLE, MEDIUM, or COMPLEX, which determines exploration depth and planning approach.
skill-schema-v2
by xiaoshiyilangzhao1996-droid
"Load when creating, auditing, refactoring, or repairing an Agent Skill for reuse, governance, and runtime efficiency."
performance-audit
by jamelna-apps
When the user mentions "slow", "performance", "optimize", "speed", "lag", "loading", "memory", "CPU", or asks to make something faster. Provides performance analysis framework.
dedsi-framework
by DedsiTeam
基于 DedsiFramework 源代码,提供 Dedsi Framework(ABP 扩展框架)的模块速查、接入步骤、常见用法与问题定位建议。在读取源代码时忽略 bin 和 obj 目录。
build-tagglefish-os
by branderboy
Use when building or extending Tagglefish OS — the client-facing CMS/operations dashboard at /os in this Next.js repo. Triggers on requests to build, scaffold, or extend any of the five Taggle OS modules (Content Manager, SEO Manager, Lead Manager, Review Manager, Growth Operator OS), the /os shell, multi-tenant data, or client auth. Also triggers on phrases like "Taggle OS", "Tagglefish OS", "the OS", "build the CMS", "client dashboard".
expressive-design
by ab22593k
Material 3 Expressive (M3E). Comprehensive guidance on expressive design system for Flutter with platform support for Android and Linux desktop. Covers color tokens, typography scales, motion specifications, shape tokens, spacing ramps, and component enhancements for creating emotionally engaging UIs. Includes migration guidance from standard M3 and platform-specific integration notes.
database-architect
by simplerick0
Database specialist focused on data modeling, schema design, query optimization, and data integrity. Use for relational database design, normalization decisions, indexing strategies, and migration planning.
convex-best-practices
by jackkkonggg
Use when writing, reviewing, or refactoring Convex backend code (queries, mutations, actions, HTTP actions, schema, indexes, scheduling, file storage, and search) to enforce production-safe patterns.
contextkit
by milo4jo
Use ContextKit CLI to intelligently select code context for LLM prompts. Use when you need to find relevant code chunks for a query, index a codebase for semantic search, or optimize context for token budgets. Triggers on "find relevant code", "select context", "index codebase", "semantic code search", "optimize context window", or when preparing code context for AI assistants.
galaxy-db-migration
by arash77
Galaxy database migration with Alembic - create schema changes (add table/column), upgrade/downgrade database versions, check migration status, troubleshoot errors. Use for: SQLAlchemy model changes, database schema modifications, Alembic revisions, migration version conflicts, lib/galaxy/model changes.