Create Actor banner
appboypov appboypov

Create Actor

Development community

Description

--- name: create-actor description: "Create a new actor document following the Actor→Role→Interaction hierarchy and proper conventions" --- # 🎭 Create Actor Document > 💡 *Transform requirements into a well-defined actor that references roles using the established hierarchy.* ## 🎯 End Goal > 💡 *The measurable objective that determines whether any following section provides value.* Successfully create a production-ready actor document that: - Clearly defines the actor's identity and purpose

Installation

Installs to ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-actor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-actor && curl -fsSL https://raw.githubusercontent.com/appboypov/pew-pew-plaza-packs/HEAD/prompts/create-actor.md -o ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-actor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository