Ln 114 Frontend Docs Creator
Automatically generates clear, concise frontend documentation from code comments and project structure for levnikolaevich's ln-114 components.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ln-114-frontend-docs-creator npx -- -y @trustedskills/ln-114-frontend-docs-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ln-114-frontend-docs-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ln-114-frontend-docs-creator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, Ln 114 Frontend Docs Creator, automatically generates a design_guidelines.md file for frontend projects using levnikolaevich's ln-114 components. It leverages information from a Context Store provided by the ln-110-project-docs-coordinator, focusing on design system details like color palettes, typography, and component libraries. The generated documentation is used by other tools (ln-401 and ln-402) for runtime design validation.
When to use it
This skill isn't directly invoked by users; instead, it runs automatically under specific conditions:
- When a project includes frontend code (React, Vue, Angular, or Svelte).
- As part of the documentation generation process coordinated by
ln-110-project-docs-coordinator. - To create design guidelines for projects utilizing Material-UI, Ant Design, or custom design systems.
Key capabilities
- Generates a
design_guidelines.mdfile. - Consumes data from a Context Store to populate documentation.
- Supports various frontend frameworks (React, Vue, Angular, Svelte).
- Focuses on accessibility compliance (WCAG 2.1 Level AA).
- Integrates with
ln-401andln-402for design validation.
Example prompts
This skill is not directly prompted by users. It's triggered automatically based on project conditions managed by the coordinator.
Tips & gotchas
- Dependency: This skill relies on the
ln-110-project-docs-coordinatorto provide necessary context data. - Conditional Execution: The skill only runs when a frontend is detected (
hasFrontend=true). - Mandatory Reads: The skill requires access to specific files:
shared/references/docs_quality_contract.md,shared/references/docs_quality_rules.json, andshared/references/markdown_read_protocol.md.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.