Explore

Find agent skills by outcome

61,575 skills indexed with the new KISS metadata standard.

Showing 24 of 61,575Categories: Coding & Debugging, General, Creative
General
PromptBeginner5 minmarkdown

For each batch

list:

0
General
PromptBeginner5 minmarkdown

If any of these exemptions applies

lower the confidence rating accordingly and state the reason.

0
General
PromptBeginner5 minmarkdown

- Configuration-driven behavior (symbol names in config files

env vars

0
General
PromptBeginner5 minmarkdown

- Framework lifecycle hooks (e.g. beforeEach

onMount

0
General
PromptBeginner5 minmarkdown

- Dynamic dispatch

reflection

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Metaprogramming: macros

annotations

0
General
PromptBeginner5 minmarkdown

- Serialization / deserialization targets (ORM models

JSON mappers

0
General
PromptBeginner5 minmarkdown

• Package-level dependencies (package.json

go.mod

0
General
PromptBeginner5 minmarkdown

Before marking anything dead

rule out these false-positive sources:

0
General
PromptBeginner5 minmarkdown

• Types

classes

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

but triage and prescribe.

0
General
PromptBeginner5 minmarkdown

• Functions / methods never invoked (including indirect calls

callbacks

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

(Korkunç bir diş ağrım var

bu yüzden hemen bir dişçiye görünmeliyim.)

0
General
PromptBeginner5 minmarkdown

Türkçe: -meli

-malı

0
General
PromptBeginner5 minmarkdown

Example Sentence: I have a terrible toothache

so I should see a dentist immediately.

0
General
PromptBeginner5 minmarkdown

5. After you think you are done with the issue

with a clear fresh new perspective

0
General
PromptBeginner5 minmarkdown

6. After you are confident that you have implemented the changes without problems

bugs

0
General
PromptBeginner5 minmarkdown

4. Implement while commiting along the way

following git commit best practices.

0
Creative
PromptBeginner5 minmarkdown

2. Start on the latest version of main

do a pull if necesseray. Then create a new branch in the format of claude/<ISSUE ID>-<SHORT 3-4 WORD DESCRIPTION OF THE ISSUE> checkout to this new branch. All your changes/commits should happen on th...

0
General
PromptBeginner5 minmarkdown

1. Use the Linear MCP to get the context of the issue

the issue number is at $0.

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

---

0
General
PromptBeginner5 minmarkdown

Work on Linear Issue

---

0
General
PromptBeginner5 minmarkdown

allowed-tools: Bash(git add:*)

Bash(git status:*)

0