coding-2Design database structures from given data, create backend APIs using the specified endpoint, and develop dynamic HTML dashboards with 60-second polling for...
Install via ClawdBot CLI:
clawdbot install realroc/coding-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://teamo-dev.floatai.cn/api/engine/generalDataApi,method=Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Develop a dynamic HTML dashboard that visualizes sales data, customer behavior, and inventory levels. Each chart independently polls the backend API every 60 seconds to fetch updated JSON data, ensuring real-time insights for monitoring performance and trends.
Create a web-based monitoring dashboard for IoT sensors, displaying metrics like temperature, humidity, and device status. Charts request data via the API at regular intervals, allowing operators to track real-time conditions and respond to anomalies promptly.
Build an interactive dashboard to track stock prices, portfolio values, and market indices. Each financial chart updates every 60 seconds by calling the API, providing investors with up-to-date visualizations for decision-making and risk assessment.
Design a secure dashboard for healthcare providers to monitor patient vitals, treatment progress, and lab results. Charts fetch data from the API in real-time, enabling continuous oversight and timely medical interventions based on dynamic updates.
Implement a dashboard to visualize shipment tracking, inventory levels, and delivery timelines across supply chains. Each component polls the API every minute, offering logistics managers real-time updates to optimize routes and manage disruptions.
Offer the dashboard as a cloud-based service with tiered pricing based on features like data volume and update frequency. Revenue is generated through monthly or annual subscriptions from businesses needing real-time analytics tools.
Provide bespoke dashboard development for clients in specific industries, tailoring the design and integration to their unique data sources. Revenue comes from one-time project fees or ongoing maintenance contracts.
Launch a free basic version of the dashboard with limited charts or update intervals, then upsell premium features like advanced visualizations, higher data limits, or reduced polling times. Revenue is driven by upgrades and add-ons.
💬 Integration Tip
Ensure the database structure aligns with the API's expected JSON format, and use JavaScript frameworks like React or Vue.js to handle the 60-second polling efficiently without performance issues.
Scored Apr 19, 2026
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.