AI Prompt Engineering

RISE

Copied!
RISE
For implementing a new feature in a web application, the [Role] is the Frontend Developer. The [Input] includes design mockups from the UX/UI team, API documentation from the backend team, and user stories with acceptance criteria from the product manager. The [Steps] involve reviewing the design mockups and user stories, setting up the development environment, implementing the frontend components based on the design, integrating the frontend with the backend API, writing unit tests for the new components, conducting a code review with peers, deploying the feature to the staging environment, performing user acceptance testing (UAT), fixing any bugs identified during UAT, and deploying the feature to production. The [Execution] involves using React.js for frontend development, utilizing Jest for unit testing, following the Git workflow for version control, and using a CI/CD pipeline for automated deployment.
Learn more ...

Try prompt on …

  1. Role: Defines who is responsible for the task.
  2. Input: Specifies the information or resources needed to complete the task.
  3. Steps: Outlines the sequence of actions required to achieve the task.
  4. Execution: Describes how the task will be carried out, including any tools or methods used.

What is RISE?

RISE (Role, Input, Steps, Execution) is a framework designed to streamline task management and project execution in software development. It helps developers clearly define who is responsible for a task (Role), identify the necessary information and resources (Input), outline the sequence of actions required (Steps), and describe how the task will be carried out, including tools and methods used (Execution). By using RISE, teams can ensure that everyone understands their responsibilities, has the necessary resources, and follows a structured approach to complete tasks efficiently and effectively.
  • ai/prompts/rise.txt
  • Last modified: 2024/10/29 09:35
  • by Henrik Yllemo