code-completion
✓Quality gates checklist for completing code work before finishing implementation cycles
Installation
SKILL.md
Execute these quality gates before finishing any code work cycle to ensure the codebase is production-ready.
Success criteria: Zero linting errors and zero warnings. All warnings must be fixed before completing work.
CRITICAL: Suppressing warnings is not an appropriate way to resolve lint or build warnings.
Quality gates checklist for completing code work before finishing implementation cycles Source: daveskender/stock.indicators.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/daveskender/stock.indicators --skill code-completion- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is code-completion?
Quality gates checklist for completing code work before finishing implementation cycles Source: daveskender/stock.indicators.
How do I install code-completion?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daveskender/stock.indicators --skill code-completion Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/daveskender/stock.indicators
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11