writing-code

star 209

Write code to implement features or fix issues.

neurostuff By neurostuff schedule Updated 1/6/2026

name: writing code description: Write code to implement features or fix issues.

Writing Code

  • check for backwards compatibility if function is public and existed before the git branch was created
  • Use test driven development, write tests first, then write code to pass the tests
  • use black to format code.
  • prefer to re-use/modifying existing functions over writing new functions, check codebase for existing solutions
Install via CLI
npx skills add https://github.com/neurostuff/NiMARE --skill writing-code
Repository Details
star Stars 209
call_split Forks 67
navigation Branch main
article Path SKILL.md
More from Creator