II.
LibrarySkill overview
Reference · livelib-skill:web-development--prettier
prettier overview
Prettier configuration and integration.
Attributes
displayName
prettier
description
Prettier configuration and integration.
libraryPath
library/specializations/web-development/skills/prettier/SKILL.md
specialization
web-development
contentSummary
# Prettier Skill
Expert assistance for Prettier configuration.
## Capabilities
- Configure Prettier
- Integrate with ESLint
- Handle editor setup
- Configure for CI
## Configuration
```json
// .prettierrc
{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingCo
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:code-review·Workflow
lib_involves_role1
- role:frontend-engineer·RoleFrontend Engineer
lib_requires_skill_area2
- skill-area:code-analysis-linting·SkillAreaCode Analysis and Linting
- skill-area:code-review-practice·SkillAreaCode Review Practice
Incoming edges
None.