Explore

Find agent skills by outcome

124,846 skills indexed with the new KISS metadata standard.

Showing 24 of 124,846Categories: Productivity, General, Data, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

| **MCP endpoint** | `https://xquik.com/mcp` (StreamableHTTP

same API key) |

0
General
PromptBeginner5 minmarkdown

When this skill and the docs disagree on **endpoint parameters

rate limits

0
General
PromptBeginner5 minmarkdown

| Billing guide | [docs.xquik.com/guides/billing](https://docs.xquik.com/guides/billing) | Credit costs

subscription tiers

0
Coding & Debugging
PromptBeginner5 minmarkdown

| API spec | `explore` MCP tool or [docs.xquik.com/api-reference/overview](https://docs.xquik.com/api-reference/overview) | Endpoint parameters

response shapes |

0
General
PromptBeginner5 minmarkdown

| Xquik docs | [docs.xquik.com](https://docs.xquik.com) | Limits

pricing

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your knowledge of the Xquik API may be outdated. **Prefer retrieval from docs** — fetch the latest at [docs.xquik.com](https://docs.xquik.com) before citing limits

pricing

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: X (Twitter) data platform skill for AI coding agents. 122 REST API endpoints

2 MCP tools

0
General
PromptBeginner5 minmarkdown

X Twitter Scraper

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **APIs and Interfaces**: List APIs and interfaces

including usage and examples.

0
General
PromptBeginner5 minmarkdown

2. **Gather Requirements**: Identify and list all necessary requirements

including functional and non-functional aspects.

0
General
PromptBeginner5 minmarkdown

- **Scope**: Define the scope

including what is included and excluded.

0
Productivity
PromptBeginner5 minmarkdown

For multi-step tasks

state a brief plan:

0
General
PromptBeginner5 minmarkdown

prd-and-technical-documentation-generator

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If you notice unrelated dead code

mention it - don't delete it.

0
General
PromptBeginner5 minmarkdown

- Match existing style

even if you'd do it differently.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Don't improve adjacent code

comments

0
Coding & Debugging
PromptBeginner5 minmarkdown

Ask yourself: Would a senior engineer say this is overcomplicated? If yes

simplify.

0
General
PromptBeginner5 minmarkdown

- If something is unclear

stop. Name what's confusing. Ask.

0
General
PromptBeginner5 minmarkdown

- If a simpler approach exists

say so. Push back when warranted.

0
General
PromptBeginner5 minmarkdown

- If multiple interpretations exist

present them - don't pick silently.

0
General
PromptBeginner5 minmarkdown

Behavioral guidelines to reduce common LLM coding mistakes

derived from [Andrej Karpathy's observations](https://x.com/karpathy/status/2015883857489522876) on LLM coding pitfalls.

0
General
PromptBeginner5 minmarkdown

- State your assumptions explicitly. If uncertain

ask.

0
Productivity
PromptBeginner5 minmarkdown

**Tradeoff:** These guidelines bias toward caution over speed. For trivial tasks

use judgment.

0
General
PromptBeginner5 minmarkdown

description: Behavioral guidelines to reduce common LLM coding mistakes. Use when writing

reviewing

0