Posts tagged with: Software Engineering

Content related to Software Engineering

Supercharge Claude Code with Open Source Superpowers

October 21, 2025

Discover 'Superpowers' on GitHub, an open-source library that enhances Claude Code with a comprehensive set of engineering skills. From Test-Driven Development and systematic debugging to collaborative planning and meta-skill creation, this project offers a structured approach to common development tasks. Learn how to install and integrate these superpowers for more efficient, systematic, and higher-quality AI-assisted development workflows.

12-Factor Agents: Guide to Reliable LLM Applications

July 09, 2025

Discover the 12-Factor Agents, an open-source framework and set of principles for building robust, scalable, and maintainable AI applications powered by Large Language Models (LLMs). Authored by Dex Hadfield, this project addresses the common challenges in deploying LLM-based software to production, offering practical guidance for developers. Learn how to transition from experimental AI agent development to creating reliable, production-grade LLM applications. The guide covers crucial aspects like prompt management, context window optimization, unified state management, and error handling, providing insights essential for any developer looking to master LLM-powered software engineering. Explore the principles that empower you to deliver high-quality, customer-facing AI agents.