Video & Animation

marketing-campaign

github.com

End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches. Use when planning or executing a multi-channel product launch, or producing landing page, email, social, or ad copy.

$ npx skills add affaan-m/ECC
スキルを見る

master-agreement-generator

github.com

Generate review drafts of counterparty master agreements from one template plus a JSON spec, with role-selected clauses and a Schedule A workflow limited to the executed agreement

$ npx skills add affaan-m/ECC
スキルを見る

market-research

github.com

Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.

$ npx skills add affaan-m/ECC
スキルを見る

make-interfaces-feel-better

github.com

Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.

$ npx skills add affaan-m/ECC
スキルを見る

mailtrap-email-integration

github.com

Guides agents through integrating transactional email sending via Mailtrap

$ npx skills add affaan-m/ECC
スキルを見る

loop-design-check

github.com

Design a goal-oriented agent loop, and review it for the ways loops go wrong — spinning and burning tokens, Goodhart-gaming the verifier, or running a wrong answer to completion. Two actions: (1) WRITE a loop — gate whether to build it, define a machine-decidable goal, pick the loop type, pick a skeleton; (2) REVIEW a loop — run it past five failure modes plus decidability, boundaries, fallback, judge independence, and keep-judgment-with-the-human red lines. Use when designing an autonomous agent loop, or when you already have one and worry it will spin, cheat, or run a wrong answer to the end. Complements the mechanism-layer loop skills (autonomous-loops, continuous-agent-loop) by covering the judgment layer they don

$ npx skills add affaan-m/ECC
スキルを見る

logistics-exception-management

github.com

>

$ npx skills add affaan-m/ECC
スキルを見る

llm-trading-agent-security

github.com

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling. Use when an autonomous agent holds wallet or transaction authority and its limits, simulation, or key handling need review.

$ npx skills add affaan-m/ECC
スキルを見る

living-docs-governance

github.com

Keep a long-lived project

$ npx skills add affaan-m/ECC
スキルを見る

lead-intelligence

github.com

AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.

$ npx skills add affaan-m/ECC
スキルを見る

latency-critical-systems

github.com

Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter. Use when p95 latency or data freshness matters — realtime dashboards, market data, streaming agents, queues, or caches.

$ npx skills add affaan-m/ECC
スキルを見る

laravel-verification

github.com

Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness. Use when verifying a Laravel project before merge or deploy — lint, static analysis, tests, coverage, security.

$ npx skills add affaan-m/ECC
スキルを見る

kotlin-coroutines-flows

github.com

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing. Use when writing coroutines or Flow code on Android or KMP, or debugging cancellation and concurrency.

$ npx skills add affaan-m/ECC
スキルを見る

laravel-tdd

github.com

Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage. Use when writing Laravel tests with PHPUnit or Pest, or driving a Laravel feature test-first.

$ npx skills add affaan-m/ECC
スキルを見る

laravel-security

github.com

Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations. Use when reviewing Laravel auth, Eloquent safety, CSRF, XSS, API security, or deployment configuration.

$ npx skills add affaan-m/ECC
スキルを見る

laravel-patterns

github.com

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. Use when building or reviewing Laravel apps — controllers, Eloquent, service layers, queues, or API resources.

$ npx skills add affaan-m/ECC
スキルを見る

kubernetes-patterns

github.com

Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests, or debugging probes, RBAC, autoscaling, or resource limits.

$ npx skills add affaan-m/ECC
スキルを見る

kotlin-testing

github.com

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices. Use when writing Kotlin tests with Kotest or MockK, or testing coroutines and checking coverage.

$ npx skills add affaan-m/ECC
スキルを見る

kotlin-patterns

github.com

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders. Use when writing or reviewing Kotlin code and idiomatic structure or null safety is in question.

$ npx skills add affaan-m/ECC
スキルを見る

kotlin-ktor-patterns

github.com

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing. Use when building a Ktor server — routing, plugins, auth, DI, serialization, or tests.

$ npx skills add affaan-m/ECC
スキルを見る

laravel-plugin-discovery

github.com

Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

$ npx skills add affaan-m/ECC
スキルを見る

kotlin-exposed-patterns

github.com

JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. Use when working with the Exposed ORM — DSL or DAO queries, transactions, pooling, or migrations.

$ npx skills add affaan-m/ECC
スキルを見る

hookify-rules

github.com

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

$ npx skills add affaan-m/ECC
スキルを見る

knowledge-ops

github.com

Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.

$ npx skills add affaan-m/ECC
スキルを見る