Developer skills Archives
… Why AI is pushing developers toward typed languages AI is settling the “typed vs. untyped” debate by turning type systems into the safety net for code you didn’t write yourself. …
… Why AI is pushing developers toward typed languages AI is settling the “typed vs. untyped” debate by turning type systems into the safety net for code you didn’t write yourself. …
… Build automations using coding agents in GitHub Actions to handle triage, documentation, code quality, and more. Latest Why AI is pushing developers toward typed languages AI is settling the “typed vs. untyped” debate by turning type systems into the safety net for code you didn’t write yourself. …
… Maintainers Welcome to Maintainer Month: Celebrating the people behind the code What maintainers are telling us, what we’ve shipped, and how to celebrate the people behind open source. …
… For example, an internal agent might: Query service ownership Pull historical decision records Check dependency graphs Reference internal APIs Act under defined safety constraints Why this matters : Reliable AI workflows depend on structured, permissioned context. …
… Here’s what I learned about working better with coding agents. Continuous AI for accessibility: How GitHub transforms feedback into inclusion AI automates triage for accessibility feedback, allowing us to focus on fixing barriers—turning a chaotic backlog into continuous, rapid resolutions. …
… News & insights Why age assurance laws matter for developers Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers. …
… But automation also raises an important concern: how do you put guardrails on agents that have access to your repository and the internet? Will you be wondering if your agent relied on documentation from a sketchy website, or pushed a commit containing an API token? …
Featured Why age assurance laws matter for developers Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers. …
… News & insights Why age assurance laws matter for developers Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers. …
… Thus, I approached the design and implementation strategy of this project with a couple of goals in mind: Make these agents easy to share and use Make it easy to author new agents Make coding agents the primary vehicle for contributions Bullets one and two are in GitHub’s lifeblood and are values a… …