Trending Skills

The hottest skills gaining momentum in the community right now.

Showing 50209-50232 of 50484 skills
c-kick

srt-translate

by c-kick

Vertaal Engelse SRT ondertitelbestanden naar Nederlands, of review bestaande Nederlandse ondertiteling. Volgt Netflix Dutch Timed Text Style Guide + Modelrichtlijnen Nederlandse Ondertiteling (Auteursbond). Gebruik bij verzoeken om EN→NL ondertitelvertaling, SRT lokalisatie, of review/controle van bestaande NL ondertitels tegen EN bron. Niet voor algemene vertaling zonder SRT-bestand, niet voor ondertiteling in andere talen dan Nederlands, niet voor audio-transcriptie. Primaire methode: orchestrate.sh pipeline (script-gestuurd, headless). Alternatief: interactieve modus voor losse fasen of review.

Agents 0 3mo ago
InsipidPoint

checkmate

by InsipidPoint

"Focus your agent on a long-running task and keep iterating until your satisfaction criteria are met — not just a best-effort attempt. Use when you want to lock your agent into a quality loop: it converts your goal into machine-checkable criteria, spins up a worker, judges the output, feeds back gaps, and repeats until PASS or you call it done. Good for tasks where correctness matters: code that must pass tests, docs that must hit a standard, research that must be thorough, anything where 'good enough on first try' isn't acceptable. Triggers on 'checkmate: TASK', 'keep going until it passes', 'don't stop until done', 'quality loop', 'iterate until satisfied', 'judge and retry'."

Agents 0 3mo ago
Alexis315

pwa-review

by Alexis315

Comprehensive 185-point PWA audit beyond Lighthouse - analyzes manifest, service worker, offline capabilities, security, iOS compatibility, and advanced PWA features

Accessibility 0 3mo ago
helebest

holo-polymarket

by helebest

Polymarket 预测市场工具。查询热门预测、搜索市场、分析概率趋势、追踪大户持仓。

API Dev 0 3mo ago
getfoundry

unbrowse

by getfoundry

Reverse-engineer any website into reusable API skills. Capture network traffic, discover endpoints, learn API patterns, execute learned skills, and manage auth for gated sites. Use when someone wants to scrape structured data from a website, discover hidden APIs, automate web interactions, or bypass the need for official API documentation.

Auth 0 3mo ago
manthis

SKILL.md — task-router

by manthis

```

Automation 0 3mo ago
Humans-Not-Required

Blog Platform

by Humans-Not-Required

GitHub: https://github.com/Humans-Not-Required/blog

API Dev 0 3mo ago
kerta1n

excalidraw

by kerta1n

"Use when working with .excalidraw or .excalidraw.json files or user explicitly mentions excalidraw - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)"

Code Gen 0 3mo ago
dablon

e2e-reporter

by dablon

"Automated E2E testing and evidence collection using Puppeteer. Use when you need to: (1) Verify application flows with real browser execution, (2) Capture screenshots for progress reports, (3) Inspect API responses in a live environment, (4) Generate verifiable evidence of feature completion."

Code Gen 0 3mo ago
aivexl

Gemini API Development Skill

by aivexl

(Catatan: Langkah pengoperasian Merchant Dashboard ini ditambahkan sesuai arahan di luar spesifikasi murni Gemini API SDK)

API Dev 0 3mo ago
resided

fightbook

by resided

P2P AI Combat Arena - Configure fighters, watch them battle in real-time

API Dev 0 3mo ago
547895019

esp-idf-helper

by 547895019

Help develop, build, flash, and debug ESP32/ESP8266 firmware using Espressif ESP-IDF on Linux/WSL. Use when the user asks about ESP-IDF project setup, configuring targets, menuconfig, building, flashing via esptool/idf.py, serial monitor, partition tables, sdkconfig, troubleshooting build/flash/monitor errors, or automating common idf.py workflows from the command line.

CLI Tools 0 3mo ago
Cygnusfear

obsidian-plan-wiki

by Cygnusfear

Create and manage behavior specification wikis in Obsidian format. Use when creating specs, documenting features, or when user mentions "wiki", "spec", "feature", or "Obsidian".

Git & VCS 0 3mo ago
Cygnusfear

finishing-a-development-branch

by Cygnusfear

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Code Review 0 3mo ago
Cygnusfear

superpower-zustand

by Cygnusfear

MANDATORY for creating Zustand stores. This skill is required when users request state management, creating stores, or mention Zustand. Do NOT create Zustand stores without this skill - all stores must use the required StoreBuilder pattern with immer middleware and factory pattern separation

Code Gen 0 3mo ago
Cygnusfear

chrome-devtools

by Cygnusfear

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.

API Dev 0 3mo ago
Cygnusfear

the-oracle

by Cygnusfear

This skill should be used when the user asks to "use the oracle" or "ask the oracle" for deep research, analysis, or architectural questions. The oracle excels at multi-source research combining codebase exploration and web searches, then synthesizing findings into actionable answers. Use for complex questions requiring investigation across multiple sources, architectural analysis, refactoring plans, debugging mysteries, and code reviews.

Academic 0 3mo ago
Cygnusfear

create-skill

by Cygnusfear

This skill should be used when users want to create a new skill (or update an existing skill) that extends your capabilities with specialized knowledge, workflows, or tool integrations.

CLI Tools 0 3mo ago
Cygnusfear

obsidian-upgrade

by Cygnusfear

Upgrade Obsidian wikis to latest format. Handles structure migration (phases/tasks → features/specs), comment format upgrades (adding emoji prefixes), and Johnny Decimal feature organization. Use when user mentions "upgrade wiki", "migrate wiki", "update wiki format", or has old-format comments.

Code Review 0 3mo ago
Cygnusfear

writing-skills

by Cygnusfear

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Agents 0 3mo ago
Cygnusfear

check-plan

by Cygnusfear

Audit implementation progress against a plan ticket, verify completed work, identify remaining tasks, and validate quality. Use when user asks to check plan status, verify implementation, see what's left to do, or validate plan completion.

Code Review 0 3mo ago
Cygnusfear

systematic-debugging

by Cygnusfear

ONLY USE THIS SKILL UPON USER/HOOMAN REQUEST TO USE EXACTLY THIS SKILL, ONLY RUN ON HOOMAN [OK]. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 0 3mo ago
Cygnusfear

using-superpowers

by Cygnusfear

Guidelines for using skills effectively - load relevant skills before complex tasks, not every message

Automation 0 3mo ago
Cygnusfear

4-step-program

by Cygnusfear

Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes. Ensures agents achieve 10/10 quality before presenting to human.

Agents 0 3mo ago