Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 313-336 of 50481 skills
mattpocock

tdd

by mattpocock

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Refactoring 116.2K 3mo ago
NousResearch

jupyter-live-kernel

by NousResearch

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a live Jupyter kernel. No new tools required.

API Dev 179.1K 2mo ago
NousResearch

openhue

by NousResearch

Control Philips Hue lights, rooms, and scenes via the OpenHue CLI. Turn lights on/off, adjust brightness, color, color temperature, and activate scenes.

Automation 179.1K 2mo ago
NousResearch

polymarket

by NousResearch

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

API Dev 179.1K 2mo ago
NousResearch

nano-pdf

by NousResearch

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

CLI Tools 179.1K 3mo ago
NousResearch

findmy

by NousResearch

Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.

CLI Tools 179.1K 2mo ago
NousResearch

xitter

by NousResearch

Interact with X/Twitter via the x-cli terminal client using official X API credentials. Use for posting, reading timelines, searching tweets, liking, retweeting, bookmarks, mentions, and user lookups.

CLI Tools 179.1K 2mo ago
NousResearch

hermes-agent

by NousResearch

Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.

Auth 179.1K 1mo ago
NousResearch

blogwatcher

by NousResearch

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Add blogs, scan for new articles, and track what you've read.

Monitoring 179.1K 3mo ago
mattpocock

edit-article

by mattpocock

The user will invoke this skill to help them edit an article.

Analytics 116.5K 4mo ago
mattpocock

edit-article

by mattpocock

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

Refactoring 116.4K 1mo ago
mattpocock

ubiquitous-language

by mattpocock

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

Code Gen 116.4K 1mo ago
mattpocock

Obsidian Vault

by mattpocock

```

Embeddings 116.2K 3mo ago
mattpocock

request-refactor-plan

by mattpocock

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

Code Gen 116.2K 1mo ago
mattpocock

setup-pre-commit

by mattpocock

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

Code Review 116.1K 3mo ago
mattpocock

migrate-to-shoehorn

by mattpocock

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

Processing 116.1K 3mo ago
mattpocock

zoom-out

by mattpocock

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

Agents 116.1K 1mo ago
facebook

test

by facebook

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Automation 245.4K 4mo ago
facebook

verify

by facebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

Automation 245.4K 4mo ago
facebook

extract-errors

by facebook

Use when adding new error messages to React, or seeing "unknown error code" warnings.

Automation 245.4K 4mo ago
facebook

flow

by facebook

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

Debugging 245.4K 4mo ago
facebook

feature-flags

by facebook

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

Code Review 245.4K 4mo ago
facebook

fix

by facebook

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

Automation 245.4K 4mo ago
facebook

flags

by facebook

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

Automation 245.4K 4mo ago