数据库
数据库管理与查询
mysql
sanjay3290
"Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety."
deep-research
sanjay3290
"Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task."
postgres
sanjay3290
"Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety."
promql-validator
akin-ozer
Comprehensive toolkit for validating, optimizing, and understanding Prometheus Query Language (PromQL) queries. Use this skill when working with PromQL queries to check syntax, detect anti-patterns, identify optimization opportunities, and interactively plan queries with users.
Loki Configuration Generator
akin-ozer
transcript-analysis
Jamie-BitFlight
This skill should be used when analyzing Claude Code session transcripts, reviewing agent performance, finding anti-patterns or tool misuse, mining workflow patterns, running kaizen analysis, debugging agent behavior, or performing session forensics.
enterprise-hibernate-hbm
Jamie-BitFlight
Dasel v3 query patterns for Hibernate .hbm.xml mapping files — entity-table binding, Java property-to-column extraction, one-to-many set/list/bag relationship tracing, many-to-one foreign key discovery, batch scanning across 60+ HBM files. Use when querying Hibernate ORM class mappings, extracting schema metadata from Java persistence layer, or auditing entity-column relationships in enterprise legacy codebases.
meta-inspector
Jamie-BitFlight
Use when extracting specific data points from large agent output transcripts, kaizen analysis reports, or JSONL session files — tool timings, query counts, error summaries, or any structured facts — without loading raw data into orchestrator context. Activates when the orchestrator needs targeted facts from large files and context pollution must be avoided.
review-against-solid-principles
Jamie-BitFlight
"Single-pass SOLID review — dispatches one reviewer over the complete ruleset, emitting the fixed candidate schema."
filter-sphere
lawvs
Integrate Filter Sphere into a project - schema-driven filtering for Zod-typed data. Use when building filtering UIs, data tables with filters, or adding sort/filter logic to any TypeScript application.
logql-generator
akin-ozer
Comprehensive toolkit for generating best practice LogQL (Loki Query Language) queries following current standards and conventions. Use this skill when creating new LogQL queries, implementing log analysis dashboards, alerting rules, or troubleshooting with Loki.
goal
SimHacker
Quest objectives that drive narrative â the WANTS of adventure
constructionism
SimHacker
Educational philosophy — learn by building inspectable things
mcp-vods
aahl
用于追剧/追番的技能,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。当用户想搜索影视、动漫、短剧、综艺等节目信息或更新进度时使用此技能。
mcp-hass
aahl
The skill for control Home Assistant smart home devices and query states using MCP protocol.
mpm-message
bobmatnyc
Send cross-project messages to other Claude MPM instances
infra-deploy
terrylica
Cal.com self-hosted deployment to GCP Cloud Run with Supabase PostgreSQL. Docker Compose for local dev.
ml-data-pipeline-architecture
terrylica
Patterns for efficient ML data pipelines using Polars, Arrow, and ClickHouse. TRIGGERS - data pipeline, polars vs pandas, arrow format
sql-query-starter
proflead
Draft a basic SQL query from a simple requirement. Use when a junior developer needs help forming SELECT queries.
db-migration-reviewer
proflead
Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.
dependency-upgrade-plan
proflead
Plan safe dependency upgrades with risk notes. Use when a mid-level developer is tasked with upgrading libraries.
platform-migration-plan
proflead
Create a plan to migrate platforms or runtimes. Use when a senior developer needs a phased migration approach.
graphql-query-optimizer
proflead
Optimize GraphQL queries and resolvers for performance. Use when a mid-level developer needs to reduce N+1 or payload size.
release-notes-drafter
proflead
Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.