engineer-name-style

📁 copyleftdev/sk1llz 📅 12 days ago
3
总安装量
2
周安装量
#56414
全站排名
安装命令
npx skills add https://github.com/copyleftdev/sk1llz --skill engineer-name-style

Agent 安装分布

openclaw 2
mcpjam 1
claude-code 1
junie 1
windsurf 1
zencoder 1

Skill 文档

[Engineer Name] Style Guide

Overview

[Brief bio and why this engineer’s approach matters]

Core Philosophy

[2-3 sentences capturing their fundamental beliefs about software]

Design Principles

  1. [Principle 1]: [Explanation]
  2. [Principle 2]: [Explanation]
  3. [Principle 3]: [Explanation]

When Writing Code

Always

  • [Guideline 1]
  • [Guideline 2]

Never

  • [Anti-pattern 1]
  • [Anti-pattern 2]

Prefer

  • [Pattern] over [Alternative] because [Reason]

Code Patterns

See patterns/ for detailed examples.

Additional Resources