Claude Code Plugin: Code Simplifier
Claude Code team open sourced the code-simplifier agent they use on the Claude Code team.
Fresh insights on AI-powered development
Claude Code team open sourced the code-simplifier agent they use on the Claude Code team.
Claude Code has a frontend-design plugin that helps you to move away from "generic" design solutions with typical AI colors like purple.
Useful AI coding links to read/watch for this week of January 14, 2026.
This is how we work with new Laravel projects in our team.
If you ask Claude Code to commit and push changes to GitHub in a prompt, it will add itself as a co-author of that commit. How to remove it?
Thariq's favorite way to use Claude Code to build large features is spec based.
I’ve been working with AI tools on Laravel projects, and gathered quite a few guidelines from practice - where LLMs fail to deliver the latest version code or slip somewhere else.
A Claude Code plugin that lets you use GPT 5.2 powered subagents directly within Claude Code.
On January 9th, people using Claude Code subscription inside of OpenCode, started seeing a message "This credential is only authorized for use with Claude Code".
A simple but very effective rule I use in Claude Code is this "comments[.]md" file. It prevents Claude from writing slop comments like "increment counter" on already self-documenting code.