database-schema-validator
vmain
io.github.rominirani/antigravity-skills/database-schema-validator
Validates SQL schema files for compliance with internal safety and naming policies.
“slack notion n8n zapier” 共 6,447 个结果
vmain
io.github.rominirani/antigravity-skills/database-schema-validator
Validates SQL schema files for compliance with internal safety and naming policies.
vmaster
io.github.ComposioHQ/awesome-codex-skills/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.xenitV1/Antigravity-Workflows/mobile-design
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
vmain
io.github.xenitV1/Antigravity-Workflows/nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
vmaster
io.github.harperreed/dotfiles/swiftui-view-refactor
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
vmain
io.github.ruvnet/RuView/github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
vmain
io.github.ruvnet/RuView/github-code-review
Comprehensive GitHub code review with AI-powered swarm coordination
vmain
io.github.ruvnet/RuView/v3-mcp-optimization
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.
vmain
io.github.ruvnet/RuView/agentdb-vector-search
Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.
vmain
io.github.ruvnet/RuView/agentdb-optimization
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.
vmain
io.github.ruvnet/RuView/agentdb-memory-patterns
Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.
vmain
io.github.ruvnet/RuView/agentdb-learning
Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.
vmain
io.github.ruvnet/RuView/agentdb-advanced
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
vmain
io.github.sugarforever/01coder-agent-skills/nextjs-security-scan
Comprehensive security vulnerability scanner for Next.js and TypeScript/JavaScript projects. Detects OWASP Top 10 vulnerabilities, XSS, injection flaws, authentication issues, hardcoded secrets, and Next.js-specific security problems. Audits dependencies for known CVEs and generates actionable security reports.
vmain
io.github.PrefectHQ/fastmcp/python-tests
Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.
vmaster
io.github.proflead/codex-skills-library/css-layout-helper
Explain CSS layout issues and propose fixes. Use when a junior developer is struggling with alignment or spacing.
vmain
io.github.MaxMiksa/Auto-Company/code-review-security
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens, authentication flow review, secrets detection, dependency vulnerability scanning, and secure coding patterns for Python (FastAPI) and React. Does NOT cover deployment security (use docker-best-practices) or incident handling (use incident-response).
vmain
io.github.patricio0312rev/skills/kubernetes-manifest-generator
Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request "Kubernetes setup", "K8s manifests", "deploy to Kubernetes", "container orchestration", or "K8s configuration".
vmain
io.github.davila7/claude-code-templates/deploy
Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.
vmain
io.github.parcadei/Continuous-Claude-v3/security
Security audit workflow - vulnerability scan → verification
vmain
io.github.davila7/claude-code-templates/git-commit-helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
vdev
io.github.code-yeongyu/oh-my-openagent/frontend-ui-ux
Designer-turned-developer who crafts stunning UI/UX even without design mockups
vmaster
io.github.stellarlinkco/myclaude/browser
This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP server required.
vmain
io.github.miles990/claude-software-skills/automation-scripts
Build automation, task runners, and scripting tools