{"id":35307167,"url":"https://github.com/luismr/blueprint-prompts","last_synced_at":"2026-04-02T01:01:58.339Z","repository":{"id":290277062,"uuid":"973890718","full_name":"luismr/blueprint-prompts","owner":"luismr","description":"A collection of comprehensive prompts designed to help you create projects from scratch using AI-powered IDEs like Cursor or other agent-based development environments.","archived":false,"fork":false,"pushed_at":"2026-01-16T22:44:07.000Z","size":128,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T11:23:16.637Z","etag":null,"topics":["blueprint","prompt-engineering","python","python3","python39"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-28T00:04:17.000Z","updated_at":"2026-01-16T22:22:38.000Z","dependencies_parsed_at":"2025-04-28T01:26:11.257Z","dependency_job_id":"ddc0d690-8786-40ee-951f-424c0890bfda","html_url":"https://github.com/luismr/blueprint-prompts","commit_stats":null,"previous_names":["luismr/blueprint-prompts"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/luismr/blueprint-prompts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fblueprint-prompts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fblueprint-prompts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fblueprint-prompts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fblueprint-prompts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismr","download_url":"https://codeload.github.com/luismr/blueprint-prompts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fblueprint-prompts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blueprint","prompt-engineering","python","python3","python39"],"created_at":"2025-12-30T17:18:29.165Z","updated_at":"2026-04-02T01:01:58.283Z","avatar_url":"https://github.com/luismr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blueprint Prompts\n\n[![Python](https://img.shields.io/badge/python-3.x-blue.svg?logo=python\u0026logoColor=white)](https://www.python.org/downloads/)\n[![Java](https://img.shields.io/badge/java-21-orange.svg?logo=openjdk\u0026logoColor=white)](https://www.oracle.com/java/technologies/downloads/#java21)\n[![TypeScript](https://img.shields.io/badge/typescript-5.8.x-blue.svg?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Markdown](https://img.shields.io/badge/markdown-1.x-lightgrey.svg?logo=markdown\u0026logoColor=white)](https://daringfireball.net/projects/markdown/)\n[![Docker](https://img.shields.io/badge/docker-28.x-blue.svg?logo=docker\u0026logoColor=white)](https://www.docker.com/)\n\n## Description\n\nA collection of comprehensive prompts designed to help you create projects from scratch using AI-powered IDEs like Cursor or other agent-based development environments.\n\n## 🚀 Quick Start: Run MCP Server from Docker Hub\n\nRun the MCP server in daemon mode using the official Docker Hub image:\n\n```sh\ndocker run -d --restart always -p 9000:9000 luismachadoreis/the-pudim-blueprint-prompts\n```\n\nOnce the server is running, install it in Cursor:\n\n```sh\nnpx mcp-install http://localhost:9000/mcp\n```\n\nFor more details and advanced usage, see the [MCP Server README](mcp-server/README.md).\n\n\u003e **⚠️ Important:** When configuring the MCP server in your `mcp.json`, choose a short server name to avoid exceeding the 60-character tool name limit. The server name becomes a prefix for all tool names. See the [MCP Configuration Guide](MCP-CONFIGURATION.md) for detailed examples and recommendations.\n\n## Index\n\n- [Description](#description)\n- [Quick Start: Run MCP Server from Docker Hub](#-quick-start-run-mcp-server-from-docker-hub)\n- [MCP Configuration Guide](MCP-CONFIGURATION.md) - **Important:** Server name length limits\n- [Purpose](#purpose)\n- [Available Blueprints](#available-blueprints)\n  - [Python](#python)\n  - [TypeScript](#typescript)\n  - [Java](#java)\n  - [GitHub](#github)\n  - [Engineering](#engineering)\n- [How to Use](#how-to-use)\n- [Contributing](#contributing)\n  - [Git Hooks Installation](.github/scripts/install-git-hooks.sh) - Automatic validation\n  - [Contribution Guidelines](#contribution-guidelines)\n- [License](#license)\n- [Acknowledgments](#acknowledgments)\n\n## Purpose\n\nThis repository serves as a base of prompt examples that guide AI coding assistants in creating well-structured, production-ready projects. Each prompt is carefully crafted to ensure:\n\n- Consistent project structure\n- Best practices implementation\n- Comprehensive documentation\n- Proper dependency management\n- CI/CD setup\n- Security considerations\n- Code quality standards\n\n## Available Blueprints\n\nFor a complete list of available prompts, see the [Prompts Directory](prompts/README.md).\n\n### [Python](prompts/python/README.md)\n- [Python Essentials](prompts/python/essentials.md) - Complete guide for setting up Python projects with best practices\n- [Python Essentials with DDD](prompts/python/essentials-ddd.md) - Guide for setting up Python projects using Domain-Driven Design principles\n\n### [TypeScript](prompts/typescript/README.md)\n- [TypeScript with Vite and Jest](prompts/typescript/vite-with-jest.md) - Guide for setting up TypeScript projects with Vite and Jest\n- [TypeScript with Vite, Jest, and React](prompts/typescript/vite-with-jest-and-react.md) - Guide for React development with TypeScript\n- [TypeScript with Vite, Jest, Vue, and Nuxt](prompts/typescript/vite-with-jest-vue-and-nuxt.md) - Guide for Vue.js and Nuxt.js development\n- [TypeScript with Vite, Angular, Jasmine, and Karma](prompts/typescript/vite-with-angular-jasmine-karma.md) - Guide for Angular development\n- [TypeScript with Node.js, Express, and Jest](prompts/typescript/node-with-jest-express.md) - Guide for backend development\n- [TypeScript React + Vite + Vitest + shadcn](prompts/typescript/vite-with-vitest-react-shadcn.md) - Modern React setup with Vite, Vitest, shadcn/ui, and CalculatorAdvanced component\n\n### [Java](prompts/java/README.md)\n- [Maven with JUnit](prompts/java/maven-with-junit.md) - Guide for setting up Java projects with Maven and JUnit 5\n- [Maven with Lombok and JUnit](prompts/java/maven-with-lombok-and-junit.md) - Enhanced guide with Lombok integration\n\n### [GitHub](prompts/github/README.md)\n- [Basic Pull Request](prompts/github/pull-request-basic.md) - Template for creating standard pull requests\n- [Issue Tracker Pull Request](prompts/github/pull-request-issue-tracker.md) - Template for pull requests linked to issue tracking\n\n### [Engineering](prompts/engineering/README.md)\n- [Code Review - SOLID \u0026 DRY](prompts/engineering/code-review-solid-dry.md) - Comprehensive prompt for Principal Engineers to perform thorough PR code reviews with multi-language support\n- [GitHub Code Review CLI](prompts/engineering/code-review-github-cli.md) - Generate GitHub CLI commands to post formal PR reviews with inline comments\n\n### [mcp-site](mcp-site/README.md)\n- Static catalog site for browsing blueprint prompts with React frontend\n\n### Coming Soon\n- Java 21 with SpringBoot 3.4 and Maven\n- Additional Java frameworks and tools\n\n## How to Use\n\n1. Clone this repository:\n   ```bash\n   git clone git@github.com:luismr/blueprint-prompts.git\n   ```\n\n2. Navigate to the desired technology stack's directory\n3. Use the prompts with your AI coding assistant to create new projects\n4. Customize the generated code according to your specific needs\n\n## Contributing\n\nWe welcome contributions to expand this collection of prompts! Here's how you can help:\n\n1. Fork this repository:\n   ```bash\n   git clone git@github.com:luismr/blueprint-prompts.git\n   cd blueprint-prompts\n   ```\n\n2. **Install git hooks** (recommended for contributors):\n   ```bash\n   bash .github/scripts/install-git-hooks.sh\n   ```\n   This installs pre-commit and pre-push hooks that automatically validate your changes.\n\n3. Create a new branch for your contribution:\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n\n4. Add your prompt following the existing structure\n5. Commit your changes (validation runs automatically if hooks are installed):\n   ```bash\n   git commit -m \"Add: Description of your contribution\"\n   ```\n\n6. Push to your fork (validation runs automatically if hooks are installed):\n   ```bash\n   git push origin feature/your-feature-name\n   ```\n\n7. Create a Pull Request to the main repository\n\n### Contribution Guidelines\n\n- Follow the existing directory structure\n- Include comprehensive documentation\n- Ensure prompts are clear and actionable\n- Test the prompts with AI coding assistants\n- Keep the README.md files updated\n- Follow the established format for consistency\n\n#### Validation Requirements\n\nAll contributions must pass validation checks that ensure:\n- Every directory has a `README.md` file\n- All `README.md` files link to their respective prompt files\n- Tool names don't exceed 60-character limit (including MCP server prefix)\n- Proper file naming conventions are followed\n\n#### Git Hooks (Recommended)\n\nInstall git hooks to automatically run validation:\n```bash\nbash .github/scripts/install-git-hooks.sh\n```\n\nThe hooks will:\n- **Pre-commit**: Validate changes before each commit\n- **Pre-push**: Final validation check before pushing\n\nTo run validation manually:\n```bash\nbash .github/scripts/validate-readme.sh\n```\n\nTo bypass hooks (not recommended):\n```bash\ngit commit --no-verify\ngit push --no-verify\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md) - Copyright (c) 2025 Luis Machado Reis.\n\n## Acknowledgments\n\n- All contributors who help expand this collection\n- The AI coding assistant community\n- Open source projects that inspire these prompts\n- [MCP Server](mcp-server/README.md) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismr%2Fblueprint-prompts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismr%2Fblueprint-prompts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismr%2Fblueprint-prompts/lists"}