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.
brand-lock-extractor
Extract a production-ready brand-lock.md from a brand's existing assets. Point it at a website URL, a brand book PDF, screenshots, or a written description and it produces the nine-section brand-lock the rest of shotkit consumes, with a confidence and source noted for every value
cm-ai
用户明确说“规格已确认,开始实现”或要求按已审批 CM specs 开发时使用。新任务默认由 JS workflow 驱动 N1-N8,完成开发、独立审查、QA 与文档同步;模糊点子、未审规格和单独一句“继续”不能触发编码批准。
All 24 from kingxiaozhe/cm-workflow
db-expert
관계형 스키마를 설계·검토하거나 인덱스·쿼리 튜닝·트랜잭션·마이그레이션을 다룰 때, 그리고 doksam pig 의 공유 PostgreSQL 클러스터를 운영할 때 사용한다. SQLite 고유 주제는 sqlite-expert 를 쓴다.
All 14 from leeyudok/doksam-skills
skf-forger
Skill compilation specialist — the forge master. Use when the user asks to "talk to Ferris" or requests the "Skill Forge agent."
All 15 from armelhbobdad/bmad-module-skill-forge
msw
Apply the Minimum Sufficient Work (MSW) principle through the MSW Kernel to scope, execute, verify, and stop agent work. State the requested outcome and smallest proof, admit a claim only when deleting it would leave the contract unmet or unproven, do and prove each necessary cla
All 5 from transcendr/slopware-skills
game-client-to-server-reverse
从游戏客户端(安装包/APK/IPA/EXE 或 dump.cs、lua、usmap、抓包等)反推服务端协议并复现可部署服务端。含阅读路径分派、原理层(primer:三要素/数据包协议/协议表/热更源码)、四阶段路线图(workflow-roadmap:静态分析→建工具+登录链→重定向→补包循环→清单迭代)、11 种反推方法选择器(含内联服务端路线)、接口清单提取器(tools/)、协议规格模板(protocol.spec.yaml)、wire 级定点改写(不等 schema 齐就能跑)、客户端地址来源清查、三轴状态与验收体系、发布运维清单、进度清单(T
agent-research-aggregator
Pre-pipeline aggregator that scans AI agent cache directories (.claude, .cursor, .antigravity, .openclaw) or any user-specified directory for experimentation logs, extracts insights and numeric results, and formats them as PaperOrchestra-ready inputs (idea.md + experimental_log.m
All 8 from ar9av/paperorchestra
api-verification
Prove a search, filter or API answer is real before relying on it, and budget web search across a fan-out. Use when querying an unfamiliar API, a filter returns suspiciously clean results, a per-item error may have been swallowed, or briefing research agents.
All 14 from jakeselby/agent-harness
jira-communication
Use when handling Jira issues, sprints, boards, links, fields, worklogs, attachments, or users, or on any Jira intent without a key ("create/find a ticket", "pick a project"). Auto-triggers on Jira URLs and issue keys (PROJ-123). Also use when MCP Atlassian tools fail or are unav
All 3 from netresearch/jira-skill
agents
Imported from haoming-luo/agentfem/docs/agents.
All 2 from haoming-luo/agentfem