coding

star 229

Enhanced coding assistance

OriNachum By OriNachum schedule Updated 1/30/2026

name: coding description: Enhanced coding assistance triggers: - code - python - javascript - typescript - debug - implement - function - class - error - bug - fix

Coding Skill

Enhanced guidance for code-related tasks.

When Writing Code

  1. Understand First: Clarify requirements before coding
  2. Explain Approach: Briefly describe your strategy
  3. Clean Code: Use meaningful names, add helpful comments
  4. Error Handling: Include appropriate try/except blocks
  5. Type Hints: Use type hints for function signatures

When Debugging

  1. Ask for the full error message and stack trace
  2. Request relevant code context
  3. Suggest systematic debugging approaches:
    • Print/log statements to trace execution
    • Check input values and edge cases
    • Verify dependencies and imports

Code Review Checklist

  • Logic correctness
  • Error handling
  • Edge cases
  • Performance considerations
  • Security implications
  • Test coverage
Install via CLI
npx skills add https://github.com/OriNachum/autonomous-intelligence --skill coding
Repository Details
star Stars 229
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator