3 links
tagged with all of: coding + documentation
Click any tag below to further narrow down your results
Links
Career advancement in software development often leads to a choice between management and architecture tracks. While management focuses on people and processes, the architect role emphasizes coding and effective communication of ideas, requiring strong documentation skills to facilitate collaboration. This article provides insights on writing effective documents to enhance communication and influence within teams.
A collection of reusable rules and knowledge documents designed for AI coding assistants like Claude Code and Cursor, facilitating development workflows, code quality analysis, problem solving, documentation generation, and automation. The repository provides a unified .mdc format for compatibility across different tools, encouraging contributions from users to enhance the library of actionable rules.
Optimizing repositories for AI agents involves increasing iterative speed, improving adherence to instructions, and organizing information for better human understanding. Key strategies include enhancing static analysis, using a justfile for command sharing, and organizing documentation effectively to reduce context bloat while ensuring interoperability between humans and agents. Experimentation and sharing insights are crucial in this evolving field.