Catalog pagination

Agent Skills catalog — page 12

These pages make the complete catalog reachable through standard HTML links. Use the main directory to search, filter, and compare Skills.

bun-runtime

affaan-m/ECC

Updated today
234.3K

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

EngineeringTesting
Quality80Install ready
See how to use it

connections-optimizer

affaan-m/ECC

Updated today
234.3K

Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.

OperationsSales
Quality80Install ready
See how to use it

cost-aware-llm-pipeline

affaan-m/ECC

Updated today
234.3K

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

Engineering
Quality80Install ready
See how to use it

database-migrations

affaan-m/ECC

Updated today
234.3K

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

OperationsData analysisPython
Quality80Install ready
See how to use it

deep-research

affaan-m/ECC

Updated today
234.3K

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

OperationsResearch
Quality80Install ready
See how to use it

django-celery

affaan-m/ECC

Updated today
234.3K

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

EngineeringDesignTestingPython
Quality80Install ready
See how to use it

django-security

affaan-m/ECC

Updated today
234.3K

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

DeploymentData analysisPython
Quality80Install ready
See how to use it

django-security

affaan-m/ECC

Updated today
234.3K

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

DeploymentData analysisPython
Quality80Install ready
See how to use it

eval-harness

affaan-m/ECC

Updated today
234.3K

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

EngineeringOperationsResearch
Quality80Install ready
Claude Code
See how to use it

eval-harness

affaan-m/ECC

Updated today
234.3K

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

EngineeringOperationsResearch
Quality80Install ready
Claude Code
See how to use it

gateguard

affaan-m/ECC

Updated today
234.3K

API、エージェント、およびLLMエンドポイントのアクセス制御と認可パターン。

Engineering
Quality80Install ready
See how to use it

git-workflow

affaan-m/ECC

Updated today
234.3K

Git工作流模式,包括分支策略、提交约定、合并与变基、冲突解决以及适用于各种规模团队的协作开发最佳实践。

EngineeringOperationsCode reviewTesting
Quality80Install ready
See how to use it

golang-testing

affaan-m/ECC

Updated today
234.3K

Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。

EngineeringTesting
Quality80Install ready
See how to use it

hipaa-compliance

affaan-m/ECC

Updated today
234.3K

HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.

Healthcare
Quality80Install ready
See how to use it

homelab-wireguard-vpn

affaan-m/ECC

Updated today
234.3K

WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients.

Quality80Install ready
See how to use it

kotlin-exposed-patterns

affaan-m/ECC

Updated today
234.3K

JetBrains Exposed ORM パターン(DSL クエリ、DAO パターン、トランザクション、HikariCP 接続プーリング、Flyway マイグレーション、リポジトリパターンを含む)。

Quality80Install ready
See how to use it

kotlin-testing

affaan-m/ECC

Updated today
234.3K

Patrones de pruebas Kotlin con Kotest, MockK, pruebas de coroutines, pruebas basadas en propiedades y cobertura con Kover. Sigue la metodología TDD con prácticas idiomáticas de Kotlin.

Testing
Quality80Install ready
See how to use it

llm-trading-agent-security

affaan-m/ECC

Updated today
234.3K

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.

FinanceOperationsDeployment
Quality80Install ready
See how to use it

orch-add-feature

affaan-m/ECC

Updated today
234.3K

Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.

MarketingResearch
Quality80Install ready
See how to use it

orch-change-feature

affaan-m/ECC

Updated today
234.3K

Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use when behavior is not broken but should be different.

Quality80Install ready
See how to use it

orch-fix-defect

affaan-m/ECC

Updated today
234.3K

Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong.

EngineeringTesting
Quality80Install ready
See how to use it

orch-refine-code

affaan-m/ECC

Updated today
234.3K

Orchestrate a behavior-preserving refactor — confirm tests are green, restructure without changing behavior, keep tests green, review, and gated commit. Use when the structure should improve but behavior must not change.

Engineering
Quality80Install ready
See how to use it

python-patterns

affaan-m/ECC

Updated today
234.3K

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

Python
Quality80Install ready
See how to use it

pytorch-patterns

affaan-m/ECC

Updated today
234.3K

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

EducationEngineering
Quality80Install ready
See how to use it