← 返回 Skills 市场
dolantan548-cmd

oop-dev-skill

作者 dolantan548-cmd · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oop-dev-skill
功能描述
Apply universal object-oriented programming standards derived from battle-tested engineering practices. Use this skill when the user asks to review code qual...
安全使用建议
This skill is an opinionated, instruction-only OOP style guide — it won't install software or ask for credentials. However, it claims to be language-agnostic while embedding many Java/enterprise-Java conventions as 'hard rules' (e.g., DTO/VO/BO suffixes, @Override, boxed DTO fields, no leading underscores, avoid 'is' prefix on booleans). Before using it, consider: (1) whether you want those Java-centric rules applied to languages with different idioms (Python, Go, JavaScript/TypeScript, Swift), (2) asking the skill/agent explicitly for language-specific variants or to relax/defer hard rules, and (3) reviewing any automated refactorings the agent suggests to ensure they are idiomatic and safe for your codebase. If you need strict, language-accurate guidance, prefer a language-specific style guide or request the agent to follow an established formatter/linter for that language (e.g., pylint/black for Python, gofmt/golangci-lint for Go, clang-format for C#/C++).
功能分析
Type: OpenClaw Skill Name: oop-dev-skill Version: 0.1.0 The skill bundle contains a comprehensive set of object-oriented programming (OOP) coding standards and best practices derived from the Alibaba Java Coding Guidelines. The instructions in skill.md are designed to guide an AI agent in performing code reviews and generating high-quality, maintainable code across various languages. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the content: a coding-standards guideline for OOP. However the SKILL.md repeatedly prescribes Java/enterprise-Java idioms (DTO/VO/BO suffixes, @Override, boxed types for DTO fields, ServiceImpl naming, Java-style package rules) while claiming universal, language-agnostic applicability. Those Java-specific hard rules are not appropriate for several target languages (Python, Go, Swift, idiomatic TypeScript) and therefore the 'universal' claim is incoherent with the actual rule set.
Instruction Scope
The instructions are purely stylistic and operational (naming, formatting, layering) and do not request files, env vars, or external endpoints — good. But many rules are presented as 'Hard Rules' that give an agent broad discretion to modify/generate code in ways that may be non-idiomatic or breaking for a given language (e.g., forbidding leading underscores, banning 'is' prefix on booleans). The SKILL.md also uses open phrasing like 'Apply whichever sections are relevant,' which leaves substantial agent judgment and could lead to inappropriate transformations if the agent misapplies Java-centric rules to other languages.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files — minimal disk/system footprint.
Credentials
No required environment variables, no credentials, and no config paths requested — proportional for a style/standards skill.
Persistence & Privilege
No elevated privileges requested; always:false and normal invocation settings. The skill does not request permanent presence or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oop-dev-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oop-dev-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
oop-dev-skill version 0.1.0 - Initial release: Encodes universal object-oriented programming (OOP) standards based on proven engineering practices. - Enforces language-agnostic conventions for code review, code generation, class/module design, exception handling, unit test writing, and multi-layer architecture across any OOP language. - Includes comprehensive guidelines for naming conventions, constants, code formatting, OOP principles, and collection handling. - Promotes robust, readable, and maintainable production-grade OOP code.
元数据
Slug oop-dev-skill
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

oop-dev-skill 是什么?

Apply universal object-oriented programming standards derived from battle-tested engineering practices. Use this skill when the user asks to review code qual... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 oop-dev-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oop-dev-skill」即可一键安装,无需额外配置。

oop-dev-skill 是免费的吗?

是的,oop-dev-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

oop-dev-skill 支持哪些平台?

oop-dev-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 oop-dev-skill?

由 dolantan548-cmd(@dolantan548-cmd)开发并维护,当前版本 v0.1.0。

💬 留言讨论