Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.9 KB

File metadata and controls

34 lines (22 loc) · 1.9 KB

Maximaster Prompt Library

Some prompts we use to interact with LLMs more effectively. All prompts use Zed's syntax, which allows:

  • /fetch external resources for actual data
  • /prompt include other prompts by their names

Available Prompts

General Purpose

  • Clean Coder - A senior developer focused on Clean Code principles and software quality best practices
  • Code Explainer - Analyzes and explains code structure, purpose, and functionality in depth
  • Refactoring Advisor - Suggests meaningful code refactoring opportunities with implementation plans
  • Web Developer - A senior web developer with expertise in PHP, JavaScript/TypeScript, CSS, and popular frameworks

Language Specific

PHP

  • Array Eliminator - Refactors PHP code by replacing associative arrays with proper objects
  • Migrationeer - Makes migration scripts more readable by replacing raw SQL with framework calls
  • PHP Library Auditor - Performs quality audit for PHP packages before publishing to packagist.org

TypeScript

Tools and Utilities

  • FOSS Library Auditor - Comprehensive quality audit for packages being published as FOSS
  • Conventional Committer - Generates Conventional Commits style commit messages from git diff output
  • RU - Translates messages to English before processing, then responds in Russian