ln-114-frontend-docs-creator by levnikolaevich/claude-code-skills
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-114-frontend-docs-creator路径说明: 文件路径(
shared/、references/、../ln-*)是相对于技能仓库根目录的。如果在当前工作目录未找到,请定位此 SKILL.md 文件所在目录并向上返回一级以找到仓库根目录。如果缺少shared/目录,请通过 WebFetch 从https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}获取文件。
L3 工作者,负责创建 design_guidelines.md。有条件触发 - 仅在项目包含前端时调用。
design_guidelines.md 由 ln-401(前端守卫)和 ln-402(前端审查检查)加载,用于在运行时根据实现进行设计验证广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
hasFrontend=true(检测到 react、vue、angular、svelte)来自协调器:
contextStore:包含前端特定数据的上下文存储
targetDir:项目根目录flags:{ hasFrontend }| 文件 | 条件 | 问题 | 自动发现 |
|---|---|---|---|
| docs/project/design_guidelines.md | hasFrontend | Q43-Q45 | 低 |
!hasFrontend:提前返回空结果[待定:X]{
"created": ["docs/project/design_guidelines.md"],
"skipped": [],
"tbd_count": 1,
"validation": "OK"
}
设计指南文档记录的是视觉标准,而非代码:
表格(颜色、排版、间距) > 列表(组件清单) > 文本
references/templates/design_guidelines_template.mdreferences/questions_frontend.md(Q43-Q45)版本: 1.1.0 最后更新: 2025-01-12
每周安装量
152
仓库
GitHub 星标
245
首次出现
2026年1月24日
安全审计
安装于
claude-code138
opencode135
gemini-cli135
codex135
cursor134
github-copilot130
Paths: File paths (
shared/,references/,../ln-*) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Ifshared/is missing, fetch files via WebFetch fromhttps://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}.
L3 Worker that creates design_guidelines.md. CONDITIONAL - only invoked when project has frontend.
design_guidelines.md is loaded by ln-401 (Frontend Guard) and ln-402 (Frontend Review Checks) for runtime design validation against implementationhasFrontend=true (react, vue, angular, svelte detected)From coordinator:
contextStore: Context Store with frontend-specific data
targetDir: Project root directoryflags: { hasFrontend }| File | Condition | Questions | Auto-Discovery |
|---|---|---|---|
| docs/project/design_guidelines.md | hasFrontend | Q43-Q45 | Low |
!hasFrontend: return early with empty result[TBD: X] for missing data{
"created": ["docs/project/design_guidelines.md"],
"skipped": [],
"tbd_count": 1,
"validation": "OK"
}
Design guidelines document visual standards , NOT code:
Tables (colors, typography, spacing) > Lists (component inventory) > Text
references/templates/design_guidelines_template.mdreferences/questions_frontend.md (Q43-Q45)Version: 1.1.0 Last Updated: 2025-01-12
Weekly Installs
152
Repository
GitHub Stars
245
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
claude-code138
opencode135
gemini-cli135
codex135
cursor134
github-copilot130
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
36,300 周安装