Best Development Claude SkillsPage 14

#SkillAuthorDownloadsStars
651
adversarial-coach
Adversarial implementation review based on Block's g3 dialectical autocoding research. Use when validating implementation completeness against requirements with fresh objectivity.
Vaskin Kissoyan2.1K1
652
Remove Analytics
Safely remove Google Analytics from a project. Cleans up all tracking code, dependencies, and environment variables.
jeftekhari2.1K1
653
Frontend Performance
Analyzes frontend performance issues (LCP, FCP, CLS, bundle size) and suggests prioritized, practical optimizations for loading and runtime efficiency.
wangzhiming2.1K3
654
Doubleword API
Submit and manage asynchronous batch AI inference jobs via Doubleword API supporting OpenAI-compatible endpoints, tool calling, and structured outputs.
pjb1572.1K2
655
Terminal Executor
Execute terminal commands with optional sudo privileges and return the command output safely upon user request.
Choas2.1K-
656
Binance API
Operate Binance Spot APIs through safe REST, WebSocket, and SDK workflows with signed requests, rate-limit control, and testnet-first execution.
Iván2.1K3
657
Ephemeral Media Hosting
自動削除機能付き一時メディアホスティングシステム
Byron-McKeeby2.1K-
658
OpenAI Codex Operator
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...
saiph2.1K2
659
Obsidian Plugin Development
Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-plugin-plus template, or developing plugin features. Covers project setup, manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns.
davidvkimball2.1K3
660
YAML
Write valid YAML that parses predictably across languages and versions.
Iván2.1K2
661
Mobile App Builder
Build and maintain mobile applications end-to-end with OpenClaw, including requirement shaping, architecture, implementation, debugging, testing, and release...
Stoplossking12.1K3
662
Resiliant Connections
Patterns for building resilient API clients and real-time connections with retry logic, circuit breakers, and graceful degradation. Use when building production systems that need to handle failures. Triggers on retry logic, circuit breaker, connection resilience, exponential backoff, API client, fault tolerance.
wpank2.1K2
663
Test Case Generator
Automatically generate complete unit test code including imports, test cases, mocks, and assertions for Jest, Mocha, or Pytest from given code.
HonestQiao2.1K1
664
Towns Protocol Skills
Use when building Towns Protocol bots - covers SDK initialization, slash commands, message handlers, reactions, interactive forms, blockchain operations, and deployment. Triggers: "towns bot", "makeTownsBot", "onSlashCommand", "onMessage", "sendInteractionRequest", "webhook", "bot deployment", "@towns-protocol/bot"
andriy2.1K1
665
Code Simplifier
当用户要求简化代码、重构代码、优化代码、改进代码质量时使用此技能。提供代码简化原则和最佳实践指导,确保代码符合质量标准。
sniper-one2.1K1
666
SvelteKit WebApp
Scaffold and configure a production-ready SvelteKit PWA with opinionated defaults. Use when: creating a new web application, setting up a SvelteKit project,...
leo3linbeck2.1K-
667
Code Dev
规范的 Git 开发流程:分支管理 → 开发 → PR → Review → 合并。 支持新 feature 开发和 bug 修复,强制禁止直接推送到 main。 **触发条件(需同时满足)**: 1. 用户要求"开发"、"实现"、"新功能"、"修复"、"提交 PR" 2. 预估工作量 > 30 分钟 **或**...
Lucius.C2.1K2
668
XMTP CLI
Run and script the XMTP CLI for testing, debugging, and interacting with XMTP conversations, groups, and messages. Use when the user needs init, send, list, groups, debug, sync, permissions, or content commands from the CLI.
humanagent2.1K1
669
Azure Keyvault Py
Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys".
thegovind2.1K1
670
put.io (kaput CLI)
Manage a put.io account via the kaput CLI (transfers, files, search) — hoist the mainsail, add magnets/URLs, and check transfer status; best paired with the chill-institute skill.
Aanish Bhirud2.1K1
671
Agent Git Oracle
Advanced repository analysis and refactoring guide. Identifies technical debt and architectural anti-patterns using AI reasoning.
System Architect Zero2.1K-
672
Long-Term Memory (Honcho)
Install the @honcho-ai/openclaw-honcho plugin and run initial setup. Runs `openclaw plugins install`, `openclaw honcho setup` (which prompts for your API key...
ajspig2.1K-
673
Willhaben CLI
Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles.
pasogott2.1K1
674
Wallapop Cli
Use the wallapop CLI to search listings, fetch item details, view user profiles, and list categories. Apply when a user asks for Wallapop marketplace data or when you need CLI commands and flags for wallapop-cli usage.
pjtf932.1K2
675
Vapi Skill
Manage Vapi voice assistants, calls, phone numbers, tools, and webhooks via Vapi REST API or CLI commands within OpenClaw.
Colin Lowenburg2.1K-
676
Dcc Mcp Creator
Infrastructure skill - guide developers and agents through creating or modernizing a full DCC-MCP adapter for Nuke, Blender, 3ds Max, Unreal, ZBrush, Houdini...
Hal2.1K-
677
Pget
Parallel file download and optional tar extraction using the pget CLI (single URL or multifile manifest). Use when you need high‑throughput downloads from HTTP(S)/S3/GCS, want to split a large file into chunks for speed, or want to download and extract a .tar/.tar.gz in one step.
kelvincai5222.1K-
678
Animations
Create performant web animations with proper accessibility and timing.
Iván2.1K2
679
n8n Master
Answers n8n questions and builds n8n workflows, node configurations, Code node JavaScript, HTTP Request setups, API integrations, toolbox-assisted API tests,...
Bill Zhuang2.1K-
680
SQL Query Generator
Generate secure SQL queries with validation, pagination helpers, risk analysis, and audit-focused safeguards.
cerbug452.1K1
681
Bilibili Transcript Redirect
⚠️ 已升级:本 skill 已由 bilibili-auto-transcript 取代。请安装替代品:clawhub install bilibili-auto-transcript。
54Lynnn2.1K3
682
Tezos Skill
Expert Tezos blockchain development guidance. Provides security-first smart contract development, FA1.2/FA2 token standards, gas optimization, and production deployment patterns. Use when building Tezos L1 smart contracts or implementing token standards.
efekucuk2.1K3
683
Swift
Write safe Swift code avoiding memory leaks, optional traps, and concurrency bugs.
Iván2.1K2
684
RepoMedic
Safely triage and remediate GitHub dependency hygiene issues with explicit guardrails. Use when Dependabot PRs fail, pnpm lockfiles break, transitive vulnerabilities appear (e.g., glob/lodash/brace-expansion), or CI/Vercel fails due to dependency resolution. Prioritize low-risk fixes, branch+PR workflow, and plain-English explanations.
Marcus Rummler2.1K1
685
Web Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use...
tlreal2.1K1
686
GitHub Action Generator
Generate GitHub Actions workflows from plain English. Use when setting up CI.
branexp2.1K-
687
Flatnotes + Tasks.md GitHub Audit
Thoroughly audit Tasks.md + Flatnotes for drift and accuracy; use GitHub (gh CLI) as source of truth to detect stale notes/cards and missing links. Produces a report and an optional fix plan.
branexp2.0K2
688
OpenAPI to CLI
Generate CLI tools from OpenAPI specs. Built for AI agents who hate writing curl commands.
Aaron Levin2.0K3
689
OK Computers + Ring Gates + Net Protocol
Interact with your OK Computer NFT on Base blockchain for onchain messaging, posting, DMs, username and website management via signed transactions.
Potdealer2.0K-
690
Autodesk 3Ds Max - Agents Help with 3D work
Control Autodesk desktop apps - 3ds Max and friends - from the shell via Flue, without an MCP server.
S.F.Kislev2.0K-
691
Apple Developer Toolkit
All-in-one Apple developer skill with three integrated tools shipped as a single unified binary. (1) Documentation search across Apple frameworks, symbols, a...
Abdullah AlRashoudi2.0K1
692
ERCData
Store, verify, and manage AI data on the Ethereum blockchain (Base network) using the ERCData standard. Use when an agent needs to store data fingerprints on-chain, verify data integrity, create audit trails, manage access control for private data, or interact with the ERCData smart contract. Supports public and private storage, EIP-712 verification, snapshots, and batch operations.
0xReisearch2.0K1
693
Musallat Bot
Otonom, pasif-agresif yazılımcı bot, teknik hatalara tahammülsüz, kibarlığı reddeden ve gereksiz açıklamalara sert yanıt veren kıdemli programcı.
Musallat-Dev2.0K-
694
Issue Prioritizer
Prioritize GitHub issues by ROI, solution sanity, and architectural impact. Identifies quick wins, over-engineered proposals, and actionable bugs. Use for is...
Glucksberg2.0K-
695
Bitcoin Identity
Read-only-by-default integration guide for HODLXXI / UBID Bitcoin-native identity discovery, OAuth2/OIDC metadata, LNURL-Auth boundaries, JWT verification gu...
hodlxxi2.0K1
696
GitHub
Work with GitHub repositories, issues, pull requests, commits, branches, releases, and workflows via the GitHub REST and GraphQL APIs. Use this skill when us...
Jay2.0K32
697
Ecto Migrator
Generate Ecto migrations from natural language or schema descriptions. Handles tables, columns, indexes, constraints, references, enums, and partitioning. Supports reversible migrations, data migrations, and multi-tenant patterns. Use when creating or modifying database schemas, adding indexes, altering tables, creating enums, or performing data migrations in an Elixir project.
gchapim2.0K1
698
HTML Coder
Expert HTML development skill for building web pages, forms, and interactive content. Use when creating HTML documents, structuring web content, implementing...
John Haugabook2.0K5
699
WebSocket
Implement reliable WebSocket connections with proper reconnection, heartbeats, and scaling.
Iván2.0K2
700
cleans and optimize Xbio cleaner
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
SoanAI2.0K-
Browse all 8,476 Development skills

More Categories

Category listings include Claude skills with 1,000+ downloads, merged from Clawhub & SkillHub. See methodology.