Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Databases & data

2,461 results · page 77 of 83

  • fastapi-backendSkillDatabases & data

    Build production-grade FastAPI backends with SQLModel, Pydantic, and JWT authentication. Use this skill when building REST APIs, integrating with Neon PostgreSQL, implementing Better Auth JWT verification, or creating CRUD endpoints. Includes patterns for audit logging, worker/agent parity, and Open

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • firebase-cliSkillDatabases & data

    Safety-first Firebase CLI (firebase-tools v15) skill for full project control — deploy, Hosting (sites/channels/rollback), Cloud Functions (+secrets), Firestore (databases/indexes/backups/delete), Realtime Database, Auth import/export, Remote Config, App Distribution, App Hosting, Extensions, Data C

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • neon-postgres-agent-platformsSkillDatabases & data

    Build and operate multi-tenant AI agent platforms on Neon. Use this skill whenever the user is designing an agent/app builder, provisioning a Neon project or database per user/app/agent run, managing thousands of tenant projects, separating sponsored free users from paid customers, moving projects b

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • obsidian-skillsSkillDatabases & data

    Obsidian vault management — CLI operations, Markdown extensions, JSON Canvas, Bases databases, and Defuddle content extraction. Use when interacting with Obsidian vaults, managing notes, searching content, or developing plugins.

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • perfetto-sqlSkillDatabases & data

    Translates natural language data intents into syntactically valid Perfetto

    Ready to connect

    github.com/kabirnayeem99/ktor2curl28 stars

    View details
  • pydantic-modelSkillDatabases & data

    Pydantic v2 model patterns for req/res validation, MongoDB conversion, validation rules. Travel Panel conventions.

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • scaffolding-fastapi-daprSkillDatabases & data

    Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication. Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification. NOT when building simp

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • sqlmodel-databaseSkillDatabases & data

    Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sy

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • data-qualitySkillDatabases & data

    Use when validating a dataset or building quality checks into a pipeline. Covers profiling, schema and constraint validation, freshness and completeness checks, anomaly detection, and failing a pipeline correctly.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • dataset-insight-packSkillDatabases & data

    Reads a spreadsheet dataset and a question, then produces a DRAFT insight pack — a data profile, observations cited to the data (as leads, not conclusions), caveats, and suggested charts and next analyses. Never the source of truth: every figure must be verified, and correlation is never stated as c

    Ready to connect

    github.com/kesslernity/awesome-copilot-cowork-skills27 stars

    View details
  • fine-tuningSkillDatabases & data

    Use when considering fine-tuning a model. Covers when fine-tuning beats prompting or RAG, dataset construction, LoRA and full fine-tuning, evaluation, and the failure modes that waste the effort.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • get-metrics-sqlSkillDatabases & data

    Turns plain-English business-metrics questions about Plumber's pipes, executions, and users into Postgres SQL. Use whenever asked for a metrics count/aggregate, a retention/activity metric, or a Grafana panel query. Resolves Plumber-specific traps — soft-delete filtering, opaque app/trigger/action k

    Ready to connect

    github.com/opengovsg/plumber27 stars

    View details
  • laravel-eloquentSkillDatabases & data

    Use when working with database models — Eloquent ORM, PHP attributes, relationships, queries, observers, or factories in Laravel 13.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • laravel-migrationsSkillDatabases & data

    Use when designing a database schema or managing Laravel 13 migrations — Schema Builder, columns, indexes, foreign keys, or seeders.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • prisma-7SkillDatabases & data

    Use when working with database schema, migrations, queries, or relations via Prisma 7 (Rust-free client, TypedSQL, Omit API).

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • rust-ecosystem-cratesSkillDatabases & data

    Use when choosing crates for a Rust project — serialization, CLI, async runtime, web, database, HTTP client, error handling, observability. Not for API usage details of an already-chosen crate.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • rust-web-backendSkillDatabases & data

    Use when building a REST/HTTP backend in Rust — axum routing, extractors, shared state, middleware, error responses, sqlx database access. Not for raw async/concurrency (rust-async-concurrency).

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • security-scanSkillDatabases & data

    Use when scanning for XSS, SQL injection, command injection, hardcoded secrets, or any OWASP Top 10 vulnerability across a codebase.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • wp-databaseSkillDatabases & data

    Use when a WordPress plugin needs a custom database table — creating with dbDelta (strict SQL format: two spaces before PRIMARY KEY, no trailing comma), writing versioned upgrade routines with version_compare and register_activation_hook, querying with $wpdb prepared statements (prepare, insert, upd

    Ready to connect

    github.com/mralaminahamed/wp-dev-skills27 stars

    View details
  • wrdsSkillDatabases & data

    Connect to and query WRDS (Wharton Research Data Services) from any research project. Use this skill whenever the user needs to download, query, or explore data from WRDS — including Compustat, CRSP, FactSet, I/B/E/S, or any other WRDS-hosted database. Also trigger when the user mentions WRDS tables

    Ready to connect

    github.com/kennethkhoocy/applied-micro-skills27 stars

    View details
  • \"algo-risk-benford\"SkillDatabases & data

    \"Apply Benford's Law to detect anomalies in numerical datasets by analyzing first-digit frequency distributions. Use this skill when the user needs to audit financial data for fraud indicators, validate data integrity, or detect fabricated numbers — even if they say 'data manipulation detection', '

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • \"cs-analytics\"SkillDatabases & data

    \"Measure and optimize customer service performance using CSAT, NPS, CES, First Contact Resolution, and text mining on support tickets. Use this skill when the user needs to evaluate CS team performance, identify top complaint drivers, optimize staffing, or build CS dashboards — even if they say 'is

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • \"data-sql-optimization\"SkillDatabases & data

    \"Optimize SQL query performance using EXPLAIN analysis, indexing strategies, and common anti-pattern fixes. Use this skill when the user needs to speed up slow queries, design indexes, fix N+1 problems, or optimize database performance — even if they say 'this query is slow', 'optimize our database

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • data-researcherSkillDatabases & data

    Use when a task needs source gathering and synthesis around datasets, metrics, data pipelines, or evidence-backed quantitative questions.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • data-visualizationSkillDatabases & data

    Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • database-administratorSkillDatabases & data

    Use when a task needs operational database administration review for availability, backups, recovery, permissions, or runtime health.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • datarobot-predictionsSkillDatabases & data

    Tools and guidance for making predictions with DataRobot deployments, including real-time predictions, batch scoring, prediction dataset generation, and prediction explanations (SHAP/XEMP). Use when making predictions, running batch scoring, generating prediction datasets, or explaining individual p

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details
  • deploy-checklistSkillDatabases & data

    Pre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals before going to production, or documenting rollback triggers ahead of time.

    Ready to connect

    github.com/charlieviettq/awesome-agent-skill26 stars

    View details
  • grounded-research-benchmarkSkillDatabases & data

    Perform triangulated cognitive research combining SQLite memory, GitHub 10k+ stars patterns, and ToT DAG benchmarking before critical architectural decisions. Automatically triggers subagent research escalation when confidence is low (<0.70). Keywords: research, benchmark, github, memory, triangulat

    Ready to connect

    github.com/vodailocz/kilo-kit-mcp26 stars

    View details
  • kql-authoringSkillDatabases & data

    Use when the user asks to write, tune, explain, debug, optimize, or convert KQL for Intune device query, Log Analytics, Sentinel, sign-in, audit, or compliance data.

    Ready to connect

    github.com/openadminos/greybeard26 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI