Browse Skills

4429 skills found

backend-architecture.md
0
1 export backend-architecture
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Design and build scalable backend systems, master database technologies, design APIs, implement authentication, and optimize performance. Use for backend design, database selection, API development, and scaling strategies.
2026-01-05
broker-configurations.md
0
1 export broker-configurations
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Message broker setup patterns (Redis, RabbitMQ, SQS) for Celery including connection strings, SSL configuration, high availability, and production best practices. Use when configuring message brokers, setting up Redis/RabbitMQ/SQS, troubleshooting broker connections, implementing HA/failover, securing broker communications with SSL, or when user mentions broker setup, connection issues, sentinel, quorum queues, or AWS SQS integration.
2026-01-05
postgres-schema-design.md
0
1 export postgres-schema-design
2 francanete from "francanete/fran-marketplace"
3 Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features. Use when designing database schemas, creating tables, or reviewing database structure.
2026-01-05
better-auth.md
0
1 export better-auth
2 htlabs-xyz from "htlabs-xyz/htlabs"
3 Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
2026-01-05
mcp-servers.md
0
1 export mcp-servers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Speech feedback to user via MCP audio servers. Use when providing status updates or asking questions.
2026-01-05
database-design.md
0
1 export database-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master database design, normalization, and data modeling.
2026-01-05
rekordbox-midi-integration.md
0
1 export rekordbox-midi-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialist in Rekordbox MIDI Learn integration, including MIDI mapping workflow, CSV file format, Rekordbox function reference, official documentation, and real-world DDJ controller examples. Use when working on Rekordbox MIDI controllers, CSV generation/import/export, function mapping, or debugging Rekordbox MIDI integration.
2026-01-05
drizzle-orm.md
0
1 export drizzle-orm
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Type-safe SQL ORM for TypeScript with zero runtime overhead
2026-01-05
cloudflare-r2.md
0
1 export cloudflare-r2
2 jackspace from "jackspace/ClaudeSkillz"
3 Complete knowledge domain for Cloudflare R2 - S3-compatible object storage on Cloudflare's edge network.Use when: creating R2 buckets, uploading files to R2, downloading objects, configuring R2 bindings,setting up CORS, generating presigned URLs, multipart uploads, storing images/assets, managing objectmetadata, or encountering "R2_ERROR", CORS errors, presigned URL failures, multipart upload issues,or storage quota errors.Keywords: r2, r2 storage, cloudflare r2, r2 bucket, r2 upload, r2 download, r2 binding, object storage,s3 compatible, r2 cors, presigned urls, multipart upload, r2 api, r2 workers, file upload, asset storage,R2_ERROR, R2Bucket, r2 metadata, custom metadata, http metadata, content-type, cache-control,aws4fetch, s3 client, bulk delete, r2 list, storage class
2026-01-05
brand-name-oracle.md
0
1 export brand-name-oracle
2 MaxGhenis from "MaxGhenis/namecast"
3 Use this skill when the user wants to forecast a brand name's success. Checks domain availability, social handles, trademarks, pronunciation, international meanings, similar companies, and AI perception prophecy.
2026-01-05
mcp-daemon-isolation.md
0
1 export mcp-daemon-isolation
2 chkim-su from "chkim-su/forge-editor"
3 Context isolation for query-type MCP tools (LSP, search, database) via external CLI. Use when MCP query results consume too many context tokens.
2026-01-05
supabase.md
0
1 export supabase
2 vm0-ai from "vm0-ai/api0"
3 Supabase REST API via curl. Use this skill for database CRUD operations, filtering, pagination, and real-time data management.
2026-01-05
backend-dev.md
0
1 export backend-dev
2 nirukk52 from "nirukk52/KiteMate"
3 This skill should be used when building backend applications with Encore.ts, a TypeScript backend framework. Use this skill for creating APIs, managing databases, implementing authentication, handling async messaging (Pub/Sub), managing storage, scheduling tasks (cron jobs), implementing middleware, configuring CORS, managing secrets, and structuring backend services. This skill is triggered when users need to create or modify backend services, endpoints, databases, authentication systems, or any other backend infrastructure using Encore.ts.
2026-01-05
databases.md
0
1 export databases
2 lawless-m from "lawless-m/Gwen"
3 RDBMS access patterns for DuckDB, MySQL (keycloak), PostgreSQL (dw, x3rocs), SQL Server (sage1000, x3), and DBISAM (Exportmaster) using ODBC and native drivers
2026-01-05
plc4x.md
0
1 export plc4x
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guidance for Apache PLC4X industrial protocols library including Siemens S7, Modbus, OPC-UA, integration with Apache NiFi, connection strings, and field addressing. Use this when working with industrial automation and PLC communication.
2026-01-05
railway.md
0
1 export railway
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when user mentions Railway deployment, production environment issues, environment variables, database migrations, deployment failures, or Railway CLI commands - provides Railway.com platform integration for Next.js with PostgreSQL operations, monitoring, and troubleshooting
2026-01-05
media-stack-full-refresh.md
0
1 export media-stack-full-refresh
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Complete workflow to refresh the entire media stack after changes - cleanup Real-Debrid, restart Zurg/Rclone mounts, clear caches, verify mount health, and trigger Jellyfin library scan. Use this after deleting torrents, when mount shows stale data, after configuration changes, or when content doesn't sync between RD and Jellyfin.
2026-01-05
system-design-analysis.md
0
1 export system-design-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze, review, and provide recommendations for distributed system designs. Use when:(1) Reviewing existing system architectures for gaps or improvements,(2) Analyzing system designs for scalability, reliability, or performance issues,(3) Providing recommendations on load balancing, caching, databases, sharding, replication, messaging, rate limiting, authentication, resilience, or monitoring,(4) Assessing trade-offs in system design decisions,(5) Creating system design review documents with gaps and recommendations.Triggers: "review my system design", "analyze this architecture", "what are the gaps", "system design recommendations", "scalability review", "reliability analysis".
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 hmps from "hmps/agent-tools"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 u9401066 from "u9401066/copilot-capability-manager"
3 Automated code review for quality, security, and best practices.LOAD THIS SKILL WHEN: User asks to "review", "check", "audit" code | mentions "PR", "pull request" | discusses "code quality", "bugs", "security" | says "幫我看", "檢查", "審查" | before git commits.CAPABILITIES: naming conventions, DRY principle, complexity analysis, SQL injection, XSS, memory leaks, test coverage.
2026-01-05
docs-manager.md
0
1 export docs-manager
2 gaurangrshah from "gaurangrshah/gsc-plugins"
3 Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration
2026-01-05
google-cloud-build-expert.md
0
1 export google-cloud-build-expert
2 WebDev70 from "WebDev70/hosting-google"
3 Expert knowledge of Google Cloud Build CI/CD pipelines including cloudbuild.yaml syntax, build steps, builders, substitution variables, triggers, secrets, artifact handling, and deployment to Cloud Run. Use when working with Cloud Build configurations, troubleshooting build pipelines, or deploying to Google Cloud Platform.
2026-01-05
fastapi-sqlmodel-crud-patterns.md
0
1 export fastapi-sqlmodel-crud-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard patterns for building and maintaining CRUD APIs with FastAPI and SQLModel: models, routers, database access, and error handling in a reusable way.
2026-01-05
idea-validator.md
0
1 export idea-validator
2 skycruzer from "skycruzer/fleet-management-v2"
3 Provides brutally honest, quick feedback on app ideas before investing time building. Use when the user presents an app idea, asks for validation of a concept, or before starting any new project. Evaluates market saturation, actual demand, solo-builder feasibility (2-4 weeks), monetization potential, and interest factor.
2026-01-05