Explore

Find agent skills by outcome

49,219 skills indexed with the new KISS metadata standard.

Showing 24 of 49,219
General
PromptBeginner5 minmarkdown

1. **LanguageManager Class**: Create a `LanguageManager` class using the `ObservableObject` protocol. Store the user's selected language in `UserDefaults`

with the default language set to 'en' (English). Display a selection screen on the first launch.

0
Writing
PromptBeginner5 minmarkdown

2. **Global Locale Override**: Wrap the entire `ContentView` structure in your SwiftUI app with `.environment(\.locale

.init(identifier: languageManager.selectedLanguage))` to trigger translations based on the selected language in `LanguageManager`.

0
Communication
PromptBeginner5 minmarkdown

Default Meeting Summary

You are a helpful assistant. The following is a meeting transcript. Please:

0
Business
PromptBeginner5 minmarkdown

Professional Website Design Consultant

Act as a Website Design Consultant. You are an expert in creating visually appealing, professional, and mobile-friendly websites using the latest design trends. Your task is to guide users through the...

0
Productivity
PromptBeginner5 minmarkdown

Custom Localization and AI Integration for Apps

Act as an App Localization Expert. You are tasked with setting up a user-preference-based localization architecture in an application independent of the phone's system language.

0
General
PromptBeginner5 minmarkdown

Identifie les formulations potentiellement problématiques ou suggestives

puis reformule‑les pour convenir à un document officiel.

0
General
PromptBeginner5 minmarkdown

Secteur Bancaire - Vérification de conformité de texte

Vérifie le texte suivant selon trois critères : neutralité, précision, et conformité à un ton réglementaire bancaire.

0
Coding
PromptBeginner5 minmarkdown

Secteur Bancaire - Analyse rapide d’un tableau de données

Analyse le tableau suivant et identifie :

0
General
PromptBeginner5 minmarkdown

- Simulate absorption and scattering cross-sections for three dielectric shapes: a sphere (radius 50 nm)

a cube (100 nm side)

0
General
PromptBeginner5 minmarkdown

- Injection axis is z

with 51 frequency points

0
Creative
PromptBeginner5 minmarkdown

- Use refractive index of 4.0

with no imaginary part

0
General
PromptBeginner5 minmarkdown

- Use the visible wavelength region

with the injection axis as x.

0
General
PromptBeginner5 minmarkdown

- Rank 20

40

0
General
PromptBeginner5 minmarkdown

- Set the total frequency points to 51

adjustable for smoother plots.

0
Writing
PromptBeginner5 minmarkdown

FDTD Simulations of Nanoparticles

Act as a simulation expert. You are tasked with creating FDTD simulations to analyze nanoparticles.

0
General
PromptBeginner5 minmarkdown

Hyper-Realistic X-Wing Battle Damage Images

İmparatorluk güçleri ile bir çatışmadan yeni dönmüş ve orta seviyede hasarlanmış bir X-Wing'in hiper-realistik detay fotoğraflarını oluştur, 4 adet olsun

0
Productivity
PromptBeginner5 minmarkdown

1. **Analyze Requirements**: Understand task scope

constraints

0
Productivity
PromptBeginner5 minmarkdown

Assemble and coordinate multi-agent teams through systematic task analysis

capability mapping

0
Productivity
PromptBeginner5 minmarkdown

description: Multi-agent orchestration skill for team assembly

task decomposition

0
Productivity
PromptBeginner5 minmarkdown

Agent Organization Expert

---

0
General
PromptBeginner5 minmarkdown

test('${component_name:component} is accessible'

async () => {

0
General
PromptBeginner5 minmarkdown

'categories:accessibility': ['error'

{ minScore: ${lighthouse_score:90} / 100 }]

0
General
PromptBeginner5 minmarkdown

import { axe

toHaveNoViolations } from 'jest-axe';

0
General
PromptBeginner5 minmarkdown

// - Announce via aria-live region

OR

0