learn-harness-engineering offers a practical 5-subsystem harness framework to improve AI coding agent reliability, backed by industry research and starter templates for Claude Code and Codex.
Explore 100+ practical GoLand IDE tips and demos for Go developers, covering debugging, testing, Docker/K8s workflows, and AI-assisted coding with step-by-step modules.
Meridian is a Claude Code plugin that solves session context loss in long AI coding sessions using lifecycle hooks and a persistent project workspace. Here’s how it works and how to get started.
A curated catalog of 50+ design systems from major enterprises, governments, and open source. Discover how top design systems structure components, tokens, and voice guidelines.
AutoScraper automates web scraping by learning extraction rules from sample data, avoiding manual CSS selectors. This Python tool eases scraping repetitive, similar web content.
laravel-debugbar integrates PHP Debug Bar with Laravel using service providers and custom collectors, providing rich debug insights for development environments.
HTTPie CLI offers a simple, readable way to interact with HTTP APIs via command line, with built-in JSON support and colorized output that improves developer experience.
PrestaShop is a mature PHP e-commerce platform emphasizing a Docker-based dev environment and modular architecture. Here’s how it balances modern PHP with real-world DX.
Qwen Code is a TypeScript terminal AI coding agent that abstracts multiple LLM providers behind a unified config, enabling flexible AI workflows with Skills and SubAgents.
awesome-copilot is a community-curated collection of plugins and agents that extend GitHub Copilot with modular, agentic workflows managed through a CLI marketplace.
CC Switch is a Rust-based cross-platform desktop app that centralizes management of AI coding CLIs like Claude Code and Codex. It streamlines switching providers, prompt templating, and session persistence.
golang-standards/project-layout offers a widely adopted, unofficial standard for structuring Go projects. It balances scalability, clarity, and Go idioms for maintainable codebases.