Topic: plugin-marketplace
4,605 skills in this topic.
-
managing-database-replication
Process use when you need to work with database scalability.
This skill provides replication and sharding with comprehensive guidance and automation.
Trigger with phrases like "set up replication", "implement sharding",
or "scale database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-recovery
Process use when you need to work with database operations.
This skill provides database management and optimization with comprehensive guidance and automation.
Trigger with phrases like "manage database", "optimize database",
or "configure database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-stored-procedures
Use when you need to generate, validate, or deploy stored procedures for PostgreSQL, MySQL, or SQL Server.
Creates database functions, triggers, and procedures with proper error handling and transaction management.
Trigger with phrases like "generate stored procedure", "create database function", "write SQL procedure",
"add trigger to table", or "create CRUD procedures".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-database-indexes
Process use when you need to work with database indexing.
This skill provides index design and optimization with comprehensive guidance and automation.
Trigger with phrases like "create indexes", "optimize indexes",
or "improve query performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
comparing-database-schemas
Process use when you need to work with schema comparison.
This skill provides database schema diff and sync with comprehensive guidance and automation.
Trigger with phrases like "compare schemas", "diff databases",
or "sync database schemas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
detecting-database-deadlocks
Process use when you need to work with deadlock detection.
This skill provides deadlock detection and resolution with comprehensive guidance and automation.
Trigger with phrases like "detect deadlocks", "resolve deadlocks",
or "prevent deadlocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
implementing-database-caching
Process use when you need to implement multi-tier caching to improve database performance.
This skill sets up Redis, in-memory caching, and CDN layers to reduce database load.
Trigger with phrases like "implement database caching", "add Redis cache layer",
"improve query performance with caching", or "reduce database load".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
implementing-database-audit-logging
Process use when you need to track database changes for compliance and security monitoring.
This skill implements audit logging using triggers, application-level logging, CDC, or native logs.
Trigger with phrases like "implement database audit logging", "add audit trails",
"track database changes", or "monitor database activity for compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-sql-queries
Execute use when you need to work with query optimization.
This skill provides query performance analysis with comprehensive guidance and automation.
Trigger with phrases like "optimize queries", "analyze performance",
or "improve query speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
archiving-databases
Process use when you need to archive historical database records to reduce primary database size.
This skill automates moving old data to archive tables or cold storage (S3, Azure Blob, GCS).
Trigger with phrases like "archive old database records", "implement data retention policy",
"move historical data to cold storage", or "reduce database size with archival".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-sharding
Process use when you need to work with database sharding.
This skill provides horizontal sharding strategies with comprehensive guidance and automation.
Trigger with phrases like "implement sharding", "shard database",
or "distribute data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
designing-database-schemas
Process use when you need to work with database schema design.
This skill provides schema design and migrations with comprehensive guidance and automation.
Trigger with phrases like "design schema", "create migration",
or "model database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
spec-writing
Execute this skill should be used when the user asks about "writing specs", "specs.md format", "how to write specifications", "sprint requirements", "testing configuration", "scope definition", or needs guidance on creating effective sprint specifications for agentic development. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
changelog-orchestrator
Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
zai-cli
Execute z.AI CLI providing vision, search, reader, and GitHub exploration via CLI and MCP.
Use when user needs image/video analysis, OCR, UI-to-code conversion, error diagnosis,
real-time web search, web page to markdown extraction, or GitHub code exploration.
Trigger with phrases like "analyze this image", "search the web for", "read this page",
"explore this repo", or "use zai". Requires Z_AI_API_KEY.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
website-generator
Use when the user asks to create a website, build a site, generate a landing page,
or mentions B12. Trigger phrases: "create a website", "build me a site",
"website for my business", "generate a landing page", "B12 website". Trigger with 'website', 'generator'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sprint-workflow
Execute this skill should be used when the user asks about "how sprints work", "sprint phases", "iteration workflow", "convergent development", "sprint lifecycle", "when to use sprints", or wants to understand the sprint execution model and its convergent diffusion approach. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
memory
Execute extract and use project memories from previous sessions for context-aware assistance.
Use when recalling past decisions, checking project conventions, or understanding user preferences.
Trigger with phrases like "remember when", "like before", or "what was our decision about".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
claude-reflect
Execute self-learning system that captures corrections during sessions and syncs them to CLAUDE.md.
Use when discussing learnings, corrections, or when the user mentions remembering something.
Trigger with phrases like "remember this", "don't forget", "use X not Y", or "actually...".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
api-contract
Configure this skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript interfaces", "request response schemas", "endpoint design", or needs guidance on designing contracts that coordinate backend and frontend agents. Use when building or modifying API endpoints. Trigger with phrases like 'create API', 'design endpoint', or 'API scaffold'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
agent-patterns
Execute this skill should be used when the user asks about "SPAWN REQUEST format", "agent reports", "agent coordination", "parallel agents", "report format", "agent communication", or needs to understand how agents coordinate within the sprint system. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firestore-operations-manager
Manage Firebase/Firestore operations including CRUD, queries, batch processing, and index/rule guidance.
Use when you need to create/update/query Firestore documents, run batch writes, troubleshoot missing indexes, or plan migrations.
Trigger with phrases like "firestore operations", "create firestore document", "batch write", "missing index", or "fix firestore query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firebase-vertex-ai
Execute firebase platform expert with Vertex AI Gemini integration for Authentication, Firestore, Storage, Functions, Hosting, and AI-powered features. Use when asked to "setup firebase", "deploy to firebase", or "integrate vertex ai with firebase". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gastown
Manage multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town,
gt commands, bd commands, convoys, polecats, crew, rigs, slinging work, multi-agent
coordination, beads, hooks, molecules, workflows, the witness, the mayor, the refinery,
the deacon, dogs, escalation, or wants to run multiple AI agents on projects simultaneously.
Handles installation, workspace setup, work tracking, agent lifecycle, crash recovery,
and all gt/bd CLI operations. Trigger with phrases like "gas town", "gt sling", "fire up the engine".
jeremylongshore/claude-code-plugins-plus-skills 1,803