Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingBlog
HomeCategoriesUse CasesTrendingBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 27,000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Trending
  • Use Cases
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • Security Auditing
  • Workflow Automation
  • Finance & Fintech
  • MCP Integration
  • Crypto Trading
  • Web3 & DeFi
  • Data Analysis
  • Social Media
  • 中文平台技能
  • All Use Cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Use Cases/⚡ AI Code Generation/⚡ Autocomplete & Inline

⚡ Autocomplete & Inline AI Skills

Complete functions in context, generate docstrings, and convert pseudocode to working implementations.

101 skillsPart of ⚡ AI Code Generation

101 skills found

Page 1 of 5

🤖Coding Agents & IDEs

Receiving Code Review

receiving-code-review
chenleiyanquan
v0.1.0
View Details

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

28
2.6k
7d ago
🤖Coding Agents & IDEs

Senior Backend

senior-backend
alirezarezvani
v2.1.1
View Details

Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the...

16
2.5k
7d ago
🤖Coding Agents & IDEs

OpenAI Codex Sub Agents

codex-sub-agents
adamsardo
v1.0.0
View Details

Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool.

15
3.3k
6
7d ago
🤖Coding Agents & IDEs

Claude Code Supervisor

claude-code-supervisor
johba37
v1.0.0
View Details

Supervise Claude Code sessions running in tmux. Uses Claude Code hooks with bash pre-filtering (Option D) and fast LLM triage to detect errors, stuck agents, and task completion. Harness-agnostic — works with OpenClaw, webhooks, ntfy, or any notification backend. Use when: (1) launching long-running Claude Code tasks that need monitoring, (2) setting up automatic nudging for API errors or premature stops, (3) getting progress reports from background coding agents, (4) continuing work after session/context limits reset. Requires: tmux, claude CLI.

12
2.6k
3
7d ago
🤖Coding Agents & IDEs

Test Case Generator

test-case-generator
HonestQiao
v1.0.0
View Details

Automatically generate complete unit test code including imports, test cases, mocks, and assertions for Jest, Mocha, or Pytest from given code.

11
633
7d ago
🤖Coding Agents & IDEs

Codex Orchestrator

codex-orchestrator
Microcarft
v1.0.0
View Details

Monitor, control, and orchestrate background Codex sessions. Use this skill to track progress, handle interruptions, and ensure task completion for long-running coding tasks.

11
1.9k
23d ago
🤖Coding Agents & IDEs

Ralph Loop (Agent Mode)

ralph-loop-agent
addozhang
v1.1.0
View Details

Guide OpenClaw agents to execute Ralph Wiggum loops using exec and process tools. Agent orchestrates coding agents (Codex, Claude Code, OpenCode, Goose) with proper TTY support via pty:true. Plans/builds code via PROMPT.md + AGENTS.md, SPECS and IMPLEMENTATION_PLAN.md. Includes PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions. Users request loops, agents execute using tools.

11
2k
7d ago
🤖Coding Agents & IDEs

Code Generator

code-generator
xueyetianya
v2.3.3
View Details

Multi-language code generator. Generate functions, classes, API endpoints, CRUD operations, test code, refactoring suggestions, language conversion guides, a...

10
861
7d ago
🤖Coding Agents & IDEs

Testing Patterns

testing-patterns
wpank
v0.1.0
View Details

Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to "write tests", "add test coverage", "testing strategy", "test this function", "create test suite", "fix flaky tests", or "improve test quality".

9
1.3k
25d ago
🤖Coding Agents & IDEs

OpenSpec

openspec
jcorrego
v1.0.0
View Details

Spec-driven development with OpenSpec CLI. Use when building features, migrations, refactors, or any structured development work. Manages proposal → specs → design → tasks → implementation workflows. Supports custom schemas (TDD, rapid, etc.). Trigger on requests involving feature planning, spec writing, change management, or when /opsx commands are mentioned.

7
2.7k
7d ago
🤖Coding Agents & IDEs

Claude_Game_Developer

game-developer-skill
CryptoRabea
v1.0.0
View Details

Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, ne...

7
690
3
25d ago
🤖Coding Agents & IDEs

Senior Qa

senior-qa
alirezarezvani
v2.1.1
View Details

Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, an...

6
1.5k
14d ago
🤖Coding Agents & IDEs

Finishing a Development Branch

finishing-a-development-branch
zlc000190
v0.1.0
View Details

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

6
526
22d ago
🤖Coding Agents & IDEs

LSP Python

lsp-python
genify
v1.1.0
View Details

Python code quality checking and LSP integration using pylsp. Provides code diagnostics, completion, hover tips, and style analysis. Use when: checking Pytho...

6
910
7d ago
🤖Coding Agents & IDEs

simplify-and-harden

simplify-and-harden
pskoett
v1.0.1
View Details

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task...

6
818
5
25d ago
🤖Coding Agents & IDEs

TypeScript LSP

typescript-lsp
bowen31337
v1.0.0
View Details

TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.

6
790
25d ago
🤖Coding Agents & IDEs

Mini PIV - Lightweight Feature Builder

mini-piv
SmokeAlot420
v1.1.0
View Details

Lightweight PIV workflow - discovery-driven feature builder. No PRD needed. Asks quick questions, generates PRP, executes with validation loop. For small-to-medium features when you want to skip PRD ceremony.

5
1.6k
8d ago
🤖Coding Agents & IDEs

Ralph Mode - Autonomous Development Loops

ralph-mode
richginsberg
v1.2.0
View Details

Autonomous development loops with iteration, backpressure gates, and completion criteria. Use for sustained coding sessions that require multiple iterations, test validation, and structured progress tracking. Supports Next.js, Python, FastAPI, and GPU workloads with Ralph Wiggum methodology adapted for OpenClaw.

5
2.2k
2
25d ago
🤖Coding Agents & IDEs

Developer Agent

developer-agent
47vigen
v1.0.0
View Details

Orchestrates software development by coordinating with Cursor Agent, managing git workflows, and ensuring quality delivery. Use when implementing development...

4
602
7d ago
🤖Coding Agents & IDEs

Senior Dev

senior-dev
michaelmonetized
v0.1.0
View Details

Production development workflow with TODO tracking, Graphite PRs, GitHub issues, Vercel deploy checks, and SMS notifications. Use when starting a new task, fixing bugs, implementing features, or any development work that needs tracked progress and code review.

4
1.2k
2
25d ago
🤖Coding Agents & IDEs

Claude Code Pro

claude-code-pro
swaylq
v1.1.0
View Details

Token-efficient Claude Code workflow. Other skills burn tokens polling tmux every 30s — this one uses completion callbacks and only checks when notified. Obs...

4
499
7d ago
🤖Coding Agents & IDEs

Architect

architect
ivangdavila
v1.0.0
View Details

Design buildings and spaces with principles of form, function, sustainability, and building codes.

4
802
2
25d ago
🤖Coding Agents & IDEs

Codex Sub Agents 1

codex-sub-agents-1
phucanh08
v1.0.1
View Details

Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool.

4
898
7d ago
🤖Coding Agents & IDEs

Nodejs Patterns

nodejs-patterns
wpank
v1.0.0
View Details

WHAT: Production-ready Node.js backend patterns - Express/Fastify setup, layered architecture, middleware, error handling, validation, database integration, authentication, and caching. WHEN: User is building REST APIs, setting up Node.js servers, implementing authentication, integrating databases, adding validation/caching, or structuring backend applications. KEYWORDS: nodejs, node, express, fastify, typescript, api, rest, middleware, authentication, jwt, validation, zod, postgres, mongodb, redis, caching, rate limiting, error handling

4
1k
25d ago

Other ⚡ AI Code Generation Phases

🏗️
Project Scaffolding
Generate complete project structures, starter templates, and boilerplate from plain descriptions.
🔄
Refactoring
Refactor legacy code, apply design patterns, migrate APIs, and improve code structure.
🖥️
Frontend & UI
Generate React, Vue, and other frontend components, styles, and page layouts from descriptions.