examples skills

107 tagged examples, measured the same way as everything else here.

Browse within: cursor-rules 40typescript 32agentic 30cookbook 30demo 14miniprogram 14wechat 14公众号 14seedance-20 9

dev-pain-finder

01

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Scrape real developer pain points for any keyword, technology, or problem space from Reddit, Hacker News, dev.to, and GitHub Discussions simultaneously — then group complaints by theme, score them by frequency and upvote weight, and return a ranked opportunity map showing where developer frustration is high and…

2.1k 4d ago A 160 tokens original MIT

kb-builder

02

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Build an Obsidian-compatible knowledge base from public web sources using the TinyFish CLI. Use this skill when a user wants a builder-grade markdown knowledge base on a technical topic, asks for a structured research vault, or wants a topic compiled from live public sources into interlinked markdown files. Supports…

2.1k 4d ago A 158 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Monitor brand mentions, sentiment, and industry chatter across the web using TinyFish Search and Fetch. Use when a user asks to track what people are saying about a brand, product, or topic, run social listening, or get a pulse on public perception. If the user already named the target, proceed directly. Default time…

2.1k 4d ago A 86 tokens original MIT

create-page

04

openshift-examples/web

Skill Claude CodeCodex

Create a new documentation page/chapter in the OpenShift Examples site. Use when the user asks to create a new page, add a new chapter, add a new topic, or scaffold new content under content/.

181 18d ago A 45 tokens

git-coauthor

05

openshift-examples/web

Skill Claude CodeCodex

Use when committing changes made with AI assistance. Adds the AI agent as a co-author to the git commit using the GitHub Co-authored-by trailer convention. Trigger phrases: "commit with co-author", "add AI as co-author", "commit changes".

181 18d ago A 56 tokens

run-linter

06

openshift-examples/web

Skill Claude CodeCodex

Use when the user wants to run the linter, pre-commit checks, or markdownlint/yamllint on this project. Covers the requirement to stage/commit changes first.

181 18d ago A 41 tokens

docsector/docsector-reader

Skill Claude CodeCodex

Author Docsector documentation with Markdown, d-block custom elements, page structures, blocks, MCP, WebMCP, and agent-readable docs. Use when writing or editing Docsector pages, choosing content blocks, creating examples, documenting APIs, or helping an AI understand Docsector authoring syntax.

21 28d ago A 65 tokens original MIT

docsector/docsector-reader

Skill Claude CodeCodex

Create and implement new features in Docsector with initial environment mapping, clarification questions when gaps exist, regression tests, and a README update in the related section. Use when developing functionality, evolving existing behavior, adding new support, or delivering a complete feature in the project.

21 28d ago A 58 tokens original MIT

spotify-api

12

fabioc-aloha/spotify-skill

Skill Claude CodeCodex

Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating cover art, ALWAYS read…

16 10mo ago A 100 tokens original Apache-2.0

meeting-presenter

13

pattern-ai-labs/built-with-agentcall

Skill Claude CodeCodex

Join a Google Meet, Zoom, or Teams meeting as an AI presenter and DELIVER a presentation — slides on the bot's camera, narrated aloud, auto-advancing. Hand it a DOCUMENT (PDF, PowerPoint, or Word) or a TOPIC. A PowerPoint (already a deck) is shown as-is; a Word/PDF document is turned into a meaningful deck the agent…

12 1mo ago A 113 tokens original MIT

meeting-standup

14

pattern-ai-labs/built-with-agentcall

Skill Claude CodeCodex

Turns your AI agent into a STANDUP MANAGER: it joins your Google Meet, Zoom, or Teams call as an audio-only bot and runs the whole daily standup. Calls on each person in the call by name, keeps time, tracks blockers across days, then posts a summary with action items to the chat and stays on to manage it. Use when…

12 1mo ago A 96 tokens original MIT

py-clean-arch

16

CJHwong/py-clean-architecture-examples

Skill Claude CodeCodex

Use this skill when the user asks about Clean Architecture in Python — not generic theory, but the specific layer conventions (l1entities, l2usecases, l3interfaceadapters, l4frameworksanddrivers), folder patterns, boundary interfaces, and .importlinter.ini contracts from CJHwong/py-clean-architecture-examples. Fetches…

11 2mo ago A 113 tokens

jabrena/cursor-rules-examples

Skill Claude CodeCodex

Use when you need to review, improve, or troubleshoot a Maven pom.xml file — including dependency management with BOMs, plugin configuration, version centralization, multi-module project structure, build profiles, or any situation where you want to align your Maven setup with industry best practices. Part of the…

2 5d ago A 71 tokens original Apache-2.0

jabrena/cursor-rules-examples

Skill Claude CodeCodex

Use when you need to apply Java exception handling best practices — including using specific exception types, managing resources with try-with-resources, securing exception messages, preserving error context via exception chaining, validating inputs early with fail-fast principles, handling thread interruption…

2 5d ago A 105 tokens original Apache-2.0

jabrena/cursor-rules-examples

Skill Claude CodeCodex

Use when you need to apply Java concurrency best practices — including thread safety fundamentals, ExecutorService thread pool management, concurrent design patterns like Producer-Consumer, asynchronous programming with CompletableFuture, immutability and safe publication, deadlock avoidance, virtual threads, scoped…

2 5d ago A 78 tokens original Apache-2.0