数据库
数据库管理与查询
incentive-prompting
v1truv1us
Research-backed prompting techniques for improved AI response quality (+45-115% improvement). Use when optimizing prompts, enhancing agent instructions, or when maximum response quality is critical. Invoked by /ai-eng/optimize command. Includes expert persona, stakes language, step-by-step reasoning, challenge framing, and self-evaluation techniques.
pywayne-crypto
wangyendt
Encryption and decryption toolkit for string and byte data. Supports Fernet (AES-128) symmetric encryption, fallback XOR encryption, custom password protection, code obfuscation, and batch processing. Use when users need to encrypt/decrypt sensitive data, protect algorithms, or obfuscate Python code.
use-tailwind-v4
nweii
"Tailwind CSS v4 reference and migration guide. Use for v4 projects, syntax changes, upgrading from v3, and troubleshooting v4-specific utility patterns or configuration differences."
pywayne-helper
wangyendt
Project configuration management helper for YAML config files. Use when projects need cross-process/cross-file parameter sharing via a centralized config file. Supports automatic project root detection, nested config key management, and waiting mechanism for values set by other processes.
cloudflare-agents
enuno
Cloudflare Agents SDK - Build and deploy AI-powered agents on Cloudflare's edge with real-time WebSocket communication, persistent state, SQL storage, task scheduling, MCP integration, and human-in-the-loop workflows.
agno
OutlineDriven
Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic AI development.
cloudflare-r2
enuno
Cloudflare R2 object storage with S3-compatible API and zero egress fees
dokploy-mcp
enuno
AI-driven deployment management using Dokploy MCP server for projects, applications, and databases
skill-schema-v2
xiaoshiyilangzhao1996-droid
"Load when creating, auditing, refactoring, or repairing an Agent Skill for reuse, governance, and runtime efficiency."
minimax-web-search
imsus
Search the web for current information using the web_search tool
dnsdist
enuno
DNS load balancer with DoS protection, multi-protocol support (DoH, DoT, DoQ), and dynamic traffic management
query-metrics
axiomhq
Runs metrics queries against Axiom MetricsDB via scripts. Discovers available metrics, tags, and tag values. Use when asked to query metrics, explore metric datasets, check metric values, or investigate OTel metrics data.
axiom-sre
axiomhq
Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can query Axiom observability when available. Use for incident response, root cause analysis, production debugging, or log investigation.
skills
ThePrimeagen
Tmux-based dev.sh script conventions
skills
ThePrimeagen
```
skills
ThePrimeagen
Cloudflare Hyperdrive connection usage rules
skills
ThePrimeagen
Cloudflare R2 bucket binding usage rules
skills
ThePrimeagen
Cloudflare Assets binding usage rules
skills
ThePrimeagen
skills
ThePrimeagen
Follow a safe rollout flow: apply bun run db:migrate:local first, validate locally, commit schema + generated migrations together, then apply bun run db:migrate:remote for Cloudflare-connected environments.
sql
maragudk
Guide for working with SQL queries, in particular for SQLite. Use this skill when writing SQL queries, analyzing database schemas, designing migrations, or working with SQLite-related code.
journal
maragudk
Guide for using the AI's persistent journal database
decisions
maragudk
Guide for recording significant architectural and design decisions in docs/decisions.md. Use this skill when clearly significant architectural decisions are made (database choices, frameworks, core design patterns) or when explicitly asked to document a decision. Be conservative - only suggest for major decisions, not minor implementation details.
marimo
maragudk
Guide for creating and working with marimo notebooks, the reactive Python notebook that stores as pure .py files. This skill should be used when creating, editing, running, or deploying marimo notebooks.