- Home
- /
- Categories
- /
- Database
Database
Database management and queries
typeorm
by BankkRoll
"Scraped from https://typeorm.io/ Source: https://typeorm.io. Use when questions involve: docs."
schema-markup
by Jackiexiao
"Add/fix/optimize schema.org structured data and JSON-LD markup."
redux-state-management
by pluginagentmarketplace
Master Redux Toolkit for production state management including slices, async thunks, RTK Query, and error handling
technical-decision-record
by ChaiWithJai
Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).
documentation-writer
by jgarrison929
Use when writing API documentation, READMEs, changelogs, architecture decision records (ADRs), migration guides, onboarding guides, troubleshooting docs, code comments, or any technical documentation task.
dynamodb-toolbox
by AlfGoto
Guide for using DynamoDB-Toolbox v2 - the lightweight TypeScript library for DynamoDB with type-safe query building and schema validation. Use when implementing DynamoDB operations with the .build() pattern, defining Tables/Entities/Schemas, or working with commands like GetItem, PutItem, UpdateItem, DeleteItem, Query, Scan, BatchGet, BatchWrite, or Transactions. Triggers on DynamoDB-Toolbox imports, Entity/Table definitions, or .build() command patterns.
graphql-apollo-server
by pluginagentmarketplace
Build production GraphQL servers with Apollo Server, plugins, and federation
mongodb-transactions
by pluginagentmarketplace
Master MongoDB ACID transactions for multi-document operations. Learn session management, transaction mechanics, error handling, and production patterns. Guarantee data consistency across multiple operations.
pnpm
by kirklin
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.
better-auth-best-practices
by AnasX7
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
tool-calling
by pluginagentmarketplace
Implement tool calling - function schemas, API integration, validation, and error handling
TanStack DB
by CaiZongyuan
EfficientCC is a no-code tool that turns structured technical docs (Markdown) into production-ready Claude Skills, automatically analyzing docs, planning skill blueprints, and generating SKILL.md plus reference files to power modular, high-quality AI agents.
claude-agent-ruby
by ya-luotao
Implement or modify Ruby code that uses the claude-agent-sdk gem, including query() one-shot calls, Client-based interactive sessions, streaming input, option configuration, tools/permissions, hooks, SDK MCP servers, structured output, budgets, sandboxing, session resumption, Rails integration, and error handling.
supabase-vercel-shop
by WebSmartTeam
Build a complete Supabase + Vercel e-commerce platform with CMS and admin panel. Use for shop setup, online store creation, stripe integration, product catalog, admin dashboard, or CMS projects. Includes database schema, RBAC authentication, content management, checkout flow, and zero-hardcoding architecture with mandatory testing.
ultraplan
by WebSmartTeam
Deep architectural planning with --ultrathink (32K tokens) followed by phased creation with fresh context. Two-stage workflow - UltraPlan creates comprehensive PHASES.md, then Create builds each phase with pristine 200K context. Use for any complex build requiring multiple phases. Use phase-checkpoint skill between phases for human verification. Delegates to architect/frontend/backend agents during execution. Triggers: ultraplan, plan and create, plan phases, deep plan, strategic plan, architect plan.
production-sop
by Within-7
"Production-grade Pyspider SOP with dual-mode workflows (new project vs refactor), strategy patterns A-E, strict engineering redlines, and best practices. Use when: (1) Creating new Pyspider crawlers with anti-scraping strategies, (2) Refactoring existing production crawlers, (3) Managing database operations for scraping projects, (4) Implementing BrightData V3, Cookie pools, SSR parsing, API forwarding, or dispatchers. Provides strict redlines, zero-field-loss principles, and automation scripts."
orchata-mcp
by orchata-ai
Use Orchata MCP tools to search, browse, and manage knowledge bases programmatically. For MCP-connected environments only.
mongodb-security-admin
by pluginagentmarketplace
Master MongoDB security, authentication, authorization, encryption, and backup. Learn role-based access control, TLS/SSL, encryption, and disaster recovery. Use when securing deployments, managing users, or implementing compliance.
clojure-repl
by brettatoms
Interact with running Clojure REPLs via nREPL. Evaluate Clojure code, query namespaces, test functions, and debug live Clojure systems. Use when working with .clj/.cljc/.cljs files and a REPL is available.
graphql-architect
by jgarrison929
Use when designing GraphQL schemas, resolvers, subscriptions, or federation. Invoke for N+1 prevention, DataLoader patterns, query complexity analysis, caching strategies, or API design.
project-discovery
by WebSmartTeam
Guide through requirements gathering before coding. Creates PROJECT.md with vision, features, tech stack decisions, and success criteria. Asks the key question - does this need a database? Triggers: new project, start project, what are we building, project discovery, requirements gathering, before we start, plan project.
db-reset
by erinrugas
Resets and reseeds development/test databases safely. Use when a clean database state is needed for debugging, migration verification, or reproducible QA scenarios.
worktree-setup
by flrngel
Set up git worktree management with isolated databases, caches, and ports for parallel development. Run once per project to generate standalone scripts.
umbraco-development
by twofoldtech-dakota
Apply when working with Umbraco CMS, Composers, services, or content APIs