How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e
This project serves as a comprehensive handbook and architectural guide for software engineering best practices. It provides a curated set of principles and technical guidelines focused on maintaining long-term code health, reducing complexity, and ensuring that software systems remain readable and manageable as they grow. The core philosophy centers on modularity and domain-driven design, encouraging developers to structure applications around specific business use cases rather than the constraints of external frameworks. By prioritizing interface-based contracts and dependency injection, th
Best-prompts is a framework for modeling, orchestrating, and automating complex software development and content generation tasks through structured prompt engineering. It provides a library of declarative instructions that transform conversational inputs into repeatable, logic-driven workflows, enabling users to manage end-to-end project lifecycles and technical design processes. The project distinguishes itself by treating prompt-based interactions as modular, reusable skills. It includes utilities for converting conversational instructions into standardized configuration files, allowing fo
HowToBeAProgrammer is a comprehensive software engineering career guide and professional development framework. It serves as a curated-knowledge repository and handbook designed to help programmers acquire technical habits and social competencies necessary for professional advancement. The project distinguishes itself by integrating technical craftsmanship with a detailed manual for technical leadership and organizational navigation. It provides specific strategies for career progression, such as compensation negotiation, promotion readiness, and the management of professional boundaries to p
This project is a curated library of structured prompts designed to assist software developers in automating technical workflows. It functions as a specialized assistant for large language models, providing standardized instructions to streamline programming, testing, and system design tasks.
The main features of pickleboxer/dev-chatgpt-prompts are: Workflow Streamlining Tools, Prompt Context Injections, Software Engineering Prompt Libraries, Prompt Templates, Iterative Refinement Workflows, Domain-Specific, Code Quality and Debugging, Developer Productivity.
Projects with overlapping indexed features include: mattpocock/skills — This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It… timoxley/best-practices — This project serves as a comprehensive handbook and architectural guide for software engineering best practices. It… xstongxue/best-prompts — Best-prompts is a framework for modeling, orchestrating, and automating complex software development and content… ishexx/system-prompts-and-models-of-ai-tools-chinese — This project is a curated collection of system prompts and configuration rules designed to standardize the behavior of… braydie/howtobeaprogrammer — HowToBeAProgrammer is a comprehensive software engineering career guide and professional development framework. It… davila7/claude-code-templates — Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development…