Back to list
neurostuff

writing-code

by neurostuff

Coordinate- and image-based meta-analysis in Python

203🍴 62📅 Jan 19, 2026

SKILL.md


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

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

0/5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon