[Listing]: Request indexing for dulanjy/vibe-coding-shit-detector
Repository
https://github.com/dulanjy/vibe-coding-shit-detector
Skill
vibe-coding-shit-detector
What happened
The repository is public, contains exactly one root-level SKILL.md, and the official CLI discovers and installs the skill successfully.
Verified against commit 64e48c6d66fe1290cc9c50d59db1ee40311fb97e:
$ npx --yes skills@latest add dulanjy/vibe-coding-shit-detector --list
Found 1 skill
vibe-coding-shit-detector
$ npx --yes skills@latest add dulanjy/vibe-coding-shit-detector --skill vibe-coding-shit-detector --agent codex --copy --yes
Installation complete
Installed 1 skill: vibe-coding-shit-detector
However, the skill is absent from search:
$ npx --yes skills@latest find "vibe coding" --owner dulanjy
No skills found for "vibe coding" from owner "dulanjy"
The expected skills.sh page currently returns 404:
https://skills.sh/dulanjy/vibe-coding-shit-detector
Expected behavior
Please index the valid root skill so it can be found through skills find and skills.sh searches for terms such as vibe coding, AI-generated code, code quality, technical debt, maintainability, architecture drift, and production readiness.
Repository checks
- Public GitHub repository
- Exactly one root-level
SKILL.md - Valid
nameand keyword-richdescriptionfrontmatter - Official CLI discovery succeeds
- Project-level Codex copy installation succeeds with exit code 0
- Linux and Windows CI pass on Python 3.10 and 3.12
- Latest release: https://github.com/dulanjy/vibe-coding-shit-detector/releases/tag/v0.3.0
Could you please index this repository or advise whether another author action is required?
Source: vercel-labs/skills