- Home
- /
- Categories
- /
Email composition and templates
use-case-spec
by martinellich
Creates detailed use case specification documents with actors, preconditions, main success scenarios, alternative flows, postconditions, and business rules. Use when the user asks to "write a use case", "specify a use case", "document system behavior", "define scenarios", "write a functional spec", or mentions use case specification, acceptance criteria, or user scenarios.
inertia-rails-auth
by cole-robertson
Implement authentication and authorization in Inertia Rails applications. Use when setting up login, sessions, permissions, and access control with Devise, has_secure_password, or other auth solutions.
inertia-rails-forms
by cole-robertson
Build forms in Inertia Rails applications with proper validation, file uploads, and error handling. Use when implementing forms, handling validation errors, or working with file uploads in Inertia.js with Rails.
convert-erlang-clojure
by aRustyDev
Convert Erlang code to idiomatic Clojure. Use when migrating Erlang/OTP applications to Clojure/JVM, translating BEAM processes to JVM concurrency, or refactoring distributed systems from OTP to Clojure patterns. Extends meta-convert-dev with Erlang-to-Clojure specific patterns.
code-refactoring
by julianromli
Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.
cleanddd-dotnet-coding
by netcorepal
在 CleanDDD 项目中落地已建模的需求(聚合/命令/查询/API 端点(Endpoints)/事件/仓储/配置/测试)的编码指南;用于编写或修改业务功能、端点与数据访问时
orchestrator
by Salesably
Diagnoses marketing needs and sequences appropriate skills for comprehensive campaigns. This skill should be used when unsure which marketing skill to use, planning multi-step marketing campaigns, creating integrated marketing strategies, or when a project spans multiple marketing disciplines.
follow-up-emails
by Salesably
Creates professional follow-up emails after sales calls that capture key points and drive next steps. Use this skill when sending post-call summaries, confirming action items, or maintaining deal momentum between conversations.
newsletter
by Salesably
Creates engaging newsletters using 9 proven formats for recurring audience engagement. This skill should be used when launching a newsletter, improving open and click rates, varying content to prevent subscriber fatigue, or when existing newsletters feel stale or generic.
security-awareness
by 1Password
Teaches AI agents to recognize and avoid security threats during normal activity. Covers phishing detection, credential protection, domain verification, and social engineering defense. Use when building agents that access email, credential vaults, web browsers, or sensitive data.
Finding Open Access Papers
by kthorn
Use Unpaywall API to find free full-text versions of paywalled papers
resend
by mikkelkrogsholm
"Resend — email API for developers. Use when building with Resend or asking about its APIs, configuration, patterns, or integration. Fetch live documentation for up-to-date details."
faion-content-marketer
by faionfaion
"Content marketing: strategy, copywriting, SEO, email campaigns, social media."
guidance
by L-yifan
Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework
expansion-retention
by chadboyda
"When the user wants to reduce churn, build expansion revenue, automate customer success, or optimize net revenue retention. Also use when the user mentions 'churn,' 'retention,' 'expansion revenue,' 'upsell,' 'NRR,' 'net revenue retention,' 'customer success,' 'land and expand,' 'closed-lost,' or 'renewal.' This skill covers expansion and retention systems from usage triggers through automated customer success."
powerful-framework
by Salesably
Applies the POWERFUL deal qualification framework to analyze sales opportunities. Use this skill when qualifying deals, assessing opportunity strength, identifying gaps in deal intelligence, or coaching sales teams on deal execution.
user-module
by psincraian
myfy UserModule for authentication with email/password, OAuth, sessions, and JWT. Use when working with UserModule, BaseUser, OAuth providers, login, registration, password reset, email verification, or user authentication.
frontend-module
by psincraian
myfy FrontendModule for server-side rendering with Jinja2, Tailwind 4, DaisyUI 5, and Vite. Use when working with FrontendModule, templates, render_template, static files, Tailwind CSS, or Vite HMR.
documenting-code-comments
by third774
Standards for writing self-documenting code and best practices for when to write (and avoid) code comments. Use when auditing, cleaning up, or improving inline code documentation.
nextjs-app
by AIDotNet
生成Next.js 14+ App Router组件,包括服务端组件、客户端组件、API路由、中间件和数据获取模式。
test-generator
by AIDotNet
自动生成全面的测试套件,包括单元测试、集成测试和E2E测试,支持Jest、Vitest、pytest、xUnit等。
database-designer
by AIDotNet
设计和优化数据库模式,支持PostgreSQL、MySQL、SQLite和MongoDB。包括ER建模、规范化、索引优化和迁移脚本生成。
prompt-engineer
by AIDotNet
设计、优化和测试AI模型提示词,使用系统化的提示工程技术,包括少样本学习、思维链和结构化输出。
documentation-writer
by AIDotNet
生成全面的文档,包括README文件、API文档、代码注释(JSDoc、docstrings、XML)和架构文档。