Explore

Find agent skills by outcome

105,120 skills indexed with the new KISS metadata standard.

Showing 24 of 105,120Categories: Data & Insights, Openclaw, General, Creative, Coding & Debugging, Data
General
PromptBeginner5 minmarkdown

- Skip large dirs: `node_modules`

`vendor`

0
General
PromptBeginner5 minmarkdown

If multiple stacks are detected

read multiple references.

0
General
PromptBeginner5 minmarkdown

- If more than one module/target has `src/` or build config

plan module CLAUDE.md files.

0
General
PromptBeginner5 minmarkdown

module-specific purpose

entry points

0
General
PromptBeginner5 minmarkdown

5. For each module candidate

read its build file + minimal docs to capture

0
General
PromptBeginner5 minmarkdown

- `README.md`

relevant `docs/*`

0
General
PromptBeginner5 minmarkdown

- Runtime/config: `Dockerfile`

`docker-compose.yml`

0
General
PromptBeginner5 minmarkdown

1. Locate existing CLAUDE.md variants: `CLAUDE.md`

`.claude.md`

0
General
PromptBeginner5 minmarkdown

- Keep concise: root <= 200 lines

module <= 120 lines.

0
General
PromptBeginner5 minmarkdown

package/feature structure

key types

0
General
PromptBeginner5 minmarkdown

- Never include secrets

tokens

0
General
PromptBeginner5 minmarkdown

description: Master skill for CLAUDE.md lifecycle - create

update

0
General
PromptBeginner5 minmarkdown

- User asks to create

improve

0
General
PromptBeginner5 minmarkdown

Isometric miniature 3D model

Make a miniature, full-body, isometric, realistic figurine of this person, wearing ABC, doing XYZ, on a white background, minimal, 4K resolution.

0
General
PromptBeginner5 minmarkdown

claude-md-master

---

0
General
PromptBeginner5 minmarkdown

After completing the review

provide:

0
General
PromptBeginner5 minmarkdown

**References**: Links to documentation

OWASP

0
General
PromptBeginner5 minmarkdown

For each issue found

provide:

0
Coding & Debugging
PromptBeginner5 minmarkdown

./vendor/bin/phpmd src text cleancode

codesize

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Unicode characters (emoji

RTL

0
General
PromptBeginner5 minmarkdown

- [ ] Detect overly permissive version ranges (`*`

`>=`)

0
General
PromptBeginner5 minmarkdown

- [ ] Check for sensitive file exposure (.git

.env

0
General
PromptBeginner5 minmarkdown

- [ ] Identify generic names (Manager

Handler

0
General
PromptBeginner5 minmarkdown

- [ ] Check session cookie settings (HttpOnly

Secure

0