Agent skill

writing code

Write code to implement features or fix issues.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/writing-code

SKILL.md

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

Didn't find tool you were looking for?

Be as detailed as possible for better results