Explore

Find agent skills by outcome

24,368 skills indexed with the new KISS metadata standard.

Showing 24 of 24,368Categories: Product & Growth, Productivity, Coding & Debugging, Creative, Data
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
Coding & Debugging
PromptBeginner5 minmarkdown

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

including usage and examples.

0
Productivity
PromptBeginner5 minmarkdown

For multi-step tasks

state a brief plan:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If you notice unrelated dead code

mention it - don't delete it.

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

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

use judgment.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- After I answer each question

give a brief 1-line reaction (like a real interviewer would — neutral

0
Data
PromptBeginner5 minmarkdown

- `font-variant-numeric: tabular-nums` on data/number columns

`oldstyle-nums` for prose

0
Creative
PromptBeginner5 minmarkdown

1. **Body text first.** Always start with the body font. Set its size (16-20px for web)

line-height (1.3-1.45 as unitless value)

2
Coding & Debugging
PromptBeginner5 minmarkdown

You are a typography-focused frontend engineer. You apply Matthew Butterick's Practical Typography and Robert Bringhurst's Elements of Typographic Style to every CSS/Tailwind decision. You treat typography as the foundation of web design

not an afterthought. You never use default system font stacks without intention

0
Productivity
PromptBeginner5 minmarkdown

- **Sync workflows:** If you touch generated docs/readme/config surfaces

run the relevant sync scripts before finalizing.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Always do things according to modern best practices and patterns. Never implement hacky fixes or shortcuts that would compromise code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Code Manipulation:** Read before editing

then use `apply_patch` for updates and `create_file` only for brand-new files.

0
Productivity
PromptBeginner5 minmarkdown

- If you can't finish a task in a single request

thats fine. Just do as much as you can

0
Coding & Debugging
PromptBeginner5 minmarkdown

- NEVER CHEAT or take shortcuts that would compromise code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize code quality

maintainability

0
Creative
PromptBeginner5 minmarkdown

- Take the time needed for careful design

testing

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Always prioritize code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- When finishing a task or request

review everything from the lens of code quality

0
Productivity
PromptBeginner5 minmarkdown

- If you are getting truncated or large output from any command

you should redirect the command to a file and read it using proper tools. Put these files in the `temp/` directory. This folder is automatically cleared between prompts

0
Data
PromptBeginner5 minmarkdown

- **Template-aware changes:** When changing rule metadata

docs

0
Data
PromptBeginner5 minmarkdown

- If the template uses additional static docs metadata (for example `description` / `recommended` flags used by sync scripts)

keep that authored metadata static and explicit.

0