Auth skill is missing proxy.ts/proxy.js in its pathPatterns
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 287
- Forks
- 58
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 17
Description
The Auth skill (skills/auth/SKILL.md) doesn't specify either of the following:
- proxy.(t|j|mj)s files in its
pathPatterns; - that the skill would be targeted at certain Next.js versions (<16)
Shouldn't it? 🍨
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with skills/auth/SKILL.md, especially its pathPatterns and any existing Next.js version guidance. Compare the skill's patterns with the issue's proxy.(t|j|mj)s cases and clarify the applicable Next.js versions; done means the Auth skill documents both points consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100