Style Tengu banner
levindixon levindixon

Style Tengu

Design community

Description

I have extracted prompts from my Claude Code conversation history. These prompts represent the types of requests I commonly make while coding. I want you to analyze these prompts and create a unique ASCII Tengu character that represents my prompting style and personality. The extracted prompts are located in this directory as both json (extracted_prompts.json) and markdown (extracted_prompts.md). The information in both files is identical, just presented in different formats. Please analyze th

Installation

Installs to ~/.claude/skills/levindixon-claude-code-prompt-plunderer-style_tengu/SKILL.md

Terminal
mkdir -p ~/.claude/skills/levindixon-claude-code-prompt-plunderer-style_tengu && curl -fsSL https://raw.githubusercontent.com/levindixon/claude-code-prompt-plunderer/HEAD/prompts/style_tengu.md -o ~/.claude/skills/levindixon-claude-code-prompt-plunderer-style_tengu/SKILL.md

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

Full documentation available on GitHub

View Source Repository