automation-slice
vmain
io.github.dilgerma/nebulit-code-generators/automation-slice
builds an automation slice from an event model
共 2,719 个资源
vmain
io.github.dilgerma/nebulit-code-generators/automation-slice
builds an automation slice from an event model
vmain
io.github.aaddrick/claude-desktop-debian/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.github/awesome-copilot/pdftk-server
Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or decrypt PDFs, fill PDF forms, apply watermarks, stamp overlays, extract metadata, burst documents into pages, repair corrupted PDFs, attach or extract files, or perform any PDF manipulation from the command line.
vmain
io.github.JimmyLv/BibiGPT-v1/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.CloudAI-X/claude-workflow-v2/security-patterns
Implements authentication, authorization, encryption, secrets management, and security hardening patterns. Use when designing auth flows, managing secrets, configuring CORS, implementing rate limiting, or when asked about JWT, OAuth, password hashing, API keys, RBAC, or security best practices.
vmain
io.github.cin12211/orca-q/refactoring-expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
vmain
io.github.CloudAI-X/claude-workflow-v2/database-design
Designs database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing tables, optimizing queries, fixing N+1 problems, planning migrations, or when asked about database performance, normalization, ORMs, or data modeling.
vmaster
io.github.baotoq/micro-commerce/nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
vmaster
io.github.baotoq/micro-commerce/nextjs-app-router-patterns
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.
vmain
io.github.agno-agi/agno/code-review
Code review assistance with linting, style checking, and best practices
vmain
io.github.agno-agi/agno/git-workflow
Git workflow guidance for commits, branches, and pull requests
vmain
io.github.ruvnet/agentic-flow/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.Datus-ai/Datus-agent/sql-analysis
Guided workflow for SQL data analysis using db_tools
vmain
io.github.Datus-ai/Datus-agent/sql-optimization
SQL query optimization techniques and best practices
vmain
io.github.microsoft/waza/high
**WORKFLOW SKILL** - Process PDF files including text extraction, rotation, and merging. USE FOR: "extract PDF text", "rotate PDF", "merge PDFs", "split PDF pages", "convert PDF to text". DO NOT USE FOR: creating PDFs from scratch (use document-creator), editing PDF forms (use form-filler). INVOKES: pdf-tools MCP for extraction, file-system for I/O. FOR SINGLE OPERATIONS: Use pdf-tools MCP directly for simple extractions.
vmain
io.github.microsoft/waza/valid
Process PDF files including text extraction, rotation, and merging. USE FOR: "extract PDF text", "rotate PDF", "merge PDFs", "split PDF pages", "convert PDF to text". DO NOT USE FOR: creating PDFs from scratch (use document-creator), editing PDF forms (use form-filler).
vmain
io.github.dadbodgeoff/drift/mobile-components
Mobile-first UI components including bottom navigation, bottom sheets, pull-to-refresh, and swipe actions. Touch-optimized with proper gesture handling.
vmain
io.github.dadbodgeoff/drift/database-migrations
Safe database migration strategies for zero-downtime deployments. Covers backward-compatible changes, data migrations, and rollback procedures.
vmain
io.github.seb1n/awesome-ai-agent-skills/kubernetes-deployment
Deploy, manage, and scale applications on Kubernetes clusters using manifests, Helm charts, and autoscaling configurations.
vmaster
io.github.alonronin/mockingoose/typescript-docs
Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating API documentation, architectural decision records (ADRs), code examples, and framework-specific patterns for NestJS, Express, React, Angular, and Vue.
vmaster
io.github.marmelab/react-admin/react-admin
This skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with react-admin.
vmain
io.github.HSn0918/kubernetes-mcp/kubernetes-mcp-usage
Usage guide skill for kubernetes-mcp MCP server. Use when connecting the MCP server to clients, troubleshooting tool calls, and selecting the right Kubernetes tools for diagnosis and operations.
vmain
io.github.warpdotdev/oz-skills/mcp-builder
Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.TheBushidoCollective/han/nextjs-app-router
Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.