developer-utilsAll-in-one developer toolkit for encoding, formatting, time conversion, regex testing, encryption, code snippets, and network utilities.
Install via ClawdBot CLI:
clawdbot install luduoxin/developer-utilsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://httpbin.org/postCalls external URL not in known-safe list
http://ip-api.com/json/Uses known external API (expected, informational)
api.github.comAI Analysis
The skill's external calls to httpbin.org and ip-api.com are likely for demonstration/testing (HTTP testing and IP lookup features) and do not inherently indicate malicious data exfiltration, but they represent undocumented external data sinks which could pose a privacy risk if misused or if user data is sent without consent.
Generated Mar 21, 2026
Developers use the toolkit for daily coding tasks like encoding data for APIs, formatting JSON responses, and debugging with regex patterns. It helps in converting timestamps for log analysis and generating mock data for testing environments.
Security professionals leverage the crypto tools for hashing sensitive information, encrypting data with AES/RSA, and validating passwords. The network tools assist in IP lookups and port checks to assess system vulnerabilities and ensure secure communications.
Data analysts utilize the data conversion tools to transform CSV, JSON, XML, and YAML files for integration into different systems. The text processing features help clean and analyze datasets by deduplicating, sorting, and performing statistical calculations on text-based data.
Web developers apply the formatting tools to beautify HTML, CSS, and SQL code for better readability. The color conversion tools aid in designing palettes, while the network tools test HTTP responses and parse user agents to optimize website performance and compatibility.
Financial institutions use the finance tools to validate IBANs and credit cards, ensuring transaction security. Meanwhile, mapping and logistics companies rely on the geo tools for coordinate conversions between systems like WGS84 and BD09 to support accurate location-based services.
Offer basic tools for free to attract a large user base, then charge for premium features like advanced crypto functions, API access, and team collaboration tools. Revenue is generated through subscription tiers and enterprise licenses for organizations.
Provide the toolkit's functionalities via RESTful APIs, allowing developers to integrate tools like encoding, formatting, and data conversion directly into their applications. Monetize through API usage tiers based on request volume and feature access.
Sell customized versions of the toolkit tailored to specific industries, such as adding proprietary algorithms for finance or enhanced security modules for cybersecurity firms. Revenue comes from one-time implementation fees and ongoing support contracts.
💬 Integration Tip
Integrate the toolkit into existing workflows by using its command-line examples and API endpoints, ensuring compatibility with common development environments and tools like IDEs and CI/CD pipelines.
Scored Jun 17, 2026
Audited Apr 17, 2026 · audit v1.0
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.