
Claude Skills by hybridlabor-api
github.com/hybridlabor-apiUtilizes the DaVinci Resolve MCP servers to control timeline editing, media analysis, color grading, and Fusion/Fairlight scripting.
Use when the user wants to build and deploy a project to a real server via rsync over SSH — "deploy this", "push the build live", "sync to production". Not for git push/PR workflows, and not a replacement for a real CI pipeline; this is the direct-deploy path.
Utilizes the grandMA3 MCP server to patch fixtures, execute console commands, and trigger macros via OSC.
Model Context Protocol interface to the memB persistent agent memory layer. Use when an agent needs to add, search, list or delete persistent memories locally and offline. Exposes add_memory, search_memory, list_memories and delete_memory.
Utilizes the Resolume Arena MCP server to trigger clips, clear layers, adjust speeds, and query composition status via the Resolume REST API.
Utilizes the Rhino MCP servers (RhinoMCP and golem-rhino-mcp) to create and manipulate 3D models and run Grasshopper graphs.
Utilizes the TouchDesigner MCP servers (tdmcp and touchdesigner-mcp) to create TOP/CHOP chains, script operators, inspect parameters, and debug node networks.
Utilizes the Unreal Engine MCP server to control UE5 via a native C++ Automation Bridge plugin.
Use when proactively checking for and installing updates to the AOS (BDB Agent OS) package via npm.
Utilizes the Vectorworks RAG + MCP server to search and retrieve Python and VectorScript API documentation.
Use when choosing an animation engine, defining motion tokens, adding scroll effects or micro-interactions, or auditing motion for accessibility and performance in BDB projects. Covers engine selection (GSAP, Motion.dev, Anime.js, React-Spring, Three.js, CSS Native), BDB brand-locked motion tokens, and the anti-slop/a11y quality gate.
Autonomous CI/CD error recovery, distributed file-based locking, diagnostic triage, and two-phase GO gate resilience engine for BDB Agent OS multi-agent pipelines.
Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.
Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns.
This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"
Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.
Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.
Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies.
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
Use when adding curated micro-interactions, delightful animations, and subtle design details that add magic and personality to web and mobile apps.
You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe database layers with Drizzle.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
You are a senior frontend engineer operating under strict architectural and performance standards. Use when creating components or pages, adding new features, or fetching or mutating data.
The Gemini API provides access to Google's most advanced AI models. Key capabilities include:
Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices.
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.
Generate a concise and structured PR description from commit history with minimal token usage
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
A relentless interview to sharpen a plan or design. Use before committing to an approach, or on any 'grill me' trigger phrase.
A relentless interview to sharpen a plan or design, which also builds the project's domain model — glossary and ADRs — as it goes. Use in a working directory whenever an idea needs sharpening.
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Generates high-converting Next.js/React landing pages with Tailwind CSS. Uses PAS, AIDA, and BAB frameworks for optimized copy/components (Heroes, Features, Pricing). Focuses on Core Web Vitals/SEO.
Manage Linear issues, projects, and teams
A prototyping skill that generates a local HTML mock with a built-in feedback layer, allowing users to drop visual comments (red dots) for UI fixes.
Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.
You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur
Use when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage.
Get reliable JSON, enums, and typed objects from LLMs using response_format, tool_use, and schema-constrained decoding across OpenAI, Anthropic, and Google APIs.