From tdp
Define a frontend skill entry that points to repository-local implementation, component reuse, file placement, formatting, and documentation standards for frontend work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tdp:frontend-standardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Refer to `.claude/frontend-standard.local.md` in the project root.
Refer to .claude/frontend-standard.local.md in the project root.
This file serves only as a cross-repository skill entry point and index. Do not write any project-specific tech stack, paths, naming conventions, or workflow assumptions here.
All frontend standards, comment requirements, component placement rules, completion checks, and any project-specific configuration are maintained in the local standards file.
If .claude/frontend-standard.local.md does not exist, ask the user to provide its content before editing any frontend code.
npx claudepluginhub bryant-tang/turbo-plugins-claude --plugin tdpGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.