Skip to content

maximaster/prompt-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

Some prompts we use to interact with LLMs more effectively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published