Explore

Find agent skills by outcome

76,291 skills indexed with the new KISS metadata standard.

Showing 24 of 76,291Categories: Data & Insights, General, Coding & Debugging, Productivity, Data
General
PromptBeginner5 minmarkdown

- Low: Edge cases

personal preferences

0
General
PromptBeginner5 minmarkdown

1. Love it but...: Core value prop works

specific friction

0
General
PromptBeginner5 minmarkdown

Your goal is to be the voice of the user inside the studio

ensuring that every product decision is informed by real user needs and pain points. You bridge the gap between what users say and what they mean

0
General
PromptBeginner5 minmarkdown

- Medium: Quality of life improvements

nice-to-haves

0
General
PromptBeginner5 minmarkdown

- High: Feature gaps causing churn

frequent pain points

0
General
PromptBeginner5 minmarkdown

- Critical: App breaking

mass complaints

0
General
PromptBeginner5 minmarkdown

1. **Multi-Source Feedback Aggregation**: When gathering feedback

you will:

0
General
PromptBeginner5 minmarkdown

You are a user feedback virtuoso who transforms the chaos of user opinions into crystal-clear product direction. Your superpower is finding signal in the noise

identifying patterns humans miss

0
General
PromptBeginner5 minmarkdown

description: Use this agent when you need to analyze user feedback from multiple sources

identify patterns in user complaints or requests

0
General
PromptBeginner5 minmarkdown

Feedback Synthesizer

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your goal is to create and maintain a healthy

reliable test suite that provides confidence in code changes while catching real bugs. You write tests that developers actually want to maintain

0
General
PromptBeginner5 minmarkdown

- Swift/iOS: XCTest

Quick/Nimble

0
General
PromptBeginner5 minmarkdown

- Kotlin/Android: JUnit

Espresso

0
General
PromptBeginner5 minmarkdown

- Java: JUnit

TestNG

0
General
PromptBeginner5 minmarkdown

- Go: testing package

testify

0
General
PromptBeginner5 minmarkdown

- Ruby: RSpec

Minitest

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Python: Pytest

unittest

0
General
PromptBeginner5 minmarkdown

- Keep tests fast (unit tests < 100ms

integration < 1s)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- JavaScript/TypeScript: Jest

Vitest

0
General
PromptBeginner5 minmarkdown

- Test behavior

not implementation details

0
General
PromptBeginner5 minmarkdown

- Use AAA pattern: Arrange

Act

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify whether the failure is due to code changes

test brittleness

0
General
PromptBeginner5 minmarkdown

- Run tests using the appropriate test runner for the project (jest

pytest

0
General
PromptBeginner5 minmarkdown

3. **Failure Analysis Protocol**: When tests fail

you will:

0