๐ŸŽฏ

email-ops

๐ŸŽฏSkill

from affaan-m/ecc

VibeIndex|
What it does
|

Part of the ECC harness-native operator system providing email operations and management patterns for AI agent productivity workflows. Works across Claude Code, Codex, Cursor, Gemini, and other AI coding harnesses with 232 production-ready skills spanning 12 language ecosystems.

๐Ÿ“ฆ

Same repository

affaan-m/ecc(152 items)

email-ops

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add affaan-m/ecc --skill email-ops
skills.sh Installโš  Installs to .agents/skills/
npx skills add affaan-m/ecc --skill email-ops
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/email-ops/SKILL.md

SKILL.md

246Installs
-
AddedMay 20, 2026

More from this repository10

๐ŸŽฏ
frontend-patterns๐ŸŽฏSkill

A skill from the ECC (harness-native operator system for agentic work) that provides React and Next.js frontend patterns. Part of a comprehensive system with 60+ specialized subagents, skills, instincts, memory optimization, and security scanning, working across Claude Code, Codex, Cursor, Gemini, and other AI agent harnesses.

๐ŸŽฏ
api-design๐ŸŽฏSkill

Provides REST API design patterns including pagination, error response conventions, and best practices as part of the ECC (Everything Claude Code) cross-harness operator system for agentic development workflows.

๐ŸŽฏ
backend-patterns๐ŸŽฏSkill

A skill from the ECC (harness-native operator system) that provides API, database, and caching patterns for backend development. ECC is a comprehensive agent harness system with 232 skills, 60 agents, and hooks for Claude Code, Codex, Cursor, and other AI coding assistants, featuring meta-cognition, continuous learning, and security scanning.

๐ŸŽฏ
frontend-design-direction๐ŸŽฏSkill

Part of ECC, the harness-native operator system for agentic work, providing frontend design direction guidance within a comprehensive skills framework covering React, Next.js patterns, design systems, and cross-platform development across Claude Code, Codex, Cursor, and other AI agent harnesses.

๐ŸŽฏ
accessibility๐ŸŽฏSkill

A skill from the ECC (harness-native operator system) that provides screen reader support, WCAG compliance guidance, and accessibility best practices for development workflows. ECC is a comprehensive agent harness system with 232 skills, 60 agents, and cross-platform support for Claude Code, Codex, Cursor, and other AI coding assistants.

๐ŸŽฏ
design-system๐ŸŽฏSkill

A skill for generating, auditing, and scoring design systems across 10 visual dimensions, detecting AI-generated design patterns ("AI slop"), and producing design tokens, preview pages, and consistency reports.

๐ŸŽฏ
frontend-slides๐ŸŽฏSkill

A skill for creating zero-dependency, animation-rich HTML presentations that run entirely in the browser, with support for PowerPoint conversion, visual style exploration, viewport-safe layouts, and keyboard/touch/wheel navigation.

๐ŸŽฏ
architecture-decision-records๐ŸŽฏSkill

A skill that captures architectural decisions made during coding sessions as structured ADR documents, detecting decision moments in conversation and recording context, alternatives considered, and consequences using Michael Nygard's lightweight ADR format.

๐ŸŽฏ
python-patterns๐ŸŽฏSkill

A comprehensive guide to idiomatic Python patterns covering type hints, error handling, context managers, comprehensions, generators, dataclasses, decorators, concurrency, package organization, and performance optimization best practices.

๐ŸŽฏ
postgres-patterns๐ŸŽฏSkill

PostgreSQL quick-reference patterns for query optimization, schema design, indexing strategies (B-tree, GIN, BRIN, partial, covering), Row Level Security, cursor pagination, queue processing with SKIP LOCKED, and anti-pattern detection queries.