Email

Email composition and templates

Showing 889-912 of 1295 skills
wutongci

code-quality

by wutongci

自动检查代码质量问题,提供改进建议

Debugging 8 10mo ago
ilude

database-workflow

by ilude

Language-agnostic database best practices covering migrations, schema design, ORM patterns, query optimization, and testing strategies. Activate when working with database files, migrations, schema changes, SQL, ORM code, database tests, or when user mentions migrations, schema design, SQL optimization, NoSQL, database patterns, or connection pooling.

Code Gen 8 9mo ago
thechandanbhagat

refactor

by thechandanbhagat

Refactor code to improve quality, apply SOLID principles, remove code smells, and suggest better patterns. Use when improving code structure or modernizing legacy code.

Code Gen 8 7mo ago
ilude

testing-workflow

by ilude

Testing workflow patterns and quality standards. Activate when working with tests, test files, test directories, code quality tools, coverage reports, or testing tasks. Includes zero-warnings policy, targeted testing during development, mocking patterns, and best practices across languages.

Debugging 8 8mo ago
thechandanbhagat

sql

by thechandanbhagat

Write SQL queries, optimize database performance, design schemas, and debug SQL issues. Use for database operations, query optimization, and schema design.

Code Gen 8 7mo ago
hxk622

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.

Processing 8 7mo ago
ilude

python-testing

by ilude

Python-specific testing practices with pytest, fixtures, mocking, async testing, coverage configuration, and uv execution rules. Activate when working with pytest files, conftest.py, test directories, pyproject.toml testing configuration, or Python test-related tasks.

Database 8 9mo ago
ilude

flask-workflow

by ilude

Flask framework workflow guidelines. Activate when working with Flask projects, flask run, or Flask-specific patterns.

Auth 8 8mo ago
Agentient

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"

Database 2 7mo ago
Agentient

web-accessibility-patterns

by Agentient

Web accessibility patterns including semantic HTML, ARIA attributes, and keyboard navigation. PROACTIVELY activate for: (1) using semantic HTML elements correctly, (2) adding ARIA labels for icons and dynamic content, (3) implementing keyboard navigation. Triggers: "accessibility", "a11y", "aria"

Accessibility 2 7mo ago
Agentient

shadcn-component-scaffolding

by Agentient

shadcn/ui CLI usage, component installation, and composition patterns with file ownership philosophy. PROACTIVELY activate for: (1) adding shadcn/ui components via CLI, (2) composing multi-part components, (3) customizing component variants. Triggers: "shadcn", "add component", "components.json"

CLI Tools 2 7mo ago
Agentient

zod-schema-type-inference-chain

by Agentient

Zod v4 schema definition patterns with the Type Inference Chain for absolute type safety. PROACTIVELY activate for: (1) defining Zod schemas as single source of truth, (2) using z.infer for type generation, (3) implementing safe parsing with safeParse. Triggers: "zod", "schema", "z.infer"

Database 2 7mo ago
Agentient

rhf-zod-schema-integration

by Agentient

React Hook Form v7 with zodResolver integration for type-safe validated forms. PROACTIVELY activate for: (1) creating forms with useForm and zodResolver, (2) implementing field registration with spread syntax, (3) handling form state and errors. Triggers: "react hook form", "useForm", "zodResolver"

Processing 2 7mo ago
The-Focus-AI

gmail

by The-Focus-AI

This skill should be used when the user asks to "read emails", "send an email", "search gmail", "list messages", "check inbox", "manage labels", "find emails from", "check my calendar", "list events", "create an event", "schedule a meeting", "send styled email", "send markdown email", "create a draft", "draft an email", or mentions Gmail/Calendar operations. Provides Gmail and Google Calendar API integration.

Code Gen 2 6mo ago
Agentient

firebase-authentication-patterns

by Agentient

Firebase Authentication implementation patterns including sign-in flows, OAuth, and session management. PROACTIVELY activate for: (1) implementing sign-in/sign-up flows, (2) setting up OAuth providers like Google, (3) creating protected routes with middleware. Triggers: "auth", "sign-in", "oauth"

Auth 2 7mo ago
Victory-Hugo

venue-templates

by Victory-Hugo

可访问主要科学出版与投稿场景的 LaTeX 模板、排版规范与提交指南,包括顶级期刊(Nature、Science、PLOS、IEEE、ACM)、学术会议(NeurIPS、ICML、CVPR、CHI)、科研海报,以及科研项目申请(NSF、NIH、DOE、DARPA)。当准备期刊投稿、会议论文、科研海报或基金申请,并需要特定会刊/期刊的格式要求与模板时,应使用此技能。

Code Gen 1 7mo ago
piperubio

commercial-outreach

by piperubio

Generate personalized multi-channel outreach sequences (email, LinkedIn) for B2B technology consulting sales. Produces sequences tailored to consulting tone — offering strategic conversations, assessments, and diagnostics rather than product demos. Use when launching outreach campaigns, crafting cold emails, designing LinkedIn messaging sequences, or re-engaging dormant prospects.

Processing 1 6mo ago
Victory-Hugo

biopython

by Victory-Hugo

综合分子生物学工具包。用于序列操作、文件解析(FASTA/GenBank/PDB)、系统发育学和程序化NCBI/PubMed访问(Bio.Entrez)。最适合批处理、定制生物信息学管道、BLAST自动化。快速查找请使用gget;多服务集成请使用bioservices。

Processing 1 7mo ago
manastalukdar

duplication-detect

by manastalukdar

Find and eliminate code duplication with DRY refactoring strategies

Analytics 1 7mo ago
younesbenallal

programmatic-seo

by younesbenallal

When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," or "integration pages." For auditing existing SEO issues, see seo-audit.

Processing 1 7mo ago
tankpkg

@tank/gmail

by tankpkg

"Send, read, search, label, and manage email through the Gmail API. Covers composing (plain text, HTML, attachments), thread-aware replies, Gmail search query syntax (from:, to:, has:attachment, after:), label management, filter automation, and draft workflows. Triggers: gmail, email, send email, read email, search email, attachment, label, filter, thread, draft, Gmail API, compose, reply, forward, inbox, MIME."

Auth 1 6mo ago
truongnat

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.

Email 7 6mo ago
webdevtodayjason

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.

Email 7 10mo ago
timequity

testing-core

by timequity

Cross-language testing patterns: unit, integration, E2E testing strategies. Use when: writing tests, setting up test infrastructure, or improving coverage. Triggers: "test", "testing", "unit test", "integration test", "e2e", "coverage", "mock", "fixture".

Processing 6 9mo ago