- Home
- /
- Categories
- /
Email composition and templates
angular
by ncdevshiv
"Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns."
authentication
by Dsantiagomj
Authentication patterns for JWT, sessions, OAuth, MFA, and secure auth flows. Trigger: When implementing authentication, when setting up JWT tokens, when building login flows, when integrating OAuth providers, when implementing password reset, when adding MFA.
better-auth
by brixtonpham
"TypeScript authentication framework (framework-agnostic). Features: email/password, OAuth (Google, GitHub, Discord), 2FA (TOTP, SMS), passkeys/WebAuthn, session management, RBAC, rate limiting, database adapters. Actions: implement, configure, secure authentication systems. Keywords: Better Auth, authentication, authorization, OAuth, email/password, 2FA, MFA, TOTP, passkeys, WebAuthn, session management, RBAC, rate limiting, database adapter, TypeScript auth, social login, Google auth, GitHub auth, Discord auth, email verification, password reset. Use when: implementing TypeScript auth, adding OAuth providers, setting up 2FA/MFA, managing sessions, configuring RBAC, building secure auth systems."
validation
by Alicoder001
Zod schema validation patterns for TypeScript applications. Use when validating API responses, form data, environment variables, or any runtime data. Type-safe validation with automatic TypeScript inference.
newsletter-assembly
by arielperez82
Assemble selected stories, poll, and show notes into a complete newsletter
popup-cro
by kunhai-88
"创建或优化弹窗、模态框、覆盖层、滑入、横幅以提升转化时使用。触发词:exit intent、popup conversions、modal optimization、lead capture popup、email popup、announcement banner、overlay。弹窗外表单见 form-cro;一般页面转化优化见 page-cro。"
background-tasks
by Nomik94
백그라운드 작업 패턴 레퍼런스. Use when: 백그라운드 작업, 비동기 작업, Celery, 이메일 발송, 무거운 작업, 큐, task queue, 작업 스케줄링, periodic task, BackgroundTasks, worker, 작업 재시도, retry, dead letter. NOT for: 단순 async/await (FastAPI 기본 비동기).
revenue-acceleration
by ScientiaCapital
GTM workflows for revenue acceleration across Scientia projects. Use for demo preparation, sales outreach, battle cards, pricing strategy, and revenue tracking. Triggers on "revenue focus", "prepare demo", "sales outreach", "battle card", "GTM strategy", "pricing", "tier-1 projects".
access-to-jobs
by dougdevitre
AI-powered Workforce Navigator — open-source, state-deployable workforce development skill grounded in the WIOA framework. Default reference implementation uses the Missouri WIOA Combined State Plan (PY 2024-2027). Handles job matching, resume generation, cover letters, employer communications, interview prep, action planning, WIOA program/eligibility screening, training pathways, salary guidance, LinkedIn building, job fair prep, job retention plans, and staff workflows for Job Center employees. Trigger for ANY employment-related request: job search, resumes, cover letters, applications, interviews, career plans, WIOA eligibility, training, or workforce programs. Always trigger for barrier populations including reentry, veterans, youth, dislocated workers, SNAP/TANF participants, or individuals with disabilities. Part of the Access To open-source civic tech initiative by CoTrackPro.
send-email
by samunderwood
Use when sending transactional emails (welcome messages, order confirmations, password resets, receipts), notifications, or bulk emails via Resend API.
sayhello
by mojito-llm
Generate friendly greetings in multiple languages and styles. Use this skill when users request greetings, welcome messages, or multilingual hello messages for various contexts (formal, casual, cultural).
newsletter
by Growth4U-systems
"Create best-in-class newsletters that people actually want to read. Use when someone needs to write a newsletter edition, develop a newsletter format, or improve their newsletter game. Covers multiple formats - roundup, deep-dive, personal essay, curated links, news briefing. References patterns from Lenny Rachitsky, Morning Brew, Greg Isenberg, Sahil Bloom, The Hustle, and top AI newsletters. Triggers on: write newsletter, newsletter format, help with my newsletter, newsletter edition about X, weekly roundup. Outputs publication-ready newsletter content or format templates."
read-no-evil-mcp
by thekie
Secure email access via read-no-evil-mcp. Protects against prompt injection attacks in emails. Use for reading, sending, deleting, and moving emails.
ok-git
by okash1n
git config global を前提に、日常的な Git 操作(状況確認・ブランチ作成・安全コミット・同期)を実行する。ユーザーが「コミットして」「ブランチ切って」「pushして」「差分見て」などを依頼したときに使う。git config は変更せず既存設定を利用する。
role-implementer
by teodevlor
Default Implementer mode for writing production code. Use for general coding tasks following project conventions.
accessibility
by Dsantiagomj
Web accessibility (a11y) patterns and WCAG compliance. Covers WCAG 2.2 Level A/AA/AAA, ARIA attributes, keyboard navigation, screen reader support, color contrast, and semantic HTML. Trigger: When implementing accessibility features, when building accessible components, when ensuring WCAG compliance, when adding ARIA attributes, when handling keyboard navigation.
better-auth-best-practices
by samunderwood
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
form-cro
by alexwelcing
Optimize forms for maximum conversion rates and completion
email-campaign-strategist
by tonyflo79
Design complete email campaign strategy — campaign type, email-by-email sequence blueprint, body type assignments, emotional arc, and urgency escalation. Use when launching a new email campaign, planning an email sequence, or determining the strategic architecture of a promotional email series. This skill is the architect of the email campaign — it decides WHAT gets written; E1-E4 decide HOW. Operates in two modes: Mode A (downstream from Skills 01-09 with full strategic context) or Mode B (standalone from user brief). Produces campaign-blueprint.yaml for handoff to E1 (writer). Trigger when users mention email strategy, campaign planning, sequence design, email architecture, or starting an email promotion.
ruby-rails
by racar
Ruby on Rails 8 and Ruby 3.2 backend development. Use when working on Rails applications, API development, ActiveRecord models, database migrations, service objects, serializers, RSpec testing, or Ruby code optimization. Triggers on Rails-specific patterns like controllers, models, migrations, jobs, concerns, serializers, and Rails configuration.
employment-contract-templates
by TriNgo0108
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
editorial-voice-matching
by arielperez82
Match article output to a target publication's editorial voice using a
preventing-sql-injection
by djankies
Prevent SQL injection by using $queryRaw tagged templates instead of $queryRawUnsafe. Use when writing raw SQL queries or dynamic queries.
kysely-postgres
by qwexs
Write effective, type-safe Kysely queries for PostgreSQL. This skill should be used when working in Node.js/TypeScript backends with Kysely installed, covering query patterns, migrations, type generation, and common pitfalls to avoid.