Cremich
40 contributions by this author
Prompts
12-factor refactoring
Refactors a given application using 12-factor as a methodology for building software-as-a-service apps.
Analyze Bash History
Learn from sketchy things you did in your CLI in the past and their risks
Automated Code Review
Let Q do a code review of your staged files before committing and pushing your changes.
CDK Snapshot Tests for Typescript and jest
Uses the dev agent to create CDK snapshot tests following best practices and testing guidelines.
CDK unit tests for Typescript and jest
Testing constructs with fine-grained assertions focussing on covering relevant business logic, integration aspects and guardrails.
Conventional Commit Messages
Commit you changes to git with a meaningful commit message following conventional commit specification.
Copy data from DynamoDB across accounts
This prompt creates a shell script to copy data from a target DynamoDB table to a source table.
Cost Calculation
This prompt assists you to calculate costs for your workload using up-to-date pricing information from the AWS service websites.
Create User Personas
Generates realistic user personas based on your existing documentation or customer descriptions.
Git commit message
Writes a git commit message using information about your current git repository and staged changes.
Github Actions pull request workflow
Creates a pull request workflow template for Github Actions
Github Pull Requests
Automate the creation of Github pull requests.
Implementation Plan
Let Amazon Q create an implementation plan as a sequence of prompts that can be executed to implement a feature or task.
Java Heap Dump analysis
Analyzed and summarized an Eclipe MAT report with clear, actionable insights.
Project Intelligence
The project intelligence documentation system transforms Amazon Q Developer from a stateless assistant into a persistent development partner by providing comprehensive context about your application.
Project Structure Q&A
Q&A Prompting that helps Amazon Q Developer giving you a recommendation about best practices on how to structure your project.
React Component Documentation
Analyzes a React-based application and generates documentation visualizing the component hierarchy, component relationships, and key component metadata.
Read Cline Memory Bank
Before starting a task, you want to make sure that Amazon Q knows about important project documentation generated by cline.
Senior React Engineer
Let Amazon Q Developer act as a Senior Engineer with deep experience in a defined area, asking clarifying questions instead of jumping into conclusions.
Setup shell from .zshrc
Use the CLI to install all your development tools from a .zshrc file. Without it, the manual setup would have taken hours. The CLI completes the task in minutes.
Solution Design
Turn Amazon Q Developer into an AWS Solutions Architect that guides you to create a solution design document.
Specifications for development tasks
Use Amazon Q Developer to assist you in creating a step-by-step specification for a feature idea.
Project Rules
Amplify Authentication
Project rules to steer Amazon Q Developer for all things related to implementing authentication with AWS Amplify Gen2
Amplify Data Modeling
Project rules to tune Amazon Q Developer in all things related to data modeling and modeling relationships with AWS Amplify Gen2
CDK Construct Development
Outlines best practices for developing AWS CDK constructs. Following these guidelines will ensure that constructs are reusable, maintainable, and follow AWS best practices.
CDK Design Patterns
Outlines recommended design patterns for AWS CDK development. Design patterns are reusable solutions to common problems in software development. Following these patterns will ensure consistency, maintainability, and scalability across the codebase. The patterns described here are particularly relevant for AWS CDK development.
CDK Project Structure
This document outlines the recommended project structure for AWS CDK applications. A well-organized project structure is critical for maintainability, scalability, and developer onboarding. Following these guidelines will ensure consistency across the codebase and make navigation easier as the project grows.
CDK Security and Compliance
Outlines security and compliance best practices for AWS CDK applications. Security is a critical aspect of infrastructure as code, and following these guidelines will help ensure that your CDK applications are secure, compliant, and follow AWS best practices.
CDK Testing
Outlines best practices for testing AWS CDK applications. Testing is a critical aspect of CDK development to ensure that infrastructure is deployed correctly and behaves as expected. Following these guidelines will help create reliable, maintainable, and well-tested infrastructure code.
CDK Typescript Best Practices
TypeScript best practices for AWS CDK development. Following these guidelines will ensure type safety, code consistency, and maintainability across the codebase. TypeScript's static typing capabilities help catch errors early in the development process and provide better tooling support.
Guidelines for end-to-end tests and browser automation with playwright
Helps Q Developer to optimize the creation of end-to-end tests for playwright. Main source for these rules are the best practices listed at the official playwright documentation.
Kiro Specs
Empowers Amazon Q Developer to maintain Kiro specifications to apply spec-driven developmen the Kiro way.
Next.js rules for promptz.dev
Next.js rules used to build promptz.dev
Project Intelligence
The project intelligence documentation system transforms Amazon Q Developer from a stateless assistant into a persistent development partner by providing comprehensive context about your application across various sessions. Once the rule was added to your repository, you can ask Q Developer to initialize the project intelligence with "Initialize Project Intelligence". If already in place, you can force an update by asking Q "Update Project Intelligence".
Xcode coding intelligence rule for swift
Reverse-Engineered Xcode's Coding Intelligence prompt to be used as Amazon Q Developer Projet Rule
Custom Agents
AWS Operations Agent
Operational troubleshooting and root cause analysis of incidents in your AWS Account
Backlog Agent
Keeps your Github backlog up-to-date with feature requests and bug fixes.
Kiro Specs Agent
Enable effective collaboration between product teams, engineering teams, and AI agents. The goal is to make all engineers within a team leverage spec-driven development following the standards of Kiro in any IDE.
Project Intelligence Agent
Maintains the documentation system called Project Intelligence as a living documentation for both human engineers and AI assistants. The goal is to help engineers improve their productivity by providing detailed and up-to-date documentation. Make sure to also use the project-intelligence project rules available via promptz.dev.
Web Frontend Agent
Create frontend experiences following TDD based on Next.js, tailwind, and shadcn that are blazing fast, accessible to all users, and delightful to interact with. The agent is designed to use the github CLI and project-intelligence concept of promptz.dev. Adjust the system prompt to your needs if your tooling or documentation concept differs.
