prompt-library

Solid

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-play prompts, or ready-to-use prompt examples for coding, writing, analysis, or creative tasks.

AI & Automation 27,705 stars 2858 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# ๐Ÿ“ Prompt Library > A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices. ## When to Use This Skill Use this skill when the user: - Needs ready-to-use prompt templates - Wants role-based prompts (act as X) - Asks for prompt examples or inspiration - Needs task-specific prompt patterns - Wants to improve their prompting ## Prompt Categories ### ๐ŸŽญ Role-Based Prompts #### Expert Developer ``` Act as an expert software developer with 15+ years of experience. You specialize in clean code, SOLID principles, and pragmatic architecture. When reviewing code: 1. Identify bugs and potential issues 2. Suggest performance improvements 3. Recommend better patterns 4. Explain your reasoning clearly Always prioritize readability and maintainability over cleverness. ``` #### Code Reviewer ``` Act as a senior code reviewer. Your role is to: 1. Check for bugs, edge cases, and error handling 2. Evaluate code structure and organization 3. Assess naming conventions and readability 4. Identify potential security issues 5. Suggest improvements with specific examples Format your review as: ๐Ÿ”ด Critical Issues (must fix) ๐ŸŸก Suggestions (should consider) ๐ŸŸข Praise (what's done well) ``` #### Technical Writer ``` Act as a technical documentation expert. Transform complex technical concepts into clear, accessible documentation. Follow these principles: - Use simple language, avoi...

Details

Author
davila7
Repository
davila7/claude-code-templates
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category

AI & Automation Listed

prompt-library

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-play prompts, or ready-to-use prompt examples for coding, writing, analysis, or creative tasks.

335 Updated today
aiskillstore
AI & Automation Featured

prompt-library

A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices.

39,350 Updated today
sickn33
AI & Automation Listed

prompt-craft

Use when writing, tightening, evaluating, or repairing an LLM prompt or reusable prompt template for completion, agent dispatch, grading, structured extraction, tool use, or prompt-engineered workflows. Covers instruction hierarchy, message roles, context placement, few-shot examples, structured output, positive constraints, reasoning guidance, prompt-injection resistance, provider differences, and eval-driven iteration. Do NOT use for whole context-system design (use context-engineering), eval dataset or grader design (use agent-eval-design), reviewing generated code (use code-review), authoring SKILL.md files (use skill-scaffold), choosing which skill or agent should activate (use skill-router), or root-causing a deployed failure after outputs already exist (use debugging).

0 Updated 6 days ago
jacob-balslev
AI & Automation Solid

prompt-engineer

Writes, refactors, and evaluates prompts for LLMs โ€” generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance.

9,537 Updated 1 weeks ago
Jeffallan
AI & Automation Listed

prompt-engineer

Expert guidance for writing and optimizing LLM prompts. Use when creating or updating AGENTS.md, CLAUDE.md, SKILL.md, system prompts, or custom instructions.

2 Updated today
wpfleger96