Browse Skills

4429 skills found

supabase-helper.md
0
1 export supabase-helper
2 agogroup from "agogroup/AGORA"
3 Supabaseのクエリ、RLSポリシー、マイグレーション作成を支援。データベース操作、認可設定、Supabase関連の実装時に使用。
2026-01-05
security-scanner.md
0
1 export security-scanner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically scan code for security vulnerabilities when user asks if code is secure or shows potentially unsafe code. Performs focused security checks on specific code, functions, or patterns. Invoke when user asks "is this secure?", "security issue?", mentions XSS, SQL injection, or shows security-sensitive code.
2026-01-05
moai-workflow-jit-docs.md
0
1 export moai-workflow-jit-docs
2 tjdwls101010 from "tjdwls101010/seongjin_extension_youtube-summarize"
3 Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.
2026-01-05
spring-boot-backend.md
0
1 export spring-boot-backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build and implement Spring Boot 3 backend with Java 17 - REST APIs, JPA entities, services, repositories, security (JWT), and database migrations for Photo Map MVP. This skill should be used when creating, developing, or implementing *.java files, backend endpoints, business logic, database entities, DTOs, authentication, or API error handling. File types .java, .xml, .properties, .yml, .sql (project)
2026-01-05
clickhouse-cloud-credentials.md
0
1 export clickhouse-cloud-credentials
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Store ClickHouse Cloud credentials in Doppler + 1Password for gapless-crypto-clickhouse. Use when setting up new services, rotating credentials, or backing up authentication material. Covers API keys, connection details, and database password storage.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 overtimepog from "overtimepog/AgentTheo"
3 Create and manage database migrations for schema changes, ensuring zero-downtime deployments and data integrity. Use this skill when creating migration files, modifying database schemas, adding or altering tables/columns/indexes, or working with migration tools like Alembic, Flyway, Liquibase, or framework-specific migration systems (Django migrations, Rails migrations, Prisma migrations). Apply this skill when implementing reversible migrations with up/down methods, handling data migrations separately from schema changes, creating indexes on large tables, or planning backwards-compatible schema changes for high-availability systems. This skill ensures migrations are version-controlled, focused, safe to rollback, and compatible with CI/CD pipelines and zero-downtime deployment strategies.
2026-01-05
org-roam-note-management.md
0
1 export org-roam-note-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Helps users create, manage, and link org-roam notes using emacsclient to connect to a running Emacs daemon.**ALWAYS USE THIS SKILL** when user mentions "roam note" or "org-roam", references file paths containing `/roam/` or `/org-roam/`, or wants to create/search/link notes in their roam directory.Use this skill for: creating roam notes, searching notes, adding backlinks, querying org-roam database, managing Zettelkasten-style knowledge systems.**NEVER use Read/Write/Edit tools directly on roam notes** - they bypass database sync and break org-roam functionality.
2026-01-05
cloudflare-durable-objects.md
0
1 export cloudflare-durable-objects
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, loc
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment.
2026-01-05
docker-compose-dev.md
0
1 export docker-compose-dev
2 matt-riley from "matt-riley/mjrwtf"
3 Run mjr.wtf locally using Docker Compose (SQLite), including migrations, logs, and teardown.
2026-01-05
backend-nodejs.md
0
1 export backend-nodejs
2 nera0875 from "nera0875/blv_htmx"
3 Node.js/TypeScript backend expert. Handles Express/Fastify API routes, TypeScript strict mode, Prisma ORM, Zod validation, error handling, configuration management. Use when project is Node.js backend (package.json + TypeScript server).
2026-01-05
database-schema-design.md
0
1 export database-schema-design
2 autohandai from "autohandai/community-skills"
3 Database schema design patterns for SQL and NoSQL databases
2026-01-05
mongodb-authentication.md
0
1 export mongodb-authentication
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master MongoDB authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos. Learn user creation, role assignment, and securing MongoDB deployments.
2026-01-05
imsa-analyst.md
0
1 export imsa-analyst
2 tobi from "tobi/imsa_data"
3 use to query historical data on the IMSA Weathertech seasons
2026-01-05
vkc-admin-ops-workflow.md
0
1 export vkc-admin-ops-workflow
2 LEE-SANG-BOK from "LEE-SANG-BOK/VKC-2-"
3 Standardize admin operations workflow (Draft -> Review -> Scheduled publish -> Published) using DB states + admin API routes + scheduled visibility. Use when implementing admin-controlled publishing systems.
2026-01-05
error-handling-fundamentals.md
0
1 export error-handling-fundamentals
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces graceful degradation and meaningful error messages.
2026-01-05
security-audit.md
0
1 export security-audit
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Perform automated security analysis on code changes to identify common vulnerabilities including SQL injection, path traversal, hardcoded secrets, XSS, and insecure API usage. Reviews Python code for OWASP Top 10 vulnerabilities.
2026-01-05
nextjs-16-launchpad.md
0
1 export nextjs-16-launchpad
2 Calel33 from "Calel33/my-flash-ui-app--1-"
3 Next.js 16 with Turbopack, Cache Components, and proxy.ts. Use for bootstrapping, migrating, and building with App Router and React 19.
2026-01-05
testcontainers-usage.md
0
1 export testcontainers-usage
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Docker-based testing with testcontainers. Use when running tests with real databases.
2026-01-05
vitest-config.md
0
1 export vitest-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Vitest configuration template and validation logic for test configuration. Standards differ by package type - use package-type specific configs (react-app, react-library, node-library, node-service, contracts, database, api, integration). Use factory pattern for React packages that need vite.config.ts merging.
2026-01-05
gcp-bq-data-export.md
0
1 export gcp-bq-data-export
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when exporting BigQuery data to Cloud Storage, extracting tables to CSV, JSON, Avro, or Parquet formats, or using EXPORT DATA statements. Covers bq extract command, format options, compression, and wildcard exports.
2026-01-05
implementing-websocket-realtime.md
0
1 export implementing-websocket-realtime
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when implementing real-time features with WebSockets, including connection lifecycle management, pub/sub event patterns, state synchronization between client and server, event broadcasting, and integration with frontend state management (React Query, SWR, etc.). Covers FastAPI/Node.js/Express backends and React/Next.js/Vue frontends with fallback strategies and error recovery.
2026-01-05
check-metrics.md
0
1 export check-metrics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query Prometheus metrics, check resource usage, and analyze platform performance in the Kagenti platform
2026-01-05
supabase-integration.md
0
1 export supabase-integration
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Complete Supabase setup for Mem0 OSS including PostgreSQL schema with pgvector for embeddings, memory_relationships tables for graph memory, RLS policies for user/tenant isolation, performance indexes, connection pooling, and backup/migration strategies. Use when setting up Mem0 with Supabase, configuring OSS memory backend, implementing memory persistence, migrating from Platform to OSS, or when user mentions Mem0 Supabase, memory database, pgvector for Mem0, memory isolation, or Mem0 backup.
2026-01-05