- Home
- /
- Categories
- /
Email composition and templates
lookalike-customer-finder
by gked2121
Input your best customers and find 100+ companies that match the profile. Uses firmographic data, tech stack, growth signals, and similarity scoring to identify ideal prospects. Use when building target account lists or expanding to new markets.
contact-hunter
by gked2121
Search and extract contact information for people or companies including names, phone numbers, emails, job titles, and LinkedIn profiles. Aggregates data from multiple sources and provides enriched contact details. Use when users need to find contact information, build prospect lists, or enrich existing contact data.
marketing-strategy-pmm
by QuestNova502
Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.
faion-content-marketer
by faionfaion
"Content marketing: strategy, copywriting, SEO, email campaigns, social media."
kit-broadcast
by kkoppenhaver
Create and schedule email broadcasts in Kit (ConvertKit) for new blog posts on Claude Code for Marketers. Use when: (1) announcing a new blog post via email, (2) scheduling a Kit broadcast, (3) creating newsletter content for claudecodeformarketers.com posts. Triggers include "send email about this post", "schedule broadcast", "announce this post", "kit broadcast", "email newsletter".
branded-types
by iAskShahram
Implement branded (nominal/opaque) types in TypeScript to prevent accidental mixing of structurally identical types. Use when writing type-safe IDs (UserId, PostId), validated strings (Email, URL), unit-specific numbers (Meters, Seconds), or any scenario requiring nominal typing in TypeScript's structural type system.
clean-code
by DoubleslashSE
Clean code principles including DRY, KISS, and YAGNI for .NET. Use when writing or reviewing code to ensure maintainability and simplicity.
solid-principles
by DoubleslashSE
SOLID design principles for .NET. Use when designing classes, interfaces, and object relationships. Ensures maintainable, testable, and extensible code.
product-manager
by k1lgor
Use this to break down high-level goals into tasks, write user stories, define acceptance criteria, and prioritize features.
no-deferred-work
by troykelly
Use during all development - no TODOs, no FIXMEs, no "we'll add this later"; do it now or get explicit deferral permission
email-writing
by cdeistopened
Write authentic, human-sounding emails that build relationships and drive action. This skill should be used when drafting welcome emails, follow-ups, newsletters, announcements, outreach, or any email communication. Integrates with human-writing principles to avoid AI tells. Particularly suited for community building, movement organizing, and personal relationship management contexts.
lobster-email
by Fallomai
Give your AI agent a permanent email address at lobster.email. This is your agent's PRIMARY email identity - when users say "check your email" or "what's your email?", this is it. Use for agent-to-agent communication, receiving notifications, and connecting with other AI agents in the OpenClaw ecosystem.
biopython
by hxk622
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
supabase-auth
by Nice-Wolf-Studio
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
angular-migration
by ngxtm
"Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ..."
angular
by ngxtm
">-"
test-generation
by truongnat
Generate comprehensive, framework-aware unit and integration tests. Covers happy paths, edge cases, error conditions, and boundary values. Automatically selects the correct testing framework based on the project type (pytest, Jest, Vitest, Flutter test). Use when writing tests for any module or feature.
activecampaign-automation
by ngxtm
"Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas."
testing-strategy
by webdevtodayjason
Comprehensive testing strategies including test pyramid, TDD methodology, testing patterns, coverage goals, and CI/CD integration. Use when writing tests, implementing TDD, reviewing test coverage, debugging test failures, or setting up testing infrastructure.
better-auth
by jackspace
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
cloudflare-d1
by jackspace
Complete knowledge domain for Cloudflare D1 - serverless SQLite database on Cloudflare's edge network. Use when: creating D1 databases, writing SQL migrations, configuring D1 bindings, querying D1 from Workers, handling SQLite data, building relational data models, or encountering "D1_ERROR", "statement too long", "too many requests queued", migration failures, or query performance issues. Keywords: d1, d1 database, cloudflare d1, wrangler d1, d1 migrations, d1 bindings, sqlite workers, serverless database, edge database, d1 queries, sql cloudflare, prepared statements, batch queries, d1 api, wrangler migrations, D1_ERROR, D1_EXEC_ERROR, statement too long, database bindings, sqlite cloudflare, sql workers api, d1 indexes, query optimization, d1 schema
email-notify
by caopulan
Send SMTP email notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary via email.
rhf-dynamic-field-arrays
by Agentient
React Hook Form useFieldArray for dynamic list management with Zod validation. PROACTIVELY activate for: (1) creating dynamic form arrays with add/remove, (2) validating arrays with Zod min/max, (3) using field.id as key. Triggers: "field array", "useFieldArray", "dynamic form"
ux-designer
by k1lgor
Use this for designing user interfaces, defining user flows, creating design systems, and ensuring accessibility and usability.