putio-frontend-dev
Installation
SKILL.md
put.io frontend development
Apply shared put.io frontend engineering defaults after the target repository's own guidance and code precedent.
Start
- Read every filesystem
AGENTS.mdthat applies from the target repo root to the files being changed, including untracked files. Then inventory tracked auxiliary guidance withgit ls-files '*AGENTS.md' '*SKILL.md'. - Discover tracked project-local
SKILL.mdfiles under.agents/skills/,.claude/skills/, orskills/. Read the frontmatter and apply only the task-matching skills; ignore dependency and vendored trees. - Read the
README.mdsections and docs that cover the area being changed. Target-repo guidance and skills override this shared skill. - Identify the repo kind, stack, verify entrypoint, delivery target, and runtime proof surface.
- Select only the references required for the task.