Agent skill
pmtl-ui-style-system
PMTL_VN visual system and style variants. Use for new frontend UI, redesigns, typography, layout rhythm, premium polish, and explicit style directions such as default, soft, minimalist, or redesign mode.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pmtl-ui-style-system
SKILL.md
PMTL UI Style System
Purpose
Route PMTL frontend work to the right visual direction while keeping the canonical style layer smaller than the preserved design-library aliases.
Use When
- Starting a new PMTL surface and needing a default visual direction.
- Redesigning an existing page or component family.
- The user asks for a specific PMTL style variant or a preserved legacy design skill.
Expected Output
- A deliberate visual direction with the correct variant references loaded.
- Fewer overlapping style instructions across local PMTL skills.
Variant selection
- Default: read
references/default.md - Soft / luxury: read
references/soft.md - Minimalist / editorial: read
references/minimalist.md - Redesign of an existing surface: read
references/redesign.md
For the preserved design-library skills:
- If the user explicitly says
taste-skill, read../taste-skill/SKILL.md - If the user explicitly says
soft-skill, read../soft-skill/SKILL.md - If the user explicitly says
minimalist-skill, read../minimalist-skill/SKILL.md - If the user explicitly says
redesign-skill, read../redesign-skill/SKILL.md
If the user does not request a variant explicitly, use the default variant.
Shared rules
- Keep PMTL warm, calm, and premium. Avoid neon, generic SaaS gradients, and purple-glow AI defaults.
- Do not use Inter as the default personality font for premium surfaces.
- Respect mobile collapse and avoid layout gimmicks that break below
md. - Prefer one strong accent and restrained contrast over noisy multi-accent palettes.
- Pair this skill with
pmtl-fe-implementationandpmtl-ui-behavior.
Verification
- Confirm the chosen variant matches the user request or the default PMTL direction.
- Check that mobile collapse, hierarchy, and surface density still read clearly after styling changes.
References
references/default.mdreferences/soft.mdreferences/minimalist.mdreferences/redesign.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?