RE
repo-context
Use when: you need a quick overview of portfolio-k4inos, key commands, and entry points.
Install
mkdir -p .claude/skills/repo-context && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15915" && unzip -o skill.zip -d .claude/skills/repo-context && rm skill.zipInstalls to .claude/skills/repo-context
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when: you need a quick overview of portfolio-k4inos, key commands, and entry points.88 chars✓ has a “when” trigger
About this skill
Repo context
Read these files first:
- README: ../README.md
- App root: ../app/
- Playwright config: ../playwright.config.ts
Use Playwright for E2E in ../tests/e2e/.