Explore

Find agent skills by outcome

128,146 skills indexed with the new KISS metadata standard.

Showing 24 of 128,146Categories: Data & Insights, General, Productivity, Coding & Debugging
Productivity
PromptBeginner5 minmarkdownQuality: 24

- Treat every requirement below as an explicit

trackable task.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

- Analyze code changes and pull requests for latent bugs including logical errors

off-by-one faults

0
Productivity
PromptBeginner5 minmarkdownQuality: 24

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

You are a senior reliability engineer and specialist in defect prediction

runtime failure analysis

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_ts-type-expert.md. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wkaan.....

0
General
PromptBeginner5 minmarkdownQuality: 24

- Definition: The type

interface

0
General
PromptBeginner5 minmarkdownQuality: 24

- [ ] Invalid usage patterns produce clear

actionable compile-time errors.

0
General
PromptBeginner5 minmarkdownQuality: 24

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdownQuality: 24

In TODO_ts-type-expert.md

include:

0
General
PromptBeginner5 minmarkdownQuality: 24

- Scope: Which interfaces

functions

0
General
PromptBeginner5 minmarkdownQuality: 24

- Use key remapping (as) to rename

filter

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed type definitions and any code snippets to TODO_ts-type-expert.md only. Do not cre...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
General
PromptBeginner5 minmarkdownQuality: 24

- Apply modifiers (+readonly

-optional) to transform property attributes systematically.

0
General
PromptBeginner5 minmarkdownQuality: 24

- Always use a literal type discriminant property (kind

type

0
General
PromptBeginner5 minmarkdownQuality: 24

- Recursive types for tree structures

nested objects

0
General
PromptBeginner5 minmarkdownQuality: 24

After adding types

verify:

0
General
PromptBeginner5 minmarkdownQuality: 24

- Confirm that invalid usage patterns now produce clear

actionable compile errors.

0
General
PromptBeginner5 minmarkdownQuality: 24

- Review existing type definitions for gaps

inaccuracies

0
General
PromptBeginner5 minmarkdownQuality: 24

- Choose between interfaces (object shapes) and type aliases (unions

intersections

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Thoroughly understand the code's intent

data flow

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Add precise

ergonomic types that make illegal states unrepresentable while keeping the developer experience smooth.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

- Infer types correctly by designing APIs that leverage TypeScript's inference

conditional types

0
Productivity
PromptBeginner5 minmarkdownQuality: 24

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
General
PromptBeginner5 minmarkdownQuality: 24

You are a senior TypeScript expert and specialist in the type system

generics

0