Search Skills
Search across 54932 indexed skills
crypto-tools
Practical crypto tooling — data access, monitoring, security. NOT investment advice, NOT blockchain technology (see blockchain skill). This skill: How...
content-marketing
On first use, read setup.md for integration guidelines. User needs help with content strategy, editorial planning, blog posts, social media content, o...
notify
Use when sending notifications to users from an AI agent. Covers channel selection, timing, formatting, and avoiding notification fatigue. | Type | Ch...
http
307 vs 308: both preserve method; 307 temporary, 308 permanent—use these for POST/PUT redirects 301/302 may change POST to GET (browser behavior)—don'...
mysql
| Topic | File | |-------|------| | Index design deep dive | indexes.md | | Transactions and locking | transactions.md | | Query optimization | querie...
csv
Fields containing comma, quote, or newline MUST be wrapped in double quotes Double quotes inside quoted fields escape as "" (two quotes), not backslas...
ffmpeg
-ss BEFORE -i: fast seek, may be inaccurate—starts from nearest keyframe -ss AFTER -i: frame-accurate but slow—decodes from start Combine both: -ss 00...
typescript
User needs TypeScript expertise — from basic typing to advanced generics. Agent handles type narrowing, inference, discriminated unions, and strict mo...
ecommerce
| Topic | File | |-------|------| | Code traps that break production | code-traps.md | | Platform comparison (costs, features) | platforms.md | | Oper...
markdown
Blank line required before lists, code blocks, and blockquotes—without it, many parsers continue the previous paragraph Nested lists need 4 spaces (no...
developer
Readable code beats clever code — you'll read it 10x more than write it Functions do one thing — if you need "and" to describe it, split it Name thing...
writer
Scan first word of each paragraph - if 3+ start with "This/The/It" = robotic Vary with: "Meanwhile", "Consider", "Beyond that", action verbs, specific...