prompt-library

Provides curated prompts for AI-assisted software development, content creation, and analysis tasks.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/AndyAnh174/BanThuoc-SEO --skill prompt-library-andyanh174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-library
Source: https://github.com/AndyAnh174/BanThuoc-SEO/tree/main/.agent/skills/prompt-library
Command: npx skills add https://github.com/AndyAnh174/BanThuoc-SEO --skill prompt-library-andyanh174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a curated collection of high-quality prompts to help users effectively interact with AI models for various tasks, from coding to creative writing.

Core Features & Use Cases

  • Role-Based Prompts: Pre-defined personas for expert developers, code reviewers, technical writers, and system architects.
  • Task-Specific Templates: Ready-to-use prompts for debugging, explaining concepts (ELI5), refactoring code, writing tests, and generating API documentation.
  • Prompt Engineering Techniques: Examples and explanations of Chain of Thought, Few-Shot Learning, Persona Pattern, and Structured Output.
  • Use Case: A user needs to write a Python script to scrape a website but is unsure how to prompt the AI effectively. They can use the "Expert Developer" role-based prompt and the "Code Refactoring" task-specific prompt to get well-structured, efficient code and guidance.

Quick Start

Use the prompt-library skill to get a prompt for acting as a senior code reviewer.

Frequently Asked Questions about prompt-library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are prompt engineering techniques for AI-assisted code generation?

Prompt engineering techniques for code generation involve using structured inputs like Chain of Thought, Few-Shot Learning, and Persona Patterns to guide LLMs. These methods help structured AI interaction produce well-structured, efficient code and technical writing outputs.

How do I write effective AI prompts for debugging and refactoring code?

To write effective AI prompts for debugging and refactoring code, use task-specific templates and pre-defined personas like an expert developer. This approach provides the LLM with necessary context to generate targeted, efficient code corrections and structural improvements.

Can I use role-based prompts for generating API documentation and technical writing?

Yes, you can use role-based prompts for generating API documentation and technical writing by assigning personas like technical writers or system architects. This frames the LLM's output to match specific expert tones and structural requirements for documentation.

What is the best way to structure LLM prompts for complex software development tasks?

The best way to structure LLM prompts for complex software development tasks is combining role-based prompts with prompt engineering techniques like Chain of Thought. This structured approach breaks down complex logic for the AI, facilitating efficient workflows.

Do I need to understand prompt structure to use pre-defined AI prompt templates?

Yes, understanding prompt structure and AI interaction principles is required to effectively use pre-defined AI prompt templates. This knowledge ensures you can correctly apply task-specific templates for code generation and analysis.