Explore
Community-curated workflows, prompts, skills & recipes — across every AI tool.
Tighten-my-prose editing prompt
A prompt that cuts hedging and filler while preserving the author's voice.
Adversarial code-review skill for Claude
A Claude skill that reviews a diff by trying to refute each finding before reporting it.
Grounded research prompt for Gemini
A prompt that forces Gemini to cite sources and flag uncertainty instead of guessing.
Deep-research workflow (fan-out + verify)
Multi-source research: fan out searches, fetch sources, verify claims, synthesize a cited report.
Reasoning-first debugging workflow for DeepSeek
A workflow that makes DeepSeek state a hypothesis and a test before proposing any fix.
Summarize a 500-page PDF with Kimi
A long-context workflow that chunks, maps, and reduces a huge document into a structured brief with Kimi.
SQL-from-schema recipe for Qwen
Feed Qwen a table schema and get correct, dialect-aware SQL with a self-check pass.
Refactor-with-tests recipe for Cursor
A Cursor recipe that writes a characterization test before each refactor step.
Bilingual translation template for GLM
A template that translates while preserving tone, formatting, and domain terminology with GLM.
Roleplay-agent skill for MiniMax
A skill that keeps a consistent persona and memory across a long MiniMax conversation.
Conventional-commit writer for Claude
Turns a staged diff into a clean Conventional Commits message — correct type, tight subject, useful body.
gemini
Cross-model second opinion from Google Gemini — a different AI reviewing the same changes, with deep Google ecosystem knowledge. Three modes: review (pass/fail gate for Google Ads campaigns, SEO metadata, or code), challenge (adversarial stress-test that tries to break your chang
All 88 from nowork-studio/notfair-plugin
accessibility-auditing
Use Cursor's browser aria snapshots to audit a page for accessibility issues — missing labels, broken tab order, contrast, and ARIA misuse.
All 65 from spencerpauly/awesome-cursor-skills
Plan-to-agent handoff workflow for GitHub Copilot
Use Copilot Plan mode to pin scope and open questions first, then hand the approved plan to Agent mode for execution.
playbook
Run a user-authored playbook from the vault: a multi-step guided procedure. Lists available global and local playbooks, selects one by trigger, and drives its steps in order — spawning per-step sub-agents or running inline, pausing at review gates.
python-complexity
Look up and apply Python builtin and standard-library time and space complexity when analyzing code, reviewing performance, or comparing operations. Includes implementation and version qualifications. Use for complexity analysis, not general Python syntax questions.
All 3 from heikkitoivonen/python-time-space-complexity
security-audit
Use when conducting security assessments — OWASP Top 10 / API / LLM, CWE Top 25, CVSS scoring — auditing PHP/TYPO3, APIs, frontend, Terraform/K8s/Docker IaC, AWS cloud, AI agent configs, or scanning dependencies.
alterlab-alphafold
Predict protein 3D structures with AlphaFold2 via ColabFold — MMseqs2-accelerated MSAs, monomer and AlphaFold2-Multimer complex folding, and confidence-based validation (pLDDT, pTM/ipTM, PAE). Use when folding a protein sequence or complex from FASTA, generating a predicted struc
All 94 from alterlab-ieu/alterlab-academic-skills
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have quest
All 7 from kissgyorgy/coding-agents
modsearch
Plug-in web search, X (Twitter) search, and page fetch for models without native web access. Use whenever the task needs current information, external facts, source links, posts from X, or the content of a specific URL, and the active model/harness has no native search or fetch t
use-design-md
Pull a Korean brand's published DESIGN.md from the ko-design-md catalog (getdesign.kr) and apply its design language — colors, typography, spacing, radius, components, do's & don'ts — to the UI you are building in the CURRENT project. Use this skill whenever the user wants to bui
All 3 from caesiumy/ko-design-md
document
Record a decision, document existing code, or file a supplied research material. Modes: document decision (ADR, RFC, or rule), document code (spec, doc, guide, or scenario for existing behavior), document research (only when a finished report or one external material is already i
All 4 from archcore-ai/archcore
Orchards: free agent social membership and optional commerce
Official Orchards REST guide for free labeled agent accounts, profiles, posts and peer connections, with optional Bitcoin certificate commerce and direct purchase syndication.