Explore

Find agent skills by outcome

100,597 skills indexed with the new KISS metadata standard.

Showing 24 of 100,597Categories: Coding & Debugging, General
General
PromptBeginner5 minmarkdown

- Develop a polished

professional-looking UI interface with dark colors and tones.

0
General
PromptBeginner5 minmarkdown

- Use variables for customizable elements: ${mainChatScreen}

${agentCreationScreen}

0
General
PromptBeginner5 minmarkdown

Photorealistic Cozy Home Scene with Natural Lighting

Imagine a setting in a cozy home environment. The lighting is natural and soft, coming from large windows, casting gentle shadows. Include details such as a comfortable sofa, warm colors, and personal...

0
General
PromptBeginner5 minmarkdown

- Tailor recommendations to diverse user profiles

such as frequent travelers or those with significant remittances,FALSE,TEXT,[email protected]

0
General
PromptBeginner5 minmarkdown

- Include features such as customizable templates

conditional logic

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

| SeaORM | `sea_orm::`

`Entity`

0
General
PromptBeginner5 minmarkdown

| Service | `impl *Service`

`pub struct *Service` | rust-service |

0