🗄️

Databases

SQL, NoSQL, and database management skills

4429 skills in this category

project-manager

Marketplace

Use this skill for ANY interaction with external issue tracking and project management tools (Linear, Jira, GitHub Issues, etc.). This includes: - Reading, creating, or updating issues in Linear/Jira/GitHub - Querying project boards, backlogs, or sprints - Updating issue statuses, assignees, or labels - Fetching milestones, cycles, or sprint information - Creating or managing projects - Any API call to Linear, Jira, or similar tools Trigger phrases: "update Linear", "check Linear", "create issue", "my tickets", "project board", "backlog", "sprint", "milestone", "assign to me", "move to done", "what's in progress", "decompose", "decompose plan", "break down plan", "create issues from plan"

SaharCarmel/Sahar-claude-code-marketplace
1
0
Mis Ă  jour 6d ago

script-writer

This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.

agent-trust-protocol/atp-core
1
0
Mis Ă  jour 6d ago

limacharlie-call

**REQUIRED for ALL LimaCharlie operations** - list orgs, sensors, rules, detections, queries, and 143 functions. NEVER call LimaCharlie MCP tools directly. Use cases: 'what orgs do I have', 'list sensors', 'search IOCs', 'run LCQL query', 'create detection rule'. This skill loads function docs and delegates to sub-agent.

refractionPOINT/lc-ai
1
0
Mis Ă  jour 6d ago

az-cli

Marketplace

This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.

lttr/claude-marketplace
1
0
Mis Ă  jour 6d ago

cache-strategy-builder

This skill implements caching strategies (Redis, in-memory) with TTL, invalidation, and patterns.Supports Redis (ioredis, redis-py), in-memory (LRU cache), with cache-aside, write-through, read-through patterns.Creates cache wrappers, TTL management, cache invalidation, cache warming, decorator patterns.Activate when user says "add caching", "Redis cache", "cache strategy", "improve performance with cache".Output: Complete caching implementation with Redis/in-memory, TTL, invalidation, and performance boost.

MaciWP/CV_Astro
1
0
Mis Ă  jour 6d ago

url-parameter-parser

Marketplace

Parse URLs in CSV files and extract query parameters as new columns. Use when working with CSV files containing URLs that need parameter extraction and analysis.

feed-mob/agent-skills
1
0
Mis Ă  jour 6d ago

sql-analysis

Marketplace

Master SQL for data analysis with complex queries, joins, aggregations, window functions, and query optimization.

spjoshis/claude-code-plugins
1
0
Mis Ă  jour 6d ago

embodiment-grounding-loop

Execute a safe sensor/actuator loop to ground tasks in local system state. Use when tasks require environment feedback or bounded actions.

Cloudhabil/AGI-Server
1
0
Mis Ă  jour 6d ago

moai-lang-rust

Rust 1.91+ development specialist covering Axum, Tokio, SQLx, and memory-safe systems programming. Use when building high-performance, memory-safe applications or WebAssembly.

junseokandylee/RallyApp
1
0
Mis Ă  jour 6d ago

fetching-library-docs

Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings. Fetches code examples, API references, and usage patterns for published libraries (React, Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples, want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks", "Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code (use researching-with-deepwiki) or local files.

mjunaidca/mjs-agent-skills
1
2
Mis Ă  jour 6d ago

troubleshoot

Diagnose and fix rad-mem installation issues. Checks PM2 worker status, database integrity, service health, dependencies, and provides automated fixes for common problems.

thedotmack/rad-mem
1
0
Mis Ă  jour 6d ago

workflow-orchestrator

Orchestrates git workflow for Python feature/release/hotfix development. Loads and coordinates other skills based on current context. Includes PR feedback handling via work-item generation. Use when: - User says "next step?" or "continue workflow" - Working in git repo with TODO_[feature|release|hotfix]_*.md files - Need to determine workflow phase and load appropriate skills - Handling PR feedback via work-items Triggers: next step, continue, what's next, workflow status, PR feedback Coordinates: tech-stack-adapter, git-workflow-manager, bmad-planner, speckit-author, quality-enforcer, workflow-utilities Context management: Prompt user to run /context when context usage is high, then /init to reset before continuing workflow.

stharrold/stharrold-templates
1
0
Mis Ă  jour 6d ago

performance

Comprehensive performance specialist covering analysis, optimization, load testing, and framework-specific performance. Use when identifying bottlenecks, optimizing code, conducting load tests, analyzing Core Web Vitals, fixing memory leaks, or improving application performance across all layers (application, database, frontend). Includes React-specific optimization patterns.

89jobrien/steve
1
0
Mis Ă  jour 6d ago

databases-architecture-skill

Marketplace

Master database design (SQL, NoSQL), system architecture, API design (REST, GraphQL), and building scalable systems. Learn PostgreSQL, MongoDB, system design patterns, and enterprise architectures.

pluginagentmarketplace/custom-plugin-nextjs
1
0
Mis Ă  jour 6d ago

supabase-rpc-manager

Supabase PostgreSQL RPC, pgvector operations, and real-time subscriptions

jgtolentino/insightpulse-odoo
1
0
Mis Ă  jour 6d ago

django-query-optimizer

Detects and fixes N+1 query problems and enforces query optimization. This skill should be used when working with Django QuerySets to ensure select_related, prefetch_related, and order_by are properly applied for optimal database performance.

MaciWP/CV_Astro
1
0
Mis Ă  jour 6d ago

drizzle-orm

Enforces Head Shakers Drizzle ORM coding conventions when creating or modifying database queries, schemas, and migrations. This skill ensures consistent patterns for query structure, type safety, permission filtering, pagination, resilience, and database operations.

JasonPaff/head-shakers
1
0
Mis Ă  jour 6d ago

tool-interface-analysis

Analyze tool registration, schema generation, and error feedback mechanisms in agent frameworks. Use when (1) understanding how tools are defined and registered, (2) evaluating schema generation approaches (introspection vs manual), (3) tracing error feedback loops to the LLM, (4) assessing retry and self-correction mechanisms, or (5) comparing tool interfaces across frameworks.

Dowwie/agent_framework_study
1
0
Mis Ă  jour 6d ago

database-patterns

Marketplace

This skill should be used for database schema design, indexes, query optimization, migrations, SQL, PostgreSQL, MySQL, ORM patterns, data modeling, database relationships

Zate/cc-plugins
1
0
Mis Ă  jour 6d ago

redis-advanced-types

Marketplace

Master Redis advanced data types - Bitmaps, HyperLogLog, Streams, and Geospatial indexes for specialized use cases

pluginagentmarketplace/custom-plugin-redis
1
0
Mis Ă  jour 6d ago