Explore

Find agent skills by outcome

60,988 skills indexed with the new KISS metadata standard.

Showing 24 of 60,988Categories: Creative, Cursor-rules, General, Data, Education, Coding & Debugging
General
PromptBeginner5 minmarkdown

Generate an enhanced command prompt

Generate an enhanced version of this prompt (reply with only the enhanced prompt - no conversation, explanations, lead-in, bullet points, placeholders, or surrounding quotes):

0
Coding & Debugging
PromptBeginner5 minmarkdown

Personal Form Builder App Design

Act as a product designer and software architect. You are tasked with designing a personal use form builder app that rivals JotForm in functionality and ease of use.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Improve the following code

Improve the following code

0
Creative
PromptBeginner5 minmarkdown

It's very much true what you are conscious becomes available to you is very much true because when you are conscious of something okay example you are conscious of being wealthy or being rich it will naturally manifest because your body naturally hate being broke. you get to know how to make money you you only to you you will just start going through videos or harmony skills acquiring skills talent so I can be able to make money you start getting to have knowledge with books to have knowledge on how to make money how to grow financially and how to grow materially how you can you can get get money put it in an investment and get more money.it doesn't only apply your financial life but also apply in your spiritual life

relationship life

0
General
PromptBeginner5 minmarkdown

A mother who is conscious of her child will naturally love her child

will naturally want protect her kid

0
General
PromptBeginner5 minmarkdown

Our minds is the gateway to our success and failure in life. Unknowingly our thoughts affect how we living

the way things are supposed to be done.

0
General
PromptBeginner5 minmarkdown

Our mind is such a deep and powerful thing. It's where thoughts

emotions

0
General
PromptBeginner5 minmarkdown

Mindset refers to the mental attitude or set of beliefs that shape how you perceive the world

approach challenges

0
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
General
PromptBeginner5 minmarkdown

Romantic Rainy Scene Video

They are standing under the rain, looking at each other romantically. Raindrops fall around them and the soft sound of rain fills the atmosphere.

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
General
PromptBeginner5 minmarkdown

- Common: `cargo build`

`cargo test`

0
General
PromptBeginner5 minmarkdown

- `Makefile`

README/docs

0
General
PromptBeginner5 minmarkdown

- `src/`

`crates/`

0
General
PromptBeginner5 minmarkdown

| Unit Test | `#[cfg(test)]`

`#[test]` | rust-test |

0
General
PromptBeginner5 minmarkdown

| Integration Test | `tests/`

`#[tokio::test]` | integration-test |

0
General
PromptBeginner5 minmarkdown

| Trait | `pub trait *`

`impl * for` | rust-trait |

0
General
PromptBeginner5 minmarkdown

| CLI | `clap`

`#[derive(Parser)]` | cli-app |

0
General
PromptBeginner5 minmarkdown

| Error Type | `thiserror`

`anyhow`

0
General
PromptBeginner5 minmarkdown

| Diesel Model | `diesel::`

`Queryable`

0
Data
PromptBeginner5 minmarkdown

| SQLx | `sqlx::`

`FromRow`

0
General
PromptBeginner5 minmarkdown

| SeaORM | `sea_orm::`

`Entity`

0
General
PromptBeginner5 minmarkdown

| Service | `impl *Service`

`pub struct *Service` | rust-service |

0
General
PromptBeginner5 minmarkdown

| Repository | `*Repository`

`trait *Repository` | rust-repository |

0