Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ai-elements-chatbot
secondsky/claude-skills 109
-
database-schema-design
Database schema design for PostgreSQL/MySQL with normalization, relationships, constraints. Use for new databases, schema reviews, migrations, or encountering missing PKs/FKs, wrong data types, premature denormalization, EAV anti-pattern.
secondsky/claude-skills 109
-
openai-responses
secondsky/claude-skills 109
-
maz-ui
Maz-UI v4 - Modern Vue & Nuxt component library with 50+ standalone components, composables, directives, theming, i18n, and SSR support. Use when building Vue/Nuxt applications with forms, dialogs, tables, animations, or need responsive design system with dark mode.
secondsky/claude-skills 109
-
swift-settingskit
secondsky/claude-skills 109
-
better-auth
Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.
secondsky/claude-skills 109
-
pinia-colada
secondsky/claude-skills 109
-
api-changelog-versioning
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.
secondsky/claude-skills 109
-
woocommerce-dev-cycle
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
secondsky/claude-skills 109
-
drizzle-orm-d1
Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with Drizzle Kit, defining table relations, implementing prepared statements, using D1 batch API, or encountering D1_ERROR, transaction errors, foreign key constraint failures, or schema inference issues.
Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migrations,
drizzle kit, orm cloudflare, d1 orm, drizzle typescript, drizzle relations, drizzle transactions,
drizzle query builder, schema definition, prepared statements, drizzle batch, migration management,
relational queries, drizzle joins, D1_ERROR, BEGIN TRANSACTION d1, foreign key constraint,
migration failed, schema not found, d1 binding error, schema design, database indexes, soft deletes,
uuid primary keys, enum constraints, performance optimization, naming conventions, schema testing
secondsky/claude-skills 109
-
playwright
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
secondsky/claude-skills 109
-
skill-name
[TODO: Write comprehensive description in third-person. Start with "This skill provides..." or "This skill should be used when..."]
[TODO: Add "Use when" scenarios - specific situations where Claude should use this skill]
[TODO: Add keywords - technologies, use cases, error messages that should trigger this skill]
secondsky/claude-skills 109
-
websocket-implementation
Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling. Use when building chat systems, live notifications, collaborative tools, or real-time dashboards.
secondsky/claude-skills 109
-
ai-sdk-ui
secondsky/claude-skills 109
-
bun-nextjs
This skill should be used when the user asks about "Next.js with Bun", "Bun and Next", "running Next.js on Bun", "Next.js development with Bun", "create-next-app with Bun", or building Next.js applications using Bun as the runtime.
secondsky/claude-skills 109
-
bun-sqlite
Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.
secondsky/claude-skills 109
-
bun-sveltekit
Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
secondsky/claude-skills 109
-
bun-http-server
Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.
secondsky/claude-skills 109
-
bun-runtime
Use for Bun runtime, bunfig.toml, watch/hot modes, env vars, CLI flags, and module resolution.
secondsky/claude-skills 109
-
bun-hot-reloading
Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot mode, and HTTP server reload.
secondsky/claude-skills 109
-
bun-nuxt
Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun for development and production.
secondsky/claude-skills 109
-
bun-shell
Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.
secondsky/claude-skills 109
-
bun-workers
Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
secondsky/claude-skills 109
-
bun-test-mocking
Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.
secondsky/claude-skills 109