Agent skill · Code Review & Quality

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill antigravity-prompt-library --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/ai-llm/antigravity-prompt-library/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 📝 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: 🔴

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Prompt Categories
  3. 🎭 Role-Based Prompts
  4. 🛠️ Task-Specific Prompts
  5. 📊 Analysis Prompts
  6. 🎨 Creative Prompts
  7. 🔄 Transformation Prompts
  8. Prompt Engineering Techniques
  9. Chain of Thought (CoT)
  10. Few-Shot Learning
  11. Persona Pattern
  12. Structured Output
  13. Prompt Improvement Checklist
  14. Resources
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the prompt-library skill do?

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.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill antigravity-prompt-library --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going