All Skills — coding
241 skills in "coding"
🌐 Allcodingdevopsapidatabasesecuritydataresearchwritingimage-genvideoaudiotranslationseosocial-mediaemail-marketingadvertisingfinancecrypto-defiecommercelegalhrreal-estatehealtheducationcookingtravelgamingautomationcommunicationproductivityclawhubbytesagainlobehubdifymcpskillssh
🦀 ClawHub
AgentMail sending and receiving with Python scripts
python files which are used to send an email and to download received emails from an inbox. The email provider is agentmail.to, which offers an API. This way...
🦀 ClawHub
rust-best-practices
Official apollographql skill: rust-best-practices. From apollographql/skills.
🦀 ClawHub
Claw Colab
AI Agent Collaboration Platform - Get contracts, write code, review PRs, earn trust. No SDK needed — use curl.
🦀 ClawHub
Vercel Composition Patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing r...
🦀 ClawHub
Cxz9909 Code Assistant
Asistente de programación especializado. Analiza código, encuentra bugs, sugiere optimizaciones, refactoriza y genera documentación automáticamente.
🦀 ClawHub
Unity Skill
Control Unity Editor via OpenClaw Unity Plugin. Use for Unity game development tasks including scene management, GameObject/Component manipulation, debugging, input simulation, and Play mode control. Triggers on Unity-related requests like inspecting scenes, creating objects, taking screenshots, testing gameplay, or controlling the Editor.
🦀 ClawHub
SecretCodex
Generate creative code names and encode/decode secret messages using classic and sophisticated ciphers. Blends nostalgic decoder ring fun with modern cryptographic techniques. Includes Caesar, Vigenère, Polybius, Rail Fence, and hybrid methods. Provides keys for secure message sharing between trusted parties.
🦀 ClawHub
Social Sentiment
Sentiment analysis for brands and products across Twitter, Reddit, and Instagram. Monitor public opinion, track brand reputation, detect PR crises, surface complaints and praise at scale — analyze 70K+ posts with bulk CSV export and Python/pandas. Social listening and brand monitoring powered by 1.5B+ indexed posts.
🦀 ClawHub
NextJS Frontend Development + Integration
Generate production-ready Next.js projects with TypeScript, Tailwind CSS, shadcn/ui, and API integration. Use when the user asks to build, create, develop, or scaffold a Next.js application, web app, full-stack project, or frontend with backend integration. Prioritizes modern stack (Next.js 14+, TypeScript, shadcn/ui, axios, react-query) and best practices. Also triggers on requests to add features, integrate APIs, or extend existing Next.js projects.
🦀 ClawHub
PR Review Loop
Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.
🦀 ClawHub
mcp-best-practices
Build production MCP servers with the TypeScript SDK. Covers spec 2025-11-25, SDK v1.29+/v2 alpha, transport selection, tool design, error handling, security...
🦀 ClawHub
Go Concurrency Patterns
Production Go concurrency patterns — goroutines, channels, sync primitives, context, worker pools, pipelines, and graceful shutdown. Use when building concurrent Go applications or debugging race conditions.
🦀 ClawHub
Pilot Dev Team Assistants Setup
Deploy a dev team assistant system with 4 agents. Use this skill when: 1. User wants to automate code review, testing, and docs for PRs 2. User is configurin...
🦀 ClawHub
JavaScript
A comprehensive JavaScript style guide skill. When activated, it provides best-practice JavaScript coding conventions and generates code that strictly follow...
🦀 ClawHub
calculator-py
高性能本地计算器技能,通过 Python 脚本提供数值计算能力。触发场景:(1) Agent 需要进行数学运算(四则、幂、三角、对数等)(2) 需要矩阵运算(乘法、求逆、行列式、特征值、SVD 等)(3) 需要统计分析(均值、标准差、回归、概率分布等)(4) 需要高精度/任意精度计算(大数运算、超越函数等)(5)...
🦀 ClawHub
feishu-task-management-skill
Manage Feishu tasks through a local Python toolkit that always has app credentials and can optionally act as a user for task APIs when OAuth user tokens are...
🦀 ClawHub
JavaScript
Write robust JavaScript with async patterns, type coercion handling, and modern ES2023+ features.
🦀 ClawHub
SymbolPicker
Expert guidance on SymbolPicker, a native SwiftUI SF Symbol picker. Use when developers mention: (1) SymbolPicker, (2) selecting SF Symbols, (3) picking symbols with colors, (4) customizing symbol picker appearance, (5) cross-platform symbol selection (iOS, macOS, visionOS), (6) specific modifiers like .symbolPickerSymbolsStyle or .symbolPickerDismiss.
🦀 ClawHub
Feature Task Planning
将技术方案拆解为可执行的开发任务清单,每个任务适配 TDD 流程。当用户说'拆任务'、'开始规划任务'、'技术方案定了,接下来怎么开发'、'帮我拆一下开发计划'等意图时触发。
🦀 ClawHub
Office Automation (Alex)
自动化处理 Word 和 Excel 文件。使用 Python 脚本读取、写入、格式化文档和表格。支持批量处理、模板填充、数据提取和格式转换。
🦀 ClawHub
Embedded Code Review Expert
Expert code review for embedded/firmware projects with dual-model cross-review (Claude + Codex via ACP). Detects memory safety, interrupt hazards, RTOS pitfa...
🦀 ClawHub
Yaf Php Audit
Audit legacy PHP projects, especially Yaf-based PHP 7.3 codebases, for architecture issues, security risks, performance problems, compatibility risks, and ma...
🦀 ClawHub
mongodb-query
Query MongoDB databases for debugging and troubleshooting. Use when user needs to: (1) List all databases, (2) List collections in a database, (3) Execute Mo...
🦀 ClawHub
框架核心工程师 命令与代码生成
Framework core engineer skill for CLI commands, code generation standards, PHP 8.4 compatibility, and framework-safe scaffolding.
🦀 ClawHub
IBKR CLI
Comprehensive Interactive Brokers (IBKR) TWS/Gateway skill using ib_insync. Includes Python and bash CLIs for account, market data, historical data, contract...
🦀 ClawHub
React Game Loop Hooks
Create custom React hooks in TypeScript for game loops and animations. Use when the user asks for a React hook, requestAnimationFrame integration, game loop...
🦀 ClawHub
JWT Debugger
Decode, validate, and debug JSON Web Tokens. Inspect headers, payloads, signatures, expiration, claims, and key mismatches. Diagnose common JWT issues in aut...
🦀 ClawHub
Scrapling
Web scraping and data extraction using the Python Scrapling library. Use to scrape static HTML pages, JavaScript-rendered pages (Playwright), and anti-bot or...
🦀 ClawHub
GI Code Review
Review code for quality, security, and maintainability following team standards. Use when reviewing pull requests, examining code changes, or when the user a...
🦀 ClawHub
XPR Code Sandbox
Execute JavaScript code in a secure sandbox for data processing, computation, and quick expression evaluation without network or filesystem access.
🦀 ClawHub
Atlas Argos Teste
Gestor autónomo do ARGOS que mantém o bot de trading cripto em funcionamento, gere utilizadores, pagamentos, marketing e programação em Python.
🦀 ClawHub
python-code-quality
Official microsoft skill: python-code-quality. From microsoft/agent-framework.
🦀 ClawHub
test-engineer
You are a test engineer specializing in comprehensive testing strategies and automation. Use when: testing types, testing frameworks, test pyramid, bdd/tdd a...
🦀 ClawHub
Python Mutable Default Args
A Python function uses a mutable object (list, dict, set) as a default argument, sharing state across calls in a way that produces silent bugs.
🦀 ClawHub
Real Estate Lead Pilot
A high-trust lead qualification and appointment booking agent for realtors. Prevents MLS hallucinations via ThumbGate grounding.
🦀 ClawHub
Plan Flow
Structured AI-assisted development workflows - discovery, planning, execution, code reviews, and testing
🦀 ClawHub
Widgetkit Code Review
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance. Use when reviewing code with import WidgetKit, Timel...
🦀 ClawHub
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.j...
🦀 ClawHub
8004
ERC-8004 Agent Trust Protocol for AI agent identity, reputation, and validation on Celo. Use when building AI agents that need identity registration, reputat...
🦀 ClawHub
Shopping in Sweden
Assist with searching, adding to cart, and securely purchasing products from trusted Swedish e-commerce sites using the Zupyak Mynt Card.
🦀 ClawHub
python-samples
Official microsoft skill: python-samples. From microsoft/agent-framework.
🦀 ClawHub
LinkdAPI
Complete LinkdAPI integration OpenClaw skill. Includes all 50+ endpoints, Python/Node.js/Go SDKs, authentication, rate limits, and real-world examples. Use t...
🦀 ClawHub
React Best Practices
React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing, reviewing, and refactoring React code.
🦀 ClawHub
todoist-orbit
Operate Todoist through a Python CLI backed by the Todoist REST API. Use when the task requires deterministic Todoist automation instead of chatty natural-la...
🦀 ClawHub
Rust Testing Code Review
Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 ed...
🦀 ClawHub
Audit App Store Readiness
Audit an iOS app repo (Swift/Xcode or React Native/Expo) for App Store compliance and release readiness; output a pass/warn/fail report and publish checklist.
🦀 ClawHub
Browser Douyin Post
Automate uploading local images or videos with a title to Douyin creator platform using Chrome with remote debugging and active login.
🦀 ClawHub
Feature Implementation
功能编码实现执行器(TDD 驱动)。读取任务规划,按 RED-GREEN-REFACTOR 循环执行开发任务。当用户说'完成XX功能的第N阶段'、'开始写代码'、'实现XX阶段'、'开发XX的数据层'等意图时触发。也支持增量变更任务,如'完成XX的变更任务 CR-XXX'。