database
vmain
io.github.sundial-org/awesome-openclaw-skills/database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
“slack notion n8n zapier” 共 6,447 个结果
vmain
io.github.sundial-org/awesome-openclaw-skills/database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
vmain
io.github.syi0808/screenize/sqlite-vectordb
SQLite vector DB for work log storage and semantic search. Use for indexing work logs, generating embeddings, semantic search, and DB maintenance.
vmain
io.github.NTCoding/claude-skillz/typescript-backend-project-setup
Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder.
vmain
io.github.linuxhsj/openclaw-zero-token/mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
vmain
io.github.xu-xiang/everything-claude-code-zh/backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
vmain
io.github.sddevelopment-be/quickstart_agent-augmented-development/automation-script
Prompt for DevOps Danny to generate an automation script based on requirements or direct prompt
vmain
io.github.loocor/codmate/mcp-wizard
Generate MCP server drafts from requirements.
vmain
io.github.wshobson/agents/python-project-structure
Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.
vmain
io.github.wshobson/agents/python-code-style
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
vmain
io.github.DanielPodolsky/ownyourcode/backend
Reviews API design, REST conventions, and backend architecture. Use when junior builds API endpoints, Express routes, middleware, controllers, or asks "is this RESTful", "check my endpoint".
vmain
io.github.mitsuhiko/agent-stuff/frontend-design
Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).
vmain
io.github.llama-farm/llamafarm/typescript-skills
Shared TypeScript best practices for Designer and Electron subsystems.
vmain
io.github.RefoundAI/lenny-skills/writing-specs-designs
Help users write effective specs and design documents. Use when someone is creating technical specs, feature specs, design docs, or trying to communicate product requirements to engineering and design teams.
vmain
io.github.RefoundAI/lenny-skills/writing-job-descriptions
Help users write effective job descriptions. Use when someone is creating a job posting, defining a new role, preparing to hire, or trying to attract the right candidates for an open position.
vmain
io.github.RefoundAI/lenny-skills/writing-north-star-metrics
Help users define their North Star metric. Use when someone is choosing their primary success metric, trying to align the team around a key measure, struggling with metric proliferation, or setting up their measurement strategy.
vmain
io.github.RefoundAI/lenny-skills/writing-prds
Help users write effective PRDs. Use when someone is documenting product requirements, preparing specs for engineering, writing feature briefs, or defining what to build for their team.
vmain
io.github.sanity-io/sanity/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.YFGaia/dify-plus/component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
vmain
io.github.YFGaia/dify-plus/frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
vmain
io.github.stacklok/toolhive/deploying-vmcp-locally
Deploys a VirtualMCPServer configuration locally for manual testing and verification
vmain
io.github.cisco-ai-defense/skill-scanner/database-query
Query database safely with parameterized statements
vmain
io.github.papermark/papermark/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.corvo007/MioSub/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.BagelHole/DevOps-Security-Agent-Skills/kubernetes-ops
Deploy, scale, and manage Kubernetes workloads. Create deployments, services, and configurations, manage cluster resources, troubleshoot pods, and implement production-ready Kubernetes patterns. Use when working with Kubernetes clusters, K8s deployments, or container orchestration.