documentdb skills

15 tagged documentdb, measured the same way as everything else here.

Browse within: aws 10cloudformation 9express 9fargate 9jwt 9a2a 5a2a-server 5ag-ui 5python 5

api-endpoint

01

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a complete new API endpoint for the WealthWise Express API. Triggers when asked to "add an endpoint", "create a route", "build an API for ", or scaffold any new REST resource end-to-end. Does not trigger for frontend-only tasks.

24 16d ago A 59 tokens original MIT

new-model

02

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a new Mongoose model and its CRUD service for the WealthWise API. Triggers when asked to "create a model", "add a Mongoose schema", or add the data layer for a new entity without a full endpoint. Does NOT scaffold routes, controllers, or frontend code. Use $api-endpoint for the full stack.

24 16d ago A 72 tokens original MIT

new-page

03

hoangsonww/WealthWise-Finance-Tracker

Skill Claude CodeCodex

Scaffold a complete new Next.js dashboard page for the WealthWise web app. Triggers when asked to "add a page", "create a dashboard screen", "build a UI for ", or scaffold any new frontend feature end-to-end. Does not trigger for API-only or backend tasks.

24 16d ago A 63 tokens original MIT

Knuckles-Team/documentdb-mcp

Skill Claude CodeCodex

Read-only analytics on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — run aggregation pipelines ($match/$group/$sort/…) and fetch distinct field values. Use when the agent must summarize, group, or profile documents rather than fetch individual rows. Do NOT use for…

2 4d ago A 102 tokens original MIT

Knuckles-Team/documentdb-mcp

Skill Claude CodeCodex

Database, collection, and user administration on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) server via the documentdb-mcp MCP server — list/create/drop/rename databases and collections, and manage database users and their roles. Use when the agent must provision or tear down namespaces, enumerate the…

2 4d ago A 106 tokens original MIT

Knuckles-Team/documentdb-mcp

Skill Claude CodeCodex

Document create/read/update/delete operations on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — insert one/many, find with filter/sort/skip/limit, update/replace one/many, delete, count, and the atomic find-and-modify variants. Use when the agent must read or mutate…

2 4d ago A 126 tokens original MIT

shawnaws/ai-agent-skills

Skill Claude CodeCodex

Audits AWS resources for extended support charges and end-of-life version risk. Scans running resources, cross-references with AWS EOL schedules, and produces a status table showing what's incurring extra charges or approaching EOL. Use when the user says "extended support audit", "EOL check", "show me resources in…

2 3mo ago A 122 tokens