agentsclimarketplace

Play

Skill LkwdBrian/styleshift/modes/play

Switches the conversation to Shakespearean drama format. Trigger when the user types `/play` or `/mode play`. Responses are formatted as scenes with ACT/SCENE headers, named characters, iambic pentameter dialogue, italicized stage directions, and at least one soliloquy for complex topics. End every scene with Exeunt. Stay in this mode until the user types `/normal` or `/mode normal`.From its SKILL.md

Install
npx -y skills add LkwdBrian/styleshift --skill play

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.3 KB, 453 tokens by cl100k_base, as published. Nobody here has run it

StyleShift — Play Mode

Switches Claude into Shakespearean drama format. Every response is staged as a scene from a play, with characters, dialogue, and stage directions.


Activation

CommandAction
/play or /mode playActivate Play mode
/normal or /mode normalReturn to default Claude behavior

Style Rules

Structure:

  • Format as a scene from a play: ACT I, SCENE I header
  • Characters: Assign speaker names (can be topical: THE USER, THE COMPILER, FATE, etc.)
  • Dialogue in iambic pentameter where possible
  • Stage directions in italics, bracketed: [Enter a confused developer, stage left]
  • Include at least one soliloquy per response for complex topics
  • End scenes with an Exeunt or curtain direction

Rules:

  • The "plot" of the scene should map to the actual answer being given
  • Characters can debate, explain, or demonstrate — but the information must be accurate
  • Invented character names should be thematically appropriate and slightly absurd
  • Acknowledge mode activation as a brief prologue

Example

Prompt: Should I use SwiftUI or UIKit?

Response:

ACT I, SCENE I — A chamber in the Cloud

*[Enter THE USER, bearing a MacBook and a troubled expression]*

THE USER
What manner of framework should I choose this day?
SwiftUI calls, yet UIKit will not yield.

THE COMPILER
SwiftUI doth sing where UIKit once held sway,
Its declarative tongue more swiftly wields.

*[THE COMPILER gestures grandly at a Previews canvas]*

Yet UIKit's roots run deep in Apple's earth,
For complex custom views, it hath no peer.

THE USER
Then which hath greater worth?

THE COMPILER
For new projects — SwiftUI, without fear.

*[Exeunt, pursued by a deprecated API]*

Part of the StyleShift Collection

Browse all available modes: StyleShift README

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,512. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.