code-dev规范的 Git 开发流程:分支管理 → 开发 → PR → Review → 合并。 支持新 feature 开发和 bug 修复,强制禁止直接推送到 main。 **触发条件(需同时满足)**: 1. 用户要求"开发"、"实现"、"新功能"、"修复"、"提交 PR" 2. 预估工作量 > 30 分钟 **或**...
Install via ClawdBot CLI:
clawdbot install luciuscao/code-devGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/LuciusCao/openclaw-skills/tree/main/code-devAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A team of developers uses this skill to enforce a structured Git workflow for new feature development and bug fixes. It ensures all changes go through proper branching, code review via PRs, and merging into develop, preventing direct pushes to main and maintaining code quality.
Contributors to an open source project leverage this skill to follow standardized processes when submitting patches or new features. It guides them from branch creation to PR submission, ensuring compliance with project guidelines and reducing merge conflicts.
Organizations integrate this skill into their CI/CD pipelines to automate code review and merging steps. It helps enforce best practices by checking for code-review skill availability and ensuring all changes are peer-reviewed before deployment.
Instructors use this skill to teach students proper Git workflows in coding bootcamps or university courses. It provides a hands-on guide for branch management, PR creation, and code review, fostering good development habits early on.
A small startup team employs this skill to manage rapid iterations on their product. It streamlines feature development and bug fixing with enforced PR processes, helping maintain code stability as the team scales without dedicated DevOps staff.
A platform offering integrated development tools uses this skill as a core feature to provide automated Git workflow management. It attracts teams seeking streamlined collaboration, with revenue from subscription fees based on user seats and advanced features.
A consultancy firm bundles this skill into their services to help clients adopt best practices in software development. They offer customization, training workshops, and ongoing support, generating revenue through project-based fees and retainer contracts.
The skill is offered as open source under MIT license, with monetization through premium support, enterprise features, or integration with proprietary tools. Revenue comes from donations, sponsorships, and paid add-ons for large organizations.
💬 Integration Tip
Ensure the code-review skill is installed for automated reviews; otherwise, prompt users for manual checks to maintain workflow integrity.
Scored May 9, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.