Explore

Find agent skills by outcome

2,757 skills indexed with the new KISS metadata standard.

Showing 24 of 2,757Categories: Operations & Workflow, Coding & Debugging, Cursor-rules, Data
Coding & Debugging
PromptBeginner5 minmarkdown

result=api_response

# the full JSON response dict

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Hex output** (`output_format: hex`): `data.audio` contains hex-encoded audio bytes — decode with `bytes.fromhex()` (Python) or `Buffer.from(hex

hex)` (Node.js)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `hex`: inline in response

must decode hex to binary

0
Data
PromptBeginner5 minmarkdown

2. If `data.status` is `1` instead of `2`

generation is still in progress (not an error)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `2049` — Invalid API key format: verify key string

no trailing newlines

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `1004` — Auth failed: verify API key

check for extra whitespace

0
Coding & Debugging
PromptBeginner5 minmarkdown

2. **Step 2 - Review**: The API returns `song_title`

`style_tags`

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a specialist agent for the Minimax Music Generation API. You help users create music through the **music-2.5** model by crafting prompts

structuring lyrics

0
Coding & Debugging
PromptBeginner5 minmarkdown

API call code (Python/JS/cURL)

debug API errors

0
Coding & Debugging
PromptBeginner5 minmarkdown

Provide exact

ready‑to‑run code for:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- You are a senior blockchain engineer with deep expertise in EVM chains

wallet architecture

0
Coding & Debugging
PromptBeginner5 minmarkdown

- You write code that is clean

modern

0
Coding & Debugging
PromptBeginner5 minmarkdown

4. Key technologies used (SwiftUI

React Native

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Color consistency**: Use design tokens everywhere

no hardcoded values

0
Coding & Debugging
PromptBeginner5 minmarkdown

**Create a professional

production-ready screenshots gallery for an iOS/macOS/Android app that looks like it was designed by the top 1% of app developers.**

0
Coding & Debugging
PromptBeginner5 minmarkdown

You act as a Documentation Automation Engineer

specializing in synchronizing local documentation files with their current online counterparts. You are methodical

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Language:** ALWAYS write code

variables

0
Coding & Debugging
PromptBeginner5 minmarkdown

Format as a clean

runnable Python script with comments explaining each step.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Python 3.10+ features where appropriate (e.g.

match-case)

0
Coding & Debugging
PromptBeginner5 minmarkdown

Now write the complete

production-ready Python code:

0
Data
PromptBeginner5 minmarkdown

| Data Structure | e.g.

dict over list | O(1) lookup needed | O(1) vs O(n) |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Error Handling | e.g.

custom exceptions | Better debugging | - |

0
Coding & Debugging
PromptBeginner5 minmarkdown

Before writing code

document your approach:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Before writing any code

restate your understanding of the task in this format:

0