·coding-standards
</>

coding-standards

knowlet/skills

代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。

7Installs·0Trend·@knowlet

Installation

$npx skills add https://github.com/knowlet/skills --skill coding-standards

SKILL.md

| Java | 本文件 | Spring Boot / Jakarta EE | | Java | references/JAVACLEANARCH.md | Clean Architecture 詳細結構 | | TypeScript | references/TYPESCRIPT.md | Node.js / Deno / Bun | | Go | references/GOLANG.md | Standard Go Project Layout | | Rust | references/RUST.md | Cargo / Tokio async runtime |

| Controller | @RestController | 展示層入口點 | | Repository 實作 | @Repository | Infrastructure 層 | | Event Listener | @Component | 技術性元件 | | Scheduled Task | @Component | 技術性元件 |

代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。 Source: knowlet/skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/knowlet/skills --skill coding-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/knowlet/skills --skill coding-standards
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is coding-standards?

代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。 Source: knowlet/skills.

How do I install coding-standards?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/knowlet/skills --skill coding-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/knowlet/skills