All authors
hybridlabor-api avatar

Claude Skills by hybridlabor-api

github.com/hybridlabor-api
199 skillsA× 185B× 10C× 3D× 10 installs146 views
Bdb Davinci McpA

Utilizes the DaVinci Resolve MCP servers to control timeline editing, media analysis, color grading, and Fusion/Fairlight scripting.

ai-agentspythongo
0
6
Bdb DeployA

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.

ai-agentsrustgo
0
6
Bdb Grandma3 McpA

Utilizes the grandMA3 MCP server to patch fixtures, execute console commands, and trigger macros via OSC.

ai-agentsgoapi
0
6
Bdb Memb McpA

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.

ai-agentspythongo
0
6
Bdb Resolume McpA

Utilizes the Resolume Arena MCP server to trigger clips, clear layers, adjust speeds, and query composition status via the Resolume REST API.

ai-agentsgodocker
0
6
Bdb Rhino McpA

Utilizes the Rhino MCP servers (RhinoMCP and golem-rhino-mcp) to create and manipulate 3D models and run Grasshopper graphs.

ai-agentspythongo
0
6
Bdb Touchdesigner McpA

Utilizes the TouchDesigner MCP servers (tdmcp and touchdesigner-mcp) to create TOP/CHOP chains, script operators, inspect parameters, and debug node networks.

ai-agentspythongo
0
6
Bdb Unreal McpA

Utilizes the Unreal Engine MCP server to control UE5 via a native C++ Automation Bridge plugin.

ai-agentstypescriptpython
0
6
Bdb UpdaterA

Use when proactively checking for and installing updates to the AOS (BDB Agent OS) package via npm.

ai-agentsgobash
0
6
Bdb Vectorworks McpA

Utilizes the Vectorworks RAG + MCP server to search and retrieve Python and VectorScript API documentation.

ai-agentspythongo
0
6
BdbdesignproA

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.

ai-agentsgoreact
0
6
BdbresilienceA

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.

ai-agentstypescriptgo
0
6
BrainstormingA

Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.

ai-agentsgotesting
0
6
Browser AutomationA

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.

testinggotesting
0
6
Clean CodeA

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.\"

code-qualitypythongo
0
6
Cloudflare Workers ExpertA

Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.

ai-agentsjavascripttypescript
0
6
Concise PlanningA

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

ai-agentsgotesting
0
6
CopywritingA

Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.

ai-agentsgotesting
0
6
CrewaiA

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies.

ai-agentspythongo
0
6
Database DesignA

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

databasesgosql
0
6
DebuggerA

Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.

ai-agentsgotesting
0
6
Deep ResearchA

Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.

ai-agentspythongo
0
6
Design SpellsA

Use when adding curated micro-interactions, delightful animations, and subtle design details that add magic and personality to web and mobile apps.

designgotesting
0
6
Docker ExpertC

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.

devopsgoshell
0
6
DocumentationA

Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.

documentationgotesting
0
6
Domain ModelingA

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.

ai-agentsgo
0
6
Drizzle Orm ExpertA

Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe database layers with Drizzle.

databasestypescriptgo
0
6
Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

ai-agentsgotesting
0
6
Frontend Dev GuidelinesA

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.

businesstypescriptgo
0
6
Gemini Api DevB

The Gemini API provides access to Google's most advanced AI models. Key capabilities include:

ai-agentsjavascripttypescript
0
6
Gemini Api IntegrationA

Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices.

ai-agentsjavascripttypescript
0
6
Geo FundamentalsA

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

ai-agentspythongo
0
6
Git Advanced WorkflowsA

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

ai-agentsgobash
0
6
Git Pr ReviewB

Generate a concise and structured PR description from commit history with minimal token usage

ai-agentsrustgo
0
6
Github Actions TemplatesA

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

devopspythongo
0
6
Github Workflow AutomationA

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

ai-agentsjavascripttypescript
0
6
GithubA

Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.

ai-agentsgobash
0
6
Go Concurrency PatternsA

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

ai-agentsgotesting
0
6
Go PlaywrightA

Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.

ai-agentsgoreact
0
6
Golang ProA

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

devopsgosql
0
6
Grill MeA

A relentless interview to sharpen a plan or design. Use before committing to an approach, or on any 'grill me' trigger phrase.

ai-agentsgo
0
6
Grill With DocsA

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.

ai-agentsgonode
0
6
GrillingA

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.

ai-agentsgo
0
6
Landing Page GeneratorA

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.

ai-agentsrustgo
0
6
Linear Claude SkillC

Manage Linear issues, projects, and teams

businessjavascripttypescript
0
6
Live Preview CanvasA

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.

ai-agentsgoapi
0
6
Llm App PatternsA

Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.

ai-agentspythongo
0
6
Llm Application Dev Ai AssistantA

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

ai-agentsgotesting
0
6
Llm Prompt OptimizerA

Use when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage.

ai-agentspythongo
0
6
Llm Structured OutputA

Get reliable JSON, enums, and typed objects from LLMs using response_format, tool_use, and schema-constrained decoding across OpenAI, Anthropic, and Google APIs.

ai-agentstypescriptpython
0
6