ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 3/5

rey-developer

General development guidelines. Code quality, best practices, and autonomous coding capabilities.

Why use this skill?

Boost your productivity with rey-developer, the OpenClaw skill for high-quality, autonomous coding in JavaScript, Python, and Google Apps Script. Install now for best practices.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sa9saq/rey-developer
Or

What This Skill Does

The 'rey-developer' skill serves as an autonomous coding assistant within the OpenClaw environment, specifically designed to uphold high code quality and software engineering best practices. It bridges the gap between high-level project requirements and executable code by providing structured logic, robust error handling, and language-specific design patterns. The agent functions as a developer-in-the-loop, ensuring that implemented solutions are maintainable, readable, and secure while strictly following the DRY (Don't Repeat Yourself) principle. It provides templates for JavaScript, Node.js, Google Apps Script, and Python, making it a versatile tool for both web-based automation and local script management.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal: clawhub install openclaw/skills/skills/sa9saq/rey-developer

Use Cases

  • Web Automation: Crafting scripts for browser interactions, data scraping, or Cloudflare Workers deployment.
  • Office Automation: Leveraging Google Apps Script for automated spreadsheet updates, Gmail inbox management, and calendar scheduling.
  • Development Support: Automating repetitive data processing tasks using Python.
  • Error Resolution: Providing systematic debugging paths for legacy code or broken automated workflows.
  • Prototyping: Rapidly generating functional skeletons for new application features.

Example Prompts

  1. "Create a Node.js script that reads a local JSON file, validates the schema, and uploads the data to an external API with error logging."
  2. "I have a Google Apps Script that is failing on the API call. Please review this code, add a try-catch block, and suggest improvements to the loop efficiency."
  3. "Write a Python script that monitors a folder and sorts files based on their extension, ensuring it follows the repository's coding standards."

Tips & Limitations

To maximize the utility of the 'rey-developer' skill, always provide clear context and technical constraints when requesting new code. While the agent is highly capable of autonomous development, it follows a strict safety protocol. You must explicitly authorize any code that involves production environmental changes or calls to external paid APIs. Please note that the agent will refuse toハードコード (hardcode) sensitive keys or credentials, so always use environment variables for secrets. When debugging, follow the prescribed five-step verification process to ensure that your fixes are both accurate and documented for future maintenance.

Metadata

Author@sa9saq
Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sa9saq-rey-developer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#developer#automation#coding#scripting#productivity
Safety Score: 3/5

Flags: file-write, file-read, external-api, code-execution