II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--line-ending-normalizer
line-ending-normalizer overview
Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.
Attributes
displayName
line-ending-normalizer
description
Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.
libraryPath
library/specializations/cli-mcp-development/skills/line-ending-normalizer/SKILL.md
specialization
cli-mcp-development
contentSummary
# Line Ending Normalizer
Normalize line endings for cross-platform compatibility.
## Capabilities
- Detect line ending style
- Convert between CRLF and LF
- Configure git line ending settings
- Handle mixed line endings
- Set up .gitattributes
## Generated Patterns
```typescript
export type Lin
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area3
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:mcp-server-implementation·SkillAreaMCP Server Implementation
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
Incoming edges
None.