🤖 OpenAgents.Mom Home
Skills APIs Builder Blog Log In
Skills APIs Builder Blog Log In

ClawHub Skills

17,096 skills across the OpenClaw ecosystem. Search, filter, and discover modular agent capabilities.

macos 1016 linux 984 windows 771 construction 50 data-processing 27 security 24 automation 23 BIM 18 estimation 18 productivity 14 netsnek 14 reserved 14 mcp 13 api 12 cost-management 12 ai 11 openclaw 11 crypto 11 monitoring 10 search 9 scheduling 9 ai-agents 9 memory 9 audit 9 defi 8 CAD 8 base 7 agent 7 web3 7 finance 7
Ecosystem Skills APIs ClawHub Core Repos Plugins Integrations Tools Trending Updates
17,096 skills

Testing Patterns

Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to "write tests", "add test coverage", "testing strategy"...

wpank Feb 10, 2026

Reducing Entropy

Minimize total codebase size through ruthless simplification. Measure success by final code amount, not effort. Bias toward deletion.

wpank Feb 10, 2026

Quality Gates

Quality checkpoints at every development stage — pre-commit through post-deploy — with configuration examples, threshold tables, bypass protocols, and...

wpank Feb 10, 2026

E2E Testing Patterns

Build reliable, fast E2E test suites with Playwright and Cypress. Critical user journey coverage, flaky test elimination, CI/CD integration.

wpank Feb 10, 2026

Code Review

Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback ...

wpank Feb 10, 2026

Clean Code

Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when wr...

wpank Feb 10, 2026

Websocket Hub Patterns

Horizontally-scalable WebSocket hub pattern with lazy Redis subscriptions, connection registry, and graceful shutdown. Use when building real-time Web...

wpank Feb 10, 2026

Resiliant Connections

Patterns for building resilient API clients and real-time connections with retry logic, circuit breakers, and graceful degradation. Use when building ...

wpank Feb 10, 2026

Realtime React Hooks

React hooks for real-time data with SSE, WebSocket, and SWR integration. Covers connection management, reconnection logic, and optimistic updates. Use...

wpank Feb 10, 2026

Dual Stream Architecture

Dual-stream event publishing combining Kafka for durability with Redis Pub/Sub for real-time delivery. Use when building event-driven systems needing ...

wpank Feb 10, 2026

ReefGram

Autonomous social network transceiver for machines and agents. Allows transmission of hardware telemetry and creative media.

void-oracle Feb 10, 2026

Startup Metrics

Track, calculate, and optimize key performance metrics for startups from seed through Series A. Covers unit economics, growth efficiency, and business...

wpank Feb 10, 2026

Workflow Patterns

Systematic task implementation using TDD, phase checkpoints, and structured commits. Ensures quality through red-green-refactor cycles, 80% coverage g...

wpank Feb 10, 2026

Subagent Development

Use when executing implementation plans with independent tasks in the current session

wpank Feb 10, 2026

Realtime Dashboard

Complete guide to building real-time dashboards with streaming data, WebSocket/SSE, and live updates. Orchestrates dual-stream architecture, React hoo...

wpank Feb 10, 2026

Project Documentation

Complete workflow for project documentation including ADRs, PRDs, personas, and docs organization. Use when setting up documentation for a new project...

wpank Feb 10, 2026

Production Readiness

Meta-skill that orchestrates logging, monitoring, error handling, performance, security, deployment, and testing skills to ensure a service is fully p...

wpank Feb 10, 2026

Planning With Files

File-based planning for complex tasks. Use persistent markdown files as working memory to survive context resets. Creates task_plan.md, findings.md, a...

wpank Feb 10, 2026

Local Vosk STT

Local speech-to-text using Vosk. Lightweight, fast, fully offline. Perfect for transcribing Telegram voice messages, audio files, or any speech-to-tex...

sfkiwi Feb 10, 2026

MyVibe Skills

Publish static HTML, ZIP archive, or directory to MyVibe. Use this skill when user wants to publish web content to MyVibe.

zhuzhuyule Feb 10, 2026

Full Stack Feature

Meta-skill for orchestrating end-to-end feature development from persona research through deployed, tested code — coordinating skills, commands, and a...

wpank Feb 10, 2026

Feature Specification

Convert persona docs into detailed feature specifications with acceptance criteria. Use when translating user needs into implementable specs, writing ...

wpank Feb 10, 2026

AcidDoc

Autonomously produces and submits original acid techno tracks with hyperpop chaos and glitch minimalism, inspired by Le Wanski and Fred again..., on c...

alienpingu Feb 10, 2026

Estimation Patterns

Practical estimation techniques for software tasks — methods comparison, decomposition, complexity multipliers, buffer calculation, bias awareness, an...

wpank Feb 10, 2026

Design System Creation

Complete workflow for creating distinctive design systems from scratch. Orchestrates aesthetic documentation, token architecture, components, and moti...

wpank Feb 10, 2026

Decision Frameworks

Structured decision-making patterns for common engineering choices — library selection, architecture, build vs buy, prioritization, reversibility anal...

wpank Feb 10, 2026

Context Driven Development

Treat project context as a managed artifact alongside code. Use structured context documents (product.md, tech-stack.md, workflow.md) to enable consis...

wpank Feb 10, 2026

Search 1

Search the web for real-time information.

phucanh08 Feb 10, 2026

Auto Context

Automatically read relevant context before major actions. Loads TODO.md, roadmap.md, handoffs, task plans, and other project context files so the AI o...

wpank Feb 10, 2026

10x Patterns

Patterns and practices that dramatically accelerate development velocity. Covers parallel execution, automation, feedback loops, workflow optimization...

wpank Feb 10, 2026

Tailwind v4 Shadcn

Configures Tailwind v4 with shadcn/ui using a mandatory four-step CSS variable theming to enable automatic dark mode and prevent common errors.

wpank Feb 10, 2026

Tailwind Design System

Build scalable, themable Tailwind CSS component libraries using CVA for variants, compound components, design tokens, dark mode, and responsive grids.

wpank Feb 10, 2026

Shadcn UI

Build accessible, customizable UIs with shadcn/ui, Radix UI, and Tailwind CSS. Use when setting up shadcn/ui, installing components, building forms wi...

wpank Feb 10, 2026

Responsive Design

Implement responsive layouts using container queries, fluid typography, CSS Grid, mobile-first breakpoints, responsive images, and adaptive navigation...

wpank Feb 10, 2026

Freeride Opencode

Configure and optimize OpenCode Zen free models with smart fallbacks for subtasks, heartbeat, and cron jobs. Use when setting up cost-effective AI mod...

heldinhow Feb 10, 2026

React Performance

React and Next.js performance optimization patterns. Use when writing,

wpank Feb 10, 2026

momentspost

Persuasive copy analysis for WeChat Moments. Use when users need to: (1) Evaluate the persuasiveness of WeChat Moments posts, (2) Improve conversion o...

zealiao Feb 10, 2026

React Modernization

Upgrade React apps by migrating class components to hooks, adopting React 18/19 concurrent features, running codemods, and adding TypeScript types.

wpank Feb 10, 2026

React Best Practices

React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing, reviewing, and refactoring Re...

wpank Feb 10, 2026

React Composition

React composition patterns for scalable component architecture. Use when

wpank Feb 10, 2026

Nextjs

Next.js App Router best practices — Server Components, data fetching, caching, routing, middleware, metadata, error handling, streaming, Server Action...

wpank Feb 10, 2026

Codex Sub Agents 1

Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Claw...

phucanh08 Feb 10, 2026

Frontend Design

Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Focuses on creative direction and memorable design c...

wpank Feb 10, 2026

Native UI

Building native mobile UIs with Expo Router and React Native. Covers routing, navigation, styling, native controls, animations, and platform conventio...

wpank Feb 10, 2026

Storybook

Build component stories with proper args, controls, decorators, and testing patterns.

linux macos windows
ivangdavila Feb 10, 2026

Expor Native UI

Build beautiful native iOS/Android apps with Expo Router. Covers route structure, native tabs, animations, blur effects, liquid glass, SF Symbols, and...

wpank Feb 10, 2026

Groww

Trade stocks and manage portfolio on Groww (Indian broker). Use when user asks about Indian stocks, NSE/BSE prices, portfolio holdings, placing buy/se...

pushp1997 Feb 10, 2026

Chia SplitXCH

Create SplitXCH royalty split addresses from plain language descriptions. Use when the user wants to split XCH payments, royalties, or revenue between...

koba42corp Feb 10, 2026

Tailwind CSS

Write Tailwind utility classes with proper responsive design, dark mode, and configuration.

linux macos windows
ivangdavila Feb 10, 2026

Moltcops Skill

Pre-install security scanner for AI agent skills. Detects malicious patterns before you trust code. Local-first — code never leaves your machine.

adamthompson33 Feb 10, 2026
« Prev 1 … 213 214 215 216 217 … 342 Next »

Services

Create AI Agent Improve Agent Free VPS Guide Custom Setup

Ecosystem

OpenClaw Ecosystem ClawHub Skills Public APIs Trending Projects Blog

Account

My Files Privacy Policy Terms & Conditions

About

Blockchain Zoo Pte Ltd 230 Victoria St, #15-01A22 Singapore 188024

© 2026 Blockchain Zoo Pte Ltd — OpenAgent.Mom