Prompt Engineering Skill banner
CodeAlive-AI CodeAlive-AI

Prompt Engineering Skill

AI community

Description

[ARCHIVED → CodeAlive-AI/ai-driven-development] Universal prompt-engineering skill consolidated into the ai-driven-development umbrella collection.

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

prompt-engineering-skill — moved

**This repository has been consolidated into [CodeAlive-AI/ai-driven-development](https://github.com/CodeAlive-AI/ai-driven-development).**

The prompt-engineering skill now lives at:

→ **[ai-driven-development/skills/prompt-engineering](https://github.com/CodeAlive-AI/ai-driven-development/tree/main/skills/prompt-engineering)**

Install (new location)

# Install just this skill
npx skills add CodeAlive-AI/ai-driven-development --skill prompt-engineering

# Or the whole umbrella collection (18 skills + 1 hook)
npx skills add CodeAlive-AI/ai-driven-development

For Claude Code plugin install:

/plugin marketplace add CodeAlive-AI/ai-driven-development
/plugin install ai-driven-development@ai-driven-development

Why?

We consolidated 8 separate skill/protocol repos into a single umbrella collection that follows the [Agent Skills](https://agentskills.io) open standard, so skills work seamlessly across Claude Code, Codex CLI, OpenCode, Cursor, Gemini CLI, Antigravity, and any agent supporting `npx skills add`.

Archive notice

This repo is **archived and read-only**. Issues, PRs, and discussions for the prompt-engineering skill should be filed against the [new repo](https://github.com/CodeAlive-AI/ai-driven-development).

The original source files remain in this archive for git history reference.

License

MIT