Faculty Development Series · Vol. III Prompt Engineering Studio

Personas & Skills as Force Multipliers in Prompt Engineering

A structured 15–30 minute lesson for educators who want Claude to behave less like a generic chatbot and more like a full production team.

AudienceCommunity College Faculty Duration15–30 Minutes FormatLive Demo + Practice PrerequisiteBasic Claude Familiarity
§ 01

The Force Multiplier Effect

In military doctrine, a force multiplier is a capability that makes a given force dramatically more effective than it would be without that capability. In prompt engineering, Personas and Skills play exactly this role — individually valuable, but together they transform Claude from a generalist helper into a disciplined production team that delivers classroom-ready material on the first pass.

P
Component One

The Persona

Shapes who Claude is while answering. A persona establishes voice, expertise, priorities, and the implicit standards the output must meet. It narrows a vast generalist into a focused specialist.

S
Component Two

The Skill

Shapes how Claude performs a repeatable task. A skill is a packaged procedure — instructions, templates, assets, and quality checks — that Claude invokes the same way every time the task appears.

×
Combined Output

The Multiplier

A voice drives a process. You get expert judgment applied through a reliable pipeline — consistency without blandness, creativity without drift.

Persona Expertise & Voice
×
Skill Procedure & Standards
=
Production-Grade Deliverable Expert Judgment · Repeatable Quality
§ 02

Comparative Analysis

Faculty often conflate the two. This table isolates each concept, names where they overlap, and shows how they are engineered to interact.

Attribute Persona Skill
Definition A role assigned to Claude inside the prompt — for example, "Act as a cybersecurity curriculum designer with 20 years of classroom experience." A reusable, packaged set of instructions (often a folder with a SKILL.md file and supporting assets) that Claude loads on demand to perform a specific task.
Core Question Who is answering? How is the task performed?
Scope Conversational and contextual — lives in a single prompt or chat. Systematic and portable — lives in a repository and works across conversations, users, and projects.
Strength Injects expert judgment, voice, and domain-specific priorities. Enforces consistency, structure, templates, and quality standards.
Weakness Alone Voice without process — output can be brilliant but inconsistent or off-format. Process without voice — output can be correct but generic, bland, or soulless.
Similarity Both are context-engineering techniques that constrain Claude's behavior up front, reduce trial-and-error iteration, and make outputs predictable enough to use in production.
Key Difference A persona is declared in the moment and shapes stance. A skill is invoked from a library and shapes procedure.
Interaction The persona tells Claude what good looks like for this audience; the skill tells Claude how to produce it reliably. Combined, the persona becomes the quality filter inside the skill's pipeline — every template field, every file, every deliverable is vetted by the expert voice before it ships.
Faculty Analogy The adjunct expert you brought in to guest-lecture. The department's standardized lesson template.
§ 03

Learning Objectives

By the end of this session, educators will be able to — mapped across Bloom's cognitive levels (revised taxonomy, with Synthesize retained from the original 1956 framework as a distinct bridge to creation):

§ 04

The Teaching Production Team

When building a lesson, a faculty member would normally hand a draft through several specialists. Each of the following personas can be invoked in a single prompt — sequentially or as a panel — so Claude applies the right lens at the right stage.

RoleP-01

Subject Matter Expert

A seasoned practitioner in the discipline (e.g., CISSP-certified cybersecurity engineer, algebra professor, clinical RN). Vets factual accuracy, currency, and depth.

ContributesTechnical correctness, real-world examples, current terminology.

RoleP-02

Instructional Designer

Grounded in learning science, Bloom's taxonomy, Universal Design for Learning, and backward design. Translates expert content into learner-ready structure.

ContributesObjectives, scaffolding, cognitive load management, active-learning moments.

RoleP-03

Graphic Designer

A visual communicator who thinks in grids, hierarchy, color systems, and accessibility contrast ratios. Owns the look and feel of handouts, slides, and posters.

ContributesLayout, typography pairing, color palette discipline, figure design, iconography.

RoleP-04

Website / UI Developer

Writes clean, semantic HTML5 with embedded CSS, prioritizes responsive design and print-friendly layouts. Ensures interactive tools run as single self-contained files.

ContributesWorking code, responsive behavior, performance, localStorage persistence, no-CDN reliability.

RoleP-05

Academic Assessment Specialist

Expert in item writing, rubric design, validity and reliability, and alignment between objectives and measurement. Builds formative and summative checks.

ContributesAligned quiz items, scoring rubrics, answer keys, distractor analysis, authentic tasks.

RoleP-06

Technical Writer & Editor

Enforces voice, reading level, style-guide compliance, and ruthless concision. The final gate before anything reaches a student.

ContributesClarity, consistency, plain-language rewrites, citation discipline, proofreading.

§ 05

A Faculty Skills Library

Each skill below can be packaged as a folder containing a SKILL.md, templates, style assets, and optional scripts. Once packaged, Claude invokes them on demand — no need to re-explain standards every time.

01
Lesson Plan Generator lesson-plan

Produces a standardized lesson plan: objectives (Bloom-aligned), materials list, warm-up, direct instruction, guided practice, independent practice, assessment, and closure.

02
Interactive HTML Tool Builder html-tool

Generates self-contained single-file HTML5 tools with embedded CSS/JS, localStorage persistence, Edit Mode, Save / Load / Export / Print / Reset controls, and consistent color scheme.

03
Rubric & Assessment Generator assessment-kit

Builds aligned assessments: multiple-choice with distractor rationale, performance tasks, analytic rubrics, and answer keys keyed to stated learning objectives.

04
Slide Deck Builder slide-deck

Creates accessible .pptx or HTML slide decks with consistent theme, speaker notes, one-idea-per-slide discipline, and a template for recaps and checks for understanding.

05
Handout & Study Guide handout

Produces print-ready handouts with defined typography, white backgrounds, margin notes, and space for student annotations — optimized for both screen and paper.

06
Case Study Generator case-study

Builds realistic scenario-based case studies (e.g., fictitious company, patient, or client) with enough operational detail to anchor multi-week instruction and assessment.

07
AI-Resistant Assignment Designer ai-resistant

Reframes assignments to emphasize process artifacts, local context, oral defense, and authentic application — making them meaningful even when students use AI.

08
Accessibility Auditor a11y-check

Reviews any artifact against WCAG 2.2 AA: color contrast, alt text, heading hierarchy, focus order, plain-language checks, and captions / transcript placeholders.

09
Graphic & Diagram Prompt Builder diagram-prompt

Generates clean SVG or Mermaid diagrams and detailed prompts for image tools, following a defined visual system (color tokens, typographic scale, margins).

10
Syllabus / Module Map syllabus-map

Outputs a mapped course: weekly topics, readings, activities, assessments, and alignment matrix showing every assessment's lineage to an institutional learning outcome.

§ 06

Detailed Lesson Outline

Modular design — scale up or down by trimming the Guided Practice block. Total time: 15 minutes (core) or 30 minutes (with extended practice).

00 : 00Module 1

Hook — "The Generic Lesson" Demo

Instructor runs a bare prompt in Claude: "Write me a lesson on phishing for intro cybersecurity." Project the result.

  • Class names what's missing: design, assessment, alignment, voice.
  • Seeds the need for personas and skills before defining them.
Live Demo
3 min
00 : 03Module 2

Concept — Persona vs. Skill vs. the Multiplier

Walk through §01 and §02 of this handout. Anchor on the equation: Persona × Skill = Deliverable.

  • Emphasize the "who" vs. "how" distinction.
  • Introduce the "team" metaphor — faculty already know it from co-teaching.
Mini-Lecture
4 min
00 : 07Module 3

Modeled Example — The Before / After Trio

Work through the three comparison prompts in §07 live. Pause on each to narrate what the persona adds, what the skill adds, and what their combination produces.

  • Highlight the failure modes each fix addresses.
  • Explicitly name which team roles the final prompt activates.
Worked Example
5 min
00 : 12Module 4

Guided Practice — Build Your Team

Each faculty member selects one upcoming lesson and drafts a prompt that (a) assigns 3 personas from §04 and (b) invokes 1 skill from §05. Pair-share in 2s.

  • Instructor circulates and coaches on persona specificity.
  • Optional extension: run the prompt in Claude and iterate once.
Active Practice
10 min
00 : 22Module 5

Debrief & Closure — What Will You Reuse?

Volunteers share their strongest prompt. Instructor captures 2–3 skills the group agrees should be packaged and shared at the department level.

  • Close with a one-sentence reflection: "The next lesson I build, I will use…"
  • Distribute the handout version of this document.
Discussion
5 min
00 : 27Optional

Extension — Packaging a Shared Skill

Show how a prompt pattern used twice becomes a candidate for a packaged skill. Live-edit a SKILL.md starter file for the department's top-voted skill.

Optional
3 min
§ 07

Before & After: Three Worked Prompts

Each example keeps the underlying request constant and changes only the surrounding context — so the effect of personas and skills is isolated and visible.

Example 1 — Adding a Persona

Persona Only
Before · Bare Prompt
Explain phishing attacks to my intro cybersecurity class.
Gets a generic textbook summary — accurate but voiceless, no sense of what a real analyst would emphasize for new learners.
After · Persona Applied
Act as a senior SOC analyst with 15 years of
incident-response experience who now teaches
first-year community college cybersecurity
students. Explain phishing attacks the way
you'd brief a new junior analyst on day one —
plain language, real tells, and two incidents
you personally saw fail because someone clicked.
Unlocks expert judgment: priority cues, war stories, intuition about what novices misunderstand. Voice, not just facts.

Example 2 — Adding a Skill

Skill Only
Before · Bare Prompt
Make a quiz on phishing for my intro class.
Returns a generic 5-question multiple-choice quiz — inconsistent difficulty, no rubric, no alignment to objectives, no answer rationale.
After · Skill Invoked
Use the assessment-kit skill to build a quiz on
phishing for an intro cybersecurity course.
Objectives to align with:
  1. Identify four indicators of a phishing email.
  2. Differentiate phishing, spear-phishing, whaling.
  3. Select an appropriate first response.
Produce 8 items: 6 MCQ + 2 short scenario tasks,
with distractor rationale and an analytic rubric.
The skill enforces structure: aligned items, distractor rationale, rubric, consistent formatting — repeatable across every quiz this semester.

Example 3 — Combining Both (the Multiplier)

Persona × Skill
Before · Single Persona, No Skill
Act as a cybersecurity professor. Write a
lesson on phishing with a quiz and a handout.
One voice, no process. You get prose that reads well but arrives in whatever shape Claude chooses — inconsistent, hard to reuse, missing pieces.
After · Full Team × Two Skills
You are a production team working in sequence:

1) SME — senior SOC analyst, 15 yrs IR experience.
2) Instructional Designer — Bloom-aligned, UDL-minded.
3) Assessment Specialist — item writer with rubric focus.
4) Graphic Designer / Web Developer — builds clean,
   single-file HTML5 artifacts, white/green/black palette.
5) Technical Editor — plain-language final pass.

Task: Build a 50-minute lesson on phishing for an
intro community-college cybersecurity course.

Invoke two skills:
  • lesson-plan  — for the structured lesson document.
  • html-tool    — for a student-facing interactive
                   "Phish or Legit?" practice widget
                   with localStorage progress saving.

Deliverables: (a) lesson plan with Bloom-aligned
objectives, (b) aligned 8-item assessment with
rubric, (c) self-contained HTML practice tool,
(d) one-page print handout.
Expert voice inside a disciplined pipeline. Every deliverable is vetted by the SME, structured by the ID, measured by the assessment specialist, styled by the designer, and polished by the editor — in one pass.