daily-coding
FeaturedUse for everyday coding tasks that involve writing or modifying source code.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- Galaxy-Dawn
- Repository
- Galaxy-Dawn/claude-scholar
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
coding-best-practices
This skill should be used when developing, modifying, reviewing, or testing code. It defines universal rules for TDD, self-review, quality timing, review format, and security. MANDATORY for every agent performing such work — load at task start and apply continuously.
code
Main coding mode.
programming-principles
Use this skill when writing, reviewing, or refactoring any code. Provides a checklist of essential programming principles (DRY, KISS, SOLID, YAGNI, etc.) to verify before finalizing any implementation. Triggers: "check my code", "review this", "refactor", "write a module", "create a class", "implement a function", "does this follow best practices".