Best Development Claude SkillsPage 12

#SkillAuthorDownloadsStars
551
Code Refactoring
Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or impro...
soponcd2.4K-
552
Vector Control
Control a Vector robot via Wirepod’s local HTTP API on the same network. Use when you need to move Vector, tilt head/lift, speak text, capture camera frames, or run patrol/explore routines from the Pi/Wirepod host. Includes a CLI helper script and endpoint reference.
dbeadle12.4K2
553
Rei-Clawd
Set up Rei Qwen3 Coder as a model provider. Use when configuring coder.reilabs.org, adding Rei to Clawdbot, or troubleshooting 403 errors from Rei endpoints.
0xReisearch2.4K1
554
Debug Checklist - 系统化 Debug 检查清单
Provides a systematic checklist with automated checks for null pointers, memory leaks, race conditions, off-by-one errors, and uninitialized variables in C/C++.
Light F Star2.4K-
555
bug-fixing
Zero-regression bug fix workflow: triage → reproduce → root cause → impact analysis → fix → verify → knowledge deposit → self-reflect. Use when: - Feature br...
TinkCarlos2.4K1
556
x402-payment-demo
Demo of x402 payment protocol by fetching a protected image. Triggers: 'demo x402-payment'
open-aibank2.4K1
557
Ethereum Wingman
Ethereum development tutor and builder for Scaffold-ETH 2 projects. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Ethereum", "web3", or any blockchain development task. ALWAYS uses fork mode to test against real protocol state.
jp4g2.3K2
558
Translate CLI
End-user guide for running and configuring the `translate` CLI across text/stdin/file/glob inputs, provider selection, presets, custom prompt templates, and...
atacan2.3K-
559
GitHub Projects Explorer
Search and analyze trending GitHub repositories by topics, star count, and creation date. Supports filtering by multiple tags, minimum stars, and time range....
yishan2.3K3
560
Sui Move
Sui blockchain and Move smart contract development. Use when the user asks about Sui, Move language, smart contracts, objects, transactions, or blockchain development on Sui.
Eason Chen2.3K4
561
PowerShell
Avoid common PowerShell mistakes — output behavior, array traps, and comparison operator gotchas.
Iván2.3K2
562
Yapi
Query and sync YApi interface documentation. Use when user mentions "yapi 接口文档", YAPI docs, asks for request/response details, or needs docs sync. Also trigg...
郭立lee2.3K-
563
Oban Designer
Design and implement Oban background job workers for Elixir. Configure queues, retry strategies, uniqueness constraints, cron scheduling, and error handling. Generate Oban workers, queue config, and test setups. Use when adding background jobs, async processing, scheduled tasks, or recurring cron jobs to an Elixir project using Oban.
gchapim2.3K-
564
Overleaf
Access Overleaf projects via CLI. Use for reading/writing LaTeX files, syncing local .tex files to Overleaf, downloading projects, managing Overleaf project...
Eason Chen2.3K1
565
Tiny Talking Todos
Manage TinyTalkingTodos lists and items via the ttt CLI
joshuacrowley2.3K1
566
Palantir Foundry CLI
Use the pltr CLI to query datasets, run SQL, manage builds, ontologies, projects, users, streams, AI agents, and ML models in Palantir Foundry.
anjor2.3K3
567
Revolut Business
Revolut Business API CLI — accounts, balances, transactions, counterparties, payments, FX exchange, CSV export. Auto-refreshes OAuth tokens. Business accounts only (not personal).
christianhaberl2.3K1
568
Prisma
Write efficient Prisma queries, design schemas, and avoid common ORM pitfalls.
Iván2.3K2
569
Build Teams.ai Apps with Anthropic Claude
Use @youdotcom-oss/teams-anthropic to add Anthropic Claude models (Opus, Sonnet, Haiku) to Microsoft Teams.ai applications. Optionally integrate You.com MCP server for web search and content extraction.
Edward Irby2.3K1
570
Plaud Unofficial Skill
Use when accessing Plaud voice recorder data (recordings, transcripts, AI summaries) - guides credential setup and provides patterns for plaud_client.py
leonardsellem2.3K4
571
Universal Skills Manager
The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization...
Jacob Ben-David2.3K-
572
Fork Manager
Manage forks with open PRs - sync upstream, rebase branches, track PR status, and maintain production branches with pending contributions. Supports automatic...
Glucksberg2.3K1
573
Agent Hardening
Test your agent's input sanitization against common injection attacks. Runs self-contained checks using synthetic test data only — no local files are accessed.
Lucas Valbuena2.3K4
574
swiftfindrefs
Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.
michaelversus2.3K1
575
Github Copilot Cli
Efficient daily use of GitHub Copilot CLI for senior engineers. Use when planning, prompting, reviewing, or chaining Copilot CLI commands (gh copilot) to explore codebases, draft changes, debug issues, or accelerate workflows without losing architectural intent.
WilsonLe2.3K10
576
Maestro Api
Query Maestro APIs over HTTP using the SIWX + JWT + x402 credit purchase flow. Resolve the exact endpoint from docs.gomaestro.org before requesting or paying.
Varderes2.3K4
577
Telegram Voice To Voice Macos
Telegram voice-to-voice for macOS Apple Silicon: transcribe inbound .ogg voice notes with yap (Speech.framework) and reply with Telegram voice notes via say+ffmpeg. Not compatible with Linux/Windows.
Fiberian2.3K-
578
Inventory
Build a personal inventory system for home items, valuables, and equipment tracking.
Iván2.3K2
579
peaq Robotics
Core peaq-robotics-ros2 runtime for OpenClaw. Start/stop ROS 2 nodes and call DID, storage, and access-control services. Use when requests are about running...
Lovish Arora2.3K5
580
React Performance
React and Next.js performance optimization patterns. Use when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance. Triggers on tasks involving components, data fetching, bundle optimization, re-render reduction, or server component architecture.
wpank2.3K1
581
quantumlab
Run the /home/bram/work/quantum_lab Python scripts and demos inside the existing venv ~/.venvs/qiskit. Use when asked (e.g., via Telegram/OpenClaw) to run quant_math_lab.py, qcqi_pure_math_playground.py, quantum_app.py subcommands, quantumapp.server, or notebooks under the repo.
Bram Dobbelaar2.3K-
582
Web Coder
Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web...
John Haugabook2.3K3
583
ClawCast Crypto Wallet: Keys, Balances & Transactions
This skill is focused on crypto/EVM wallet operations and transaction workflows using cast. It covers wallet creation, importing or generating keys, checking balances, sending coins or tokens, monitoring tokens, creating and verifying transactions, and keeping agent keystores secure so the agent can guide the user through the core crypto operations a wallet handles.
te_za2.3K4
584
Superpowers (OpenClaw)
提供系统化的 AI 编程工作流支持,包括测试驱动开发、代码审查、重构、文档生成和自动化验收测试。
YanTianlong-012.3K3
585
Kotlin
Build robust Android and multiplatform apps with Kotlin idioms, coroutines, and null safety.
Iván2.3K3
586
Arxiv Cli Tools
Command-line tool to search, filter, and download arXiv papers by ID, author, category, or keyword without requiring API keys.
KGTAF2.3K1
587
Azure Storage Blob Py
Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. Triggers: "blob storage", "BlobServiceClient", "ContainerClient", "BlobClient", "upload blob", "download blob".
thegovind2.3K1
588
HiDPI Mouse
Universal HiDPI mouse click handling for Linux desktop automation. Auto-detects scale factor or allows calibration for any screen resolution/DPI. Converts Claude display coordinates to xdotool screen coordinates.
zeyuyuyu2.3K-
589
API Documentation Generator
Generate comprehensive OpenAPI 3.0 specs, markdown reference docs, and SDK quickstarts from API endpoint descriptions with examples and error codes.
1kalin2.3K-
590
Vestaboard
Read and write messages on a Vestaboard using the Vestaboard Cloud API (cloud.vestaboard.com) and optional legacy RW endpoint. Use when asked to display text on a Vestaboard, update a sign/board, show a short status message, render simple pixel-art using color/filled character codes, or retrieve the current board message.
SeidProjects2.2K-
591
Registry Broker
Search and chat with 72,000+ AI agents across 14 registries via the Hashgraph Online Registry Broker API. Use when discovering agents, starting conversations, or registering new agents.
kantorcodes2.2K1
592
firmenbuchat
CLI für den Zugriff auf das österreichische Firmenbuch (HVD WebServices).
pasogott2.2K1
593
Calculator
Accurate mathematical calculations. Use when user needs to compute: (1) Basic arithmetic (+, -, *, /), (2) Powers and roots (^, sqrt), (3) Percentages, (4) T...
Yukin12182.2K1
594
pr-review
Find and fix code issues before publishing a PR. Single-pass review with auto-fix. Use when reviewing code changes before submission or auditing existing cod...
Glucksberg2.2K-
595
PHP
Write solid PHP avoiding type juggling traps, array quirks, and common security pitfalls.
Iván2.2K5
596
MetaMask Smart Accounts KIt
Web3 development using MetaMask Smart Accounts Kit. Use when the user wants to build dApps with ERC-4337 smart accounts, send user operations, batch transactions, configure signers (EOA, passkey, multisig), implement gas abstraction with paymasters, create delegations, or request advanced permissions (ERC-7715). Supports Viem integration, multiple signer types (Dynamic, Web3Auth, Wagmi), gasless transactions, and the Delegation Framework.
AyushBherwani19982.2K1
597
Photoshop
Control Adobe Photoshop from the shell via Flue - ExtendScript bridges without an MCP server.
S.F.Kislev2.2K-
598
Codecast
Stream coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) to a Discord channel in real-time via webhook. Use when invoking coding agents and wantin...
Allan Jeng2.2K-
599
Github Issue Creator
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.
thegovind2.2K-
600
Git cli
Helper for using the Git CLI to inspect, stage, commit, branch, and synchronize code changes. Use when the user wants to understand or perform Git operations...
openlang2.2K1
Browse all 8,476 Development skills

More Categories

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