Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

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

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

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

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See 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.

400 skillsPart of ⚡ AI Code Generation
Lang:

400 skills found

Page 1 of 17

🤖Coding Agents & IDEs

Requesting Code Review

requesting-code-review
zlc000190
v0.1.0
View Details

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

102
4.3k
4
3mo ago
🤖Coding Agents & IDEs

Verification Before Completion

verification-before-completion
zlc000190
v0.1.0
View Details

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

89
3.7k
3
3mo ago
🤖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

79
5.9k
2
1mo 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

79
2.4k
1mo 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.

78
2.1k
1
1mo ago
🤖Coding Agents & IDEs

OpenAI Codex Operator

openai-codex-operator
cecwxf
v1.0.1
View Details

Run OpenAI Codex CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Codex for implementation, debugging...

78
2.1k
2
1mo 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.

69
1.8k
1mo ago
🤖Coding Agents & IDEs

Quasi Coder

quasi-coder
jhauga
v1.1.2
View Details

Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provid...

56
1.5k
1mo ago
🤖Coding Agents & IDEs

Subagent Development

subagent-development
wpank
v1.0.0
View Details

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

55
1.5k
1mo 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".

53
5k
2
3mo ago
🤖Coding Agents & IDEs

Gitignore Sync

gitignore-sync
nikita-holban
v0.1.3
View Details

gitignore-sync combines gitignore.io templates with your repo context to produce a cleaner `.gitignore` with fewer overlooked cases. It generates `.gitignore...

49
1.3k
1mo ago
🤖Coding Agents & IDEs

Build

solo-build
fortunto2
v2.2.1
View Details

Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implemen...

49
1.3k
1mo ago
🤖Coding Agents & IDEs

Finishing Branch

finishing-branch
wpank
v0.1.0
View Details

Complete development work by presenting structured options for merge, PR, or cleanup. Use when implementation is complete, all tests pass, and you need to decide how to integrate work. Triggers on finish branch, complete branch, merge branch, create PR, done with feature, implementation complete.

48
1.3k
1mo ago
🤖Coding Agents & IDEs

Review

solo-review
fortunto2
v1.1.1
View Details

Final code review and quality gate — run tests, check coverage, audit security, verify acceptance criteria from spec, and generate ship-ready report. Use whe...

47
1.3k
1mo ago
🤖Coding Agents & IDEs

Ngrok Preview

ngrok-preview
wynnsu
v1.0.2
View Details

Generate short-lived, mobile-friendly ngrok preview links for local artifacts and share them in Telegram. Use when OpenClaw produces images/charts/generated...

43
1.2k
1mo ago
🤖Coding Agents & IDEs

Plan

solo-plan
fortunto2
v2.2.1
View Details

Explore codebase and create spec + phased implementation plan with file-level task breakdown. Use when user says "plan this feature", "create implementation...

42
1.1k
1
1mo ago
🤖Coding Agents & IDEs

Snipgrapher - generate images from code snippets

snipgrapher
mcollina
v0.1.0
View Details

Configure and use snipgrapher to generate polished code snippet images

42
1.1k
1mo ago
🤖Coding Agents & IDEs

Sovereign code-review-helper

sovereign-code-review-helper
ryudi84
v1.0.0
View Details

Generates file-type-specific code review checklists covering security, performance, style, and testing best practices for pull requests.

41
1.1k
1mo ago
🤖Coding Agents & IDEs

Code 1.0.4

code-1-0-4
Lion504
v1.0.0
View Details

Coding workflow with planning, implementation, verification, and testing for clean software development.

41
2.4k
1mo ago
🤖Coding Agents & IDEs

Build123d Cad

build123d-cad
wngfra
v1.1.2
View Details

Parametric 3D CAD via build123d. Generate STEP, STL, SVG from Python scripts. Use when the user asks to design, model, create, or export 3D parts, enclosures...

40
1.1k
1
1mo ago
🤖Coding Agents & IDEs

Sovereign project-setup-wizard

sovereign-project-setup-wizard
ryudi84
v1.0.0
View Details

Generates production-ready project scaffolds for Node.js, Python, Go, or Rust with directory, .gitignore, README, CI/CD, Docker, linting, testing, and licens...

39
1k
1mo ago
🤖Coding Agents & IDEs

Code Generator

code-generator
xueyetianya
v2.3.4
View Details

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

37
3.8k
2
1mo ago
🤖Coding Agents & IDEs

Openclaw Code

openclaw-code
jpzhengcn
v1.0.0
View Details

Coding workflow with planning, implementation, verification, and testing for clean software development.

33
870
1mo 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.

33
3.7k
5
1mo 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.