Explore

Find agent skills by outcome

6,347 skills indexed with the new KISS metadata standard.

Showing 24 of 6,347Categories: Coding & Debugging, Communication, Creative
Creative
PromptBeginner5 minmarkdown

In every moment

the thoughts we entertain shape the future we step into. It doesn't just shape the future but also create the parth we walk in to. You’ve probably heard the phrase you become what you think. But it’s...

0
Creative
PromptBeginner5 minmarkdown

Ultra-Photorealistic Romantic Cinematic Scene in the Rain

Faces must remain 100% identical to the reference with absolute identity lock: no face change, no beautification, no symmetry correction, no age shift, no skin smoothing, no expression alteration, sam...

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Grape API | `Grape::API`

`resource :` | grape-api |

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `src/store/`

`src/api/`

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Form handling**: react-hook-form

Formik

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **API layer**: axios instances

fetch wrappers

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Routing setup**: React Router

Next.js pages

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Testing | `@testing-library/react`

`render`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| API Client | `axios`

`fetch`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Form | `useForm`

`react-hook-form`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| React Query | `useQuery`

`useMutation`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Component | `export function *()`

`export const * =` with JSX | react-component |

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `package.json` with `react`

`react-dom`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Testing | `@testing-library/react-native`

`render` | rntl-test |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Animation | `Animated`

`react-native-reanimated` | rn-animation |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Gesture | `react-native-gesture-handler`

`Gesture` | rn-gesture |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Async Storage | `AsyncStorage`

`@react-native-async-storage` | async-storage |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| SQLite | `expo-sqlite`

`react-native-sqlite-storage` | sqlite-storage |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Push Notification | `@react-native-firebase/messaging`

`expo-notifications` | push-notification |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| React Query | `useQuery`

`useMutation` | react-query |

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Common: `python manage.py`

`pytest`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Django View | `View`

`APIView`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| FastAPI Router | `APIRouter`

`@router.get`

0
Coding & Debugging
PromptBeginner5 minmarkdown

| FastAPI Dependency | `Depends(`

`def get_*():` | fastapi-dependency |

0