Claude Skill Prompt Engineer banner
shaharsha shaharsha

Claude Skill Prompt Engineer

Git community

Description

Moved to shaharsha/claude-skills - this repo is archived. See https://github.com/shaharsha/claude-skills

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

claude-skill-prompt-engineer

**This skill has moved to the [`shaharsha/claude-skills`](https://github.com/shaharsha/claude-skills) monorepo.**

`prompt-engineer` is now part of a single repo containing all 9 of [@shaharsha](https://github.com/shaharsha)'s agent skills, with proper plugin marketplace support for Claude Code, Codex, Cursor, and other Agent-Skills-compatible harnesses.

Install via Claude Code

/plugin marketplace add shaharsha/claude-skills
/plugin install shaharsha-skills@shaharsha-skills

(installs all 9 skills - or pick a subset with one of the category plugins; see the [monorepo README](https://github.com/shaharsha/claude-skills#install))

Install just `prompt-engineer` manually

git clone https://github.com/shaharsha/claude-skills.git ~/shaharsha-skills
ln -s ~/shaharsha-skills/skills/prompt-engineer/ ~/.claude/skills/prompt-engineer

Why the move

Single repo = one URL to share, plugin-marketplace native install, multi-agent manifests, accumulated stars on a single brand. See `obra/superpowers` and `anthropics/skills` for the dominant pattern. This repo is now archived (read-only).