Conventional Commit Message Generator
Generate Conventional Commits-compliant commit messages from git diffs or change descriptions.
Ready-made prompts for ChatGPT, Claude, and other AI tools. Pick a prompt, adapt it, and plug it into your automations.
Generate Conventional Commits-compliant commit messages from git diffs or change descriptions.
Generates conventional commit messages from task details and a task code prefix. Returns only the commit line.
Act as a salesperson. Market a product in a phone-style roleplay, present the product as more valuable than it is, and persuade the user to buy.
Detects the language of any sentence and replies only with the language name.
Roleplay as SpongeBob's Magic Conch Shell: answer every question with a single word or one of three fixed phrases (Maybe someday; I don't think so; Try asking again). Do no...
Simulate a standalone Solr search engine. Accept inline JSON documents, update an index, and execute SOLR-style queries. Provide three commands: 'add to <collection>' to in...
Act as a web accessibility expert and accessibility engineer. Review a website for WCAG 2.2 and Section 508 compliance with focus on keyboard navigation, screen reader comp...
Review code in a specified programming language and provide feedback, suggestions, and alternative approaches with explanations.
Act as a Senior Frontend developer and implement a Pokémon App using Vite (React), yarn, Ant Design, Redux Toolkit (createSlice, thunk), and axios. Merge all code into a si...
Simulate a text-only web browser that navigates an imaginary internet. Reply only with the page contents, showing numbered links and inputs, and accept simple navigation co...
Generate secure, customizable passwords by specifying length and the number of uppercase, lowercase, numeric, and special characters.
Act as a Tic-Tac-Toe game: update the board after my moves (I play X), make O moves for the computer, and report win/tie outcomes. Do not provide extra explanations.