Use when the user asks to cut a release, tag a version, publish a package, or create a GitHub release. Enforces version confirmation, patch-first recommendations for small changes, clean git state, pushed commits, stable CI, tag/package alignment, and…
formation-res/querylight-ts
SkillsMP has collected 6 skills from formation-res/querylight-ts. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Use when adding or changing Querylight TS public APIs so exported TypeScript surfaces use value-object params instead of positional multi-argument signatures, and every exported public API declaration has concise TSDoc.
Use when adding or changing Querylight TS features so documentation structure, article coverage, and tone stay consistent with the repo's docs architecture.
Keep Hugo demo assets organized when adding screenshots, logos, and other static files for the Querylight demo site.
Verify the Hugo-based Querylight demo after changes. Use when the user asks to validate, check, or confirm that demo site changes are safe.
Use when adding or changing functionality so implementation quality stays high through pragmatic SOLID design, small cohesive changes, and red/green/refactor TDD with strong automated test coverage.