代码生成

代码生成、重构和脚手架

175 个 Skills 可用

Skills 列表

weather

weather

386Kcode-generation

Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.

openclaw avataropenclaw
获取
weather

weather

383Kcode-generation

使用 web_fetch 获取当前天气和预报,回退到 wttr.in curl 查询位置、降雨、温度、旅行规划。

steipete avatarsteipete
获取
codehealth-mcp

codehealth-mcp

240Kcode-generation

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

affaan-m avataraffaan-m
获取
nodejs-keccak256

nodejs-keccak256

240Kcode-generation

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. Use when hashing for Ethereum in JavaScript or TypeScript, or when a selector, signature, storage slot, or derived address is wrong.

affaan-m avataraffaan-m
获取
everything-claude-code

everything-claude-code

240Kcode-generation

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

affaan-m avataraffaan-m
获取
plankton-code-quality

plankton-code-quality

239Kcode-generation

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

affaan-m avataraffaan-m
获取
hexagonal-architecture

hexagonal-architecture

239Kcode-generation

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

affaan-m avataraffaan-m
获取
repo-scan

repo-scan

239Kcode-generation

Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.

affaan-m avataraffaan-m
获取
dotnet-patterns

dotnet-patterns

239Kcode-generation

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

affaan-m avataraffaan-m
获取
coding-standards

coding-standards

239Kcode-generation

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

affaan-m avataraffaan-m
获取
cpp-coding-standards

cpp-coding-standards

239Kcode-generation

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

affaan-m avataraffaan-m
获取
verification-loop

verification-loop

239Kcode-generation

A comprehensive verification system for Claude Code sessions.

affaan-m avataraffaan-m
获取
everything-claude-code-conventions

everything-claude-code-conventions

233Kcode-generation

everything-claude-code 的开发规范与模式指南。这是一个采用 Conventional Commits 规范的 JavaScript 项目。

affaan-m avataraffaan-m
获取
receiving-code-review

receiving-code-review

233Kcode-generation

用于接收代码审查反馈时,在实施建议之前,特别是当反馈看起来不明确或技术上可疑时——需要技术严谨性和验证,而非表演性同意或盲目实施

obra avatarobra
获取
nodejs-keccak256

nodejs-keccak256

232Kcode-generation

防止 JavaScript 和 TypeScript 中的以太坊哈希错误。Node 的 sha3-256 是 NIST SHA3,而非以太坊 Keccak-256,会静默破坏选择器、签名、存储槽和地址推导。

affaan-m avataraffaan-m
获取
dotnet-patterns

dotnet-patterns

232Kcode-generation

惯用的 C# 和 .NET 模式、约定、依赖注入、async/await 以及构建健壮、可维护的 .NET 应用程序的最佳实践。

affaan-m avataraffaan-m
获取
repo-scan

repo-scan

231Kcode-generation

跨技术栈源代码资产审计——对每个文件进行分类,检测嵌入的第三方库,并为每个模块提供可操作的四个级别判定结果,附带交互式HTML报告。

affaan-m avataraffaan-m
获取
hexagonal-architecture

hexagonal-architecture

231Kcode-generation

设计、实现和重构端口与适配器系统,具有清晰的领域边界、依赖反转以及跨 TypeScript、Java、Kotlin 和 Go 服务的可测试用例编排。

affaan-m avataraffaan-m
获取
plankton-code-quality

plankton-code-quality

231Kcode-generation

使用 Plankton 在写入时强制执行代码质量——通过钩子在每次文件编辑时自动格式化、检查并利用 Claude 修复问题。

affaan-m avataraffaan-m
获取
verification-loop

verification-loop

230Kcode-generation

适用于 Claude Code 会话的全面验证系统。

affaan-m avataraffaan-m
获取
cpp-coding-standards

cpp-coding-standards

230Kcode-generation

基于 C++ Core Guidelines (isocpp.github.io) 的 C++ 编码标准。在编写、审查或重构 C++ 代码时使用,以强制执行现代、安全和惯用的实践。

affaan-m avataraffaan-m
获取
coding-standards

coding-standards

229Kcode-generation

跨项目基线编码规范,涵盖命名、可读性、不可变性和代码质量审查。如需框架特定的详细模式,请使用前端或后端技能。

affaan-m avataraffaan-m
获取
requesting-code-review

requesting-code-review

229Kcode-generation

完成任务、实现主要功能或合并前使用,以验证工作是否符合要求

obra avatarobra
获取
karpathy-guidelines

karpathy-guidelines

192Kcode-generation

减少常见大语言模型编码错误的行为指南。在编写、审查或重构代码时使用,以避免过度复杂化、进行精准修改、明确假设并定义可验证的成功标准。

multica-ai avatarmultica-ai
获取