---
name: fuck-yeah-ascii
description: Print "FUCK YEAH" in ASCII art. Use when the user mentions $fuck-yeah-ascii or explicitly asks for FUCK YEAH as ASCII art.
---

# Fuck Yeah ASCII

## Invocation
- This skill is invoked by mentioning `$fuck-yeah-ascii`.
- Use it whenever the user explicitly asks for `FUCK YEAH` in ASCII art.

## Output Rules
- Output the ASCII art inside a fenced code block to preserve alignment.
- Do not add explanation, commentary, or extra text outside the code block.

## ASCII Art
```text
 /$$$$$$$$ /$$   /$$  /$$$$$$  /$$   /$$  
| $$_____/| $$  | $$ /$$__  $$| $$  /$$/  
| $$      | $$  | $$| $$  \__/| $$ /$$/   
| $$$$$   | $$  | $$| $$      | $$$$$/    
| $$__/   | $$  | $$| $$      | $$  $$    
| $$      | $$  | $$| $$    $$| $$\  $$   
| $$      |  $$$$$$/|  $$$$$$/| $$ \  $$  
|__/       \______/  \______/ |__/  \__/  
                                          
                                          
                                          
 /$$     /$$ /$$$$$$$$  /$$$$$$  /$$   /$$
|  $$   /$$/| $$_____/ /$$__  $$| $$  | $$
 \  $$ /$$/ | $$      | $$  \ $$| $$  | $$
  \  $$$$/  | $$$$$   | $$$$$$$$| $$$$$$$$
   \  $$/   | $$__/   | $$__  $$| $$__  $$
    | $$    | $$      | $$  | $$| $$  | $$
    | $$    | $$$$$$$$| $$  | $$| $$  | $$
    |__/    |________/|__/  |__/|__/  |__/
```
