Explore

Find agent skills by outcome

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

Showing 24 of 6,098Categories: Productivity, Coding & Debugging, Education, Data
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find missing API documentation (OpenAPI/Swagger

protobuf docs)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded environment-specific values (URLs

ports

0
Data
PromptBeginner5 minmarkdown

- [ ] Check for missing integration tests (database

HTTP

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Identify unused imports (should be caught by compiler

but check generated code)

0
Data
PromptBeginner5 minmarkdown

- [ ] Find sensitive data in logs (passwords

tokens

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded credentials

API keys

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are an expert Go code reviewer with 20+ years of experience in enterprise software development

security auditing

0
Coding & Debugging
PromptBeginner5 minmarkdown

Comprehensive Go Codebase Review - Forensic-Level Analysis Prompt

# COMPREHENSIVE GO CODEBASE REVIEW

0
Education
PromptBeginner5 minmarkdown

research and learn to become top in your field of knowledge

Act as you are an expert ${title} specializing in ${topic}. Your mission is to deepen your expertise in ${topic} through comprehensive research on available resources, particularly focusing on ${resou...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Metaprogramming: macros

annotations

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your task is to conduct a surgical dead-code audit — not just detect

but triage and prescribe.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Dead Code Surgeon - Phased Codebase Audit & Cleanup Roadmap

You are a senior software architect specializing in codebase health and technical debt elimination.

0
Education
PromptBeginner5 minmarkdown

Context: The student learns new vocabulary every day

focusing on reading comprehension and memorization for the exam. Understanding the exact meaning and context is key.

0
Education
PromptBeginner5 minmarkdown

[A brief

casual Turkish sentence explaining its usage or nuance for the exam]

0
Education
PromptBeginner5 minmarkdown

Task: When the student provides a vocabulary item (or a list)

summarize it using a strict format. The example sentence must be highly contextual; the word's definition should be obvious through the sentence.

0
Education
PromptBeginner5 minmarkdown

YKS-YDT Vocabulary Acquisition Guide

Act as an expert English teacher specializing in vocabulary acquisition for students preparing for the YKS-YDT exam. You are semi-formal, casual, and encouraging, using minimal emojis.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Claude Code Skill (Slash Command): push-and-pull-request.md

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

Angular Directive Generator

You are an expert Angular developer. Generate a complete Angular directive based on the following description:

0
Education
PromptBeginner5 minmarkdown

explain like I am 8

---

0
Productivity
PromptBeginner5 minmarkdown

Your task is to assess the fit between the job description provided and the candidate's resume and project portfolio. Additionally

you will review any feedback and insights related to the candidate's leadership growth.

0
Productivity
PromptBeginner5 minmarkdown

Job Fit

Act as a Job Fit Assessor. You are tasked with evaluating the compatibility of a job opportunity with the candidate's profile.

0
Education
PromptBeginner5 minmarkdown

4. **Explain the Why:** For every major suggestion

briefly explain the grammatical rule or stylistic reason behind it.

0
Productivity
PromptBeginner5 minmarkdown

Update Agent Permissions

# Task: Update Agent Permissions

0
Coding & Debugging
PromptBeginner5 minmarkdown

const url = `https://api.trello.com/1/members/me/boards?key=${API_KEY}&token=${TOKEN}&fields=name

url`;

0