dversoza/claude-skills Skills
(3)Browse AI agent skills from dversoza/claude-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
postgres
dversoza/claude-skills
Read-only PostgreSQL database querying, schema introspection, and query planning. Use when the user asks to query a database, look up data, check a table, describe a schema, list tables, show indexes, explain a query plan, or any other read-only PostgreSQL interaction. Triggers on requests like "query the users table", "show me the schema", "what tables are in staging", "run this SQL", "describe the orders table", "check the database", "how many rows in X", "explain this query".
pr-feedback
dversoza/claude-skills
Address PR review feedback including inline threads, general comments, bot-generated reviews, PR description findings, and CI failures. Use when asked to handle, address, resolve, respond to, or work through PR review comments, review feedback, or CI check failures. Triggers on requests like "address PR comments", "handle review feedback", "resolve PR reviews", "fix review comments", "go through PR feedback", "check CI failures".
skill-creator
dversoza/claude-skills
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.