last30days

18.0k
sickn33sickn33

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

last30days

3.2k
mvanhornmvanhorn

Research a topic from the last 30 days. Also triggered by 'last30'. Sources: Reddit, X, YouTube, Hacker News, Polymarket, web. Become an expert and write copy-paste-ready prompts.

193 days ago

50-viral-gemini-ai-prompts-ready-to-copy-paste-for-aefb3d26

1.8k
openclawopenclaw

Polaroid-style portrait of a woman smiling, casual outfit, natural light, using reference face

193 days ago

50-viral-gemini-ai-prompts-ready-to-copy-paste-for-335a199b

1.8k
openclawopenclaw

Three women posing in urban street fashion, dramatic lighting, stylish hairstyles, using reference faces

193 days ago

50-viral-gemini-ai-prompts-ready-to-copy-paste-for-e7b5d316

1.8k
openclawopenclaw

Romantic couple hugging on a beach at sunset, cinematic lighting, soft focus, using reference faces

193 days ago

substack-formatter

1.8k
openclawopenclaw

Transform plain text into Substack article format with proper HTML formatting for copy-paste into Substack editor.

193 days ago

last30days

1.8k
openclawopenclaw

Research any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.

193 days ago

Meta Tags - SEO Tag Generator

1.8k
openclawopenclaw

Generate HTML meta tags for SEO, Open Graph, Twitter Cards, JSON-LD. Copy-paste ready. Perfect for web developers. Free CLI tool.

193 days ago

ralph-loop

1.8k
openclawopenclaw

Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a “Ralph loop”, “Ralph Wiggum loop”, or an AI loop to plan/build code via PROMPT.md + AGENTS.md, SPECS, and IMPLEMENTATION_PLAN.md, including PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions.

193 days ago

50-viral-gemini-ai-prompts-ready-to-copy-paste-for-4ac228ab

1.8k
openclawopenclaw

Epic fantasy group portrait in a magical forest, mystical lighting, dynamic poses, remove objects from original photo, using reference faces

193 days ago

50-viral-gemini-ai-prompts-ready-to-copy-paste-for-e41bb853

1.8k
openclawopenclaw

Multi-age family playing in a park, golden-hour lighting, candid expressions, using reference photos

193 days ago

clipboard-handler

376
a5c-aia5c-ai

Cross-platform clipboard operations for text, images, files, and rich content

clipboardcross-platformdesktop+2
193 days ago

go-table-driven-tests

318
Xe X Go Table Driven TestsXe X Go Table Driven Tests

Write Go table-driven tests following Go community best practices and this repository's conventions. Use when writing or refactoring Go tests, especially when you notice repeated test patterns or copy-pasted test code.

193 days ago

tool-hooks-doctor

271
HeyvhuangHeyvhuang

Detect whether Claude Code evolution hooks are installed/enabled, and print a copy-paste fix. Use when you expect runs/evolution artifacts but nothing is being written. Triggers: hooks, evolution, runs/evolution, settings.json, PreToolUse, PostToolUse.

193 days ago

dry-refactoring

216
YYH211YYH211

Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.

193 days ago

using-worldedit

76
amenti-labsamenti-labs

WorldEdit commands for BULK operations - terrain modification, large fills, copy/paste, spheres/cylinders. For detailed structures with oriented blocks (doors, stairs), use build_schematic instead. WorldEdit is best for terrain, large regions, and geometric shapes.

193 days ago

code-ratchets

43
AD-SDLAD-SDL

Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.

193 days ago

devexpert-testimonials

28
antoniolgantoniolg

Import DevExpert testimonials from Google Sheets (gog) or pasted TSV lists, format text with line breaks, crop profile images to 400x400, copy them to src/assets/testimonials, update src/data/testimonials.json, and optionally update AI Expert IDs in src/pages/cursos/expert/ai.astro. Use when adding new testimonials or processing images.

193 days ago

outreach-templates

27
majesticlabs-devmajesticlabs-dev

Copy-paste templates for cold outreach, guest posts, podcast pitches, and link building with follow-up sequences.

193 days ago

script-kit-clipboard

20
Johnlindquist Script Kit Next Script Kit ClipboardJohnlindquist Script Kit Next Script Kit Clipboard

Clipboard history module for Script Kit GPUI. Use when working with clipboard monitoring, history storage, entry management, image handling, or paste functionality. Triggers on clipboard_history, ClipboardEntry, copy_entry_to_clipboard, init_clipboard_history.

193 days ago

shadcn-ui

15
bobmatnycbobmatnyc

shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership

193 days ago

curl-command-generator

12
patricio0312revpatricio0312rev

Generates ready-to-run cURL commands from Express, Next.js, Fastify, or other API routes. Creates copy-paste commands with proper headers, authentication, and request bodies. Use when users request "generate curl commands", "curl examples", "api curl", or "command line api testing".

193 days ago

using-wpf-clipboard

12
christian289christian289

Uses WPF Clipboard for copy/paste operations with text, images, and custom data formats. Use when implementing copy/paste functionality or inter-application data transfer.

193 days ago

debug

9
vltanskyvltansky

This skill should be used when debugging frontend/UI bugs that need runtime evidence. USE THIS SKILL (instead of adding console.log) when you're about to: "add console.log and ask user to check", "open DevTools and tell me what you see", "reproduce the bug and share the output", "check the browser console". Triggers: "debug this", "fix this bug", "why isn't this working", "investigate this issue", "trace the problem", "figure out why X happens", "UI not updating", "state is wrong", "value is null/undefined", "click doesn't work", "modal not showing". Automates log collection server-side - you read logs directly, no user copy-paste needed.

193 days ago

builder-ux

7
Bbeierle12Bbeierle12

Builder user experience systems for Three.js building games. Use when implementing prefab/blueprint save/load, undo/redo command patterns, ghost preview placement, multi-select, or copy/paste building mechanics. Covers the UX layer that makes building feel responsive and intuitive.

193 days ago

accelint-readme-writer

6
gohypergiantgohypergiant

Use when creating or editing a README.md file in any project or package. Recursively parses codebase from README location, suggests changes based on missing or changed functionality, and generates thorough, human-sounding documentation with copy-pasteable code blocks and practical examples.

193 days ago

nano-banana-prompt-builder

6
ohadlevi22ohadlevi22

Build professional image generation prompts for Nano Banana (Gemini 2.5 Flash Image). Guides users through an interactive Q&A to craft prompts using photography and cinematography terminology. Optimized for placing real photos of people into creative scenes. No API needed - outputs copy-paste ready prompts.

193 days ago

last30days

5
agent-skills-hubagent-skills-hub

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

vidiq-metadata-skill

5
SGobetSGobet

Collects vidIQ data via guided copy-paste workflow and generates metadata.md with optimized YouTube title, description, tags, and hashtags. Use after script generation or when preparing video for upload.

193 days ago

create-component-nextjs-page

5
idealjsidealjs

This skill is used to create example pages for components in the website documentation, specifying the elements and organizational conventions that an example page should include: component purpose, copy-paste runnable basic examples, common variants, interactions and edge cases, accessibility points, and testing and visual-regression snapshot paths. Examples use MDX/TSX format and ensure the code can be copied and run directly.

193 days ago

gh-issue-templates

4
poindexter12poindexter12

Standardized GitHub issue templates for bugs, features, and tasks. Provides title formats, body structure, and required sections. Use when creating issues to ensure consistency. Includes copy-paste templates in templates/ directory.

193 days ago

last30days

4
ngxtmngxtm

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

manage-bibliography

2
pjt222pjt222

Create, merge, and deduplicate BibTeX bibliography files using R packages (RefManageR, bibtex). Parse .bib files into structured R objects, merge multiple bibliographies with deduplication by DOI or title similarity, generate entries from DOI/ISBN/arXiv ID, and export clean sorted .bib files. Use when creating a new .bib file for an R Markdown or Quarto project, merging bibliographies from multiple collaborators, deduplicating a .bib that has grown through copy-paste accumulation, or generating BibTeX entries programmatically from DOIs or other identifiers.

193 days ago

manage-bibliography

2
pjt222pjt222

Create, merge, and deduplicate BibTeX bibliography files using R packages (RefManageR, bibtex). Parse .bib files into structured R objects, merge multiple bibliographies with deduplication by DOI or title similarity, generate entries from DOI/ISBN/arXiv ID, and export clean sorted .bib files. Use when creating a new .bib file for an R Markdown or Quarto project, merging bibliographies from multiple collaborators, deduplicating a .bib that has grown through copy-paste accumulation, or generating BibTeX entries programmatically from DOIs or other identifiers.

193 days ago

axiom-transferable-ref

1
megastepmegastep

Use when implementing drag and drop, copy/paste, ShareLink, or ANY content sharing between apps or views - covers Transferable protocol, TransferRepresentation types, UTType declarations, SwiftUI surfaces, and NSItemProvider bridging

193 days ago

ax-privacy

1
KasempiternalKasempiternal

Privacy manifests, permissions UX, ATT, localization (String Catalogs, plurals, RTL, Xcode 26 generated symbols), Transferable/drag-drop/copy-paste/ShareLink, App Intents discoverability, debug deep links, and Required Reason APIs

193 days ago

last30days

1
rootcastlecorootcastleco

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

deep-research

1
mayrsaschamayrsascha

Generate a structured Deep Research prompt and copy it to clipboard. Use when complex analysis or extensive research is needed — the user then pastes into their preferred deep research tool (Gemini, Perplexity, ChatGPT, etc.).

193 days ago

last30days

haniakrim21haniakrim21

Research a topic from the last 30 days on Reddit + X + the broader web, become an expert, and write copy‑paste‑ready prompts for the user's target tool.

193 days ago

last30days

oki3505Foki3505F

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

last30days

reikiplanetreikiplanet

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

193 days ago

seravo-dev

aivokoneaivokone

Use this skill FIRST for any Seravo-hosted WordPress task. Trigger when the user mentions Seravo, production/shadow, deploy, Git-based deploys, SSH, DDEV, DB sync/import/export, or Seravo custom wp-* commands (wp-backup*, wp-purge-cache, wp-list-env). Start by identifying the environment (production vs shadow vs local) and enforce safety: agents must not run destructive or state-changing commands on production. When production write is needed, provide exact copy-paste commands for the user. Use Seravo-specific CLI and workflows instead of generic WP guidance to avoid wrong commands and risky prod changes.

193 days ago