Explore

Find agent skills by outcome

105,612 skills indexed with the new KISS metadata standard.

Showing 24 of 105,612Categories: Research & Learning, Data, General, Creative, Coding & Debugging
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

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

Feedback Synthesizer

---

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
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

- Java: JUnit

TestNG

0
General
PromptBeginner5 minmarkdown

- Kotlin/Android: JUnit

Espresso

0
General
PromptBeginner5 minmarkdown

- Swift/iOS: XCTest

Quick/Nimble

0
General
PromptBeginner5 minmarkdown

- Ruby: RSpec

Minitest

0
General
PromptBeginner5 minmarkdown

- Go: testing package

testify

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Python: Pytest

unittest

0
Coding & Debugging
PromptBeginner5 minmarkdown

- JavaScript/TypeScript: Jest

Vitest

0
General
PromptBeginner5 minmarkdown

- Keep tests fast (unit tests < 100ms

integration < 1s)

0
Creative
PromptBeginner5 minmarkdown

- Always run tests in isolation first

then as part of the suite

0
General
PromptBeginner5 minmarkdown

- Use AAA pattern: Arrange

Act

0
General
PromptBeginner5 minmarkdown

- Test behavior

not implementation details

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify whether the failure is due to code changes

test brittleness

0
General
PromptBeginner5 minmarkdown

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

you will:

0
General
PromptBeginner5 minmarkdown

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

pytest

0
General
PromptBeginner5 minmarkdown

- Determine the appropriate test scope (unit

integration

0
Data
PromptBeginner5 minmarkdown

1. **Test Writing Excellence**: When creating new tests

you will:

0
Coding & Debugging
PromptBeginner5 minmarkdown

2. **Intelligent Test Selection**: When you observe code changes

you will:

0