Catalog pagination

Agent Skills catalog — page 18

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

backend-patterns

affaan-m/ECC

Updated today
234.3K

Patrones de arquitectura backend, diseño de API, optimización de base de datos y buenas prácticas del lado del servidor para Node.js, Express y rutas API de Next.js.

EngineeringNext.js
Quality74Install ready
See how to use it

coding-standards

affaan-m/ECC

Updated today
234.3K

Convenciones de codificación base entre proyectos para nomenclatura, legibilidad, inmutabilidad y revisión de calidad de código. Usar skills de frontend o backend para patrones específicos de frameworks.

EngineeringReact
Quality74Install ready
See how to use it

coding-standards

affaan-m/ECC

Updated today
234.3K

TypeScript, JavaScript, React, Node.js 개발을 위한 범용 코딩 표준, 모범 사례 및 패턴.

EngineeringReact
Quality74Install ready
See how to use it

coding-standards

affaan-m/ECC

Updated today
234.3K

适用于TypeScript、JavaScript、React和Node.js开发的通用编码标准、最佳实践和模式。

EngineeringReact
Quality74Install ready
See how to use it

configure-ecc

affaan-m/ECC

Updated today
234.3K

Everything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。

Engineering
Quality74Install ready
Claude Code
See how to use it

continuous-learning-v2

affaan-m/ECC

Updated today
234.3K

フックを介してセッションを観察し、信頼度スコアリング付きのアトミックなインスティンクトを作成し、スキル/コマンド/エージェントに進化させるインスティンクトベースの学習システム。

Education
Quality74Install ready
See how to use it

cpp-testing

affaan-m/ECC

Updated today
234.3K

仅用于编写/更新/修复C++测试、配置GoogleTest/CTest、诊断失败或不稳定的测试,或添加覆盖率/消毒器时使用。

Testing
Quality74Install ready
See how to use it

crosspost

affaan-m/ECC

Updated today
234.3K

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

Operations
Quality74Install ready
See how to use it

design-system

affaan-m/ECC

Updated today
234.3K

Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.

Design
Quality74Install ready
See how to use it

ecc-tools-cost-audit

affaan-m/ECC

Updated today
234.3K

证据优先的ECC工具燃烧和计费审计工作流。用于调查ECC工具仓库中的失控PR创建、配额绕过、高级模型泄漏、重复作业或GitHub App成本激增。

Quality74Install ready
See how to use it

error-handling

affaan-m/ECC

Updated today
234.3K

TypeScript、Python、Goにわたる堅牢なエラー処理のパターン。型付きエラー、エラー境界、リトライ、サーキットブレーカー、ユーザー向けエラーメッセージをカバーします。

EngineeringNext.jsPythonReact
Quality74Install ready
See how to use it

exa-search

affaan-m/ECC

Updated today
234.3K

Exa MCPによるウェブ、コード、企業調査のためのニューラル検索。ユーザーがウェブ検索、コード例、企業情報、人物検索、またはExaのニューラル検索エンジンを使ったAI駆動の詳細調査を必要とする場合に使用します。

Quality74Install ready
See how to use it

golang-testing

affaan-m/ECC

Updated today
234.3K

Table-driven testler, subtestler, benchmark'lar, fuzzing ve test coverage içeren Go test desenleri. TDD metodolojisi ile idiomatic Go uygulamalarını takip eder.

EngineeringOperationsTesting
Quality74Install ready
See how to use it

iterative-retrieval

affaan-m/ECC

Updated today
234.3K

서브에이전트 컨텍스트 문제를 해결하기 위한 점진적 컨텍스트 검색 개선 패턴

Quality74Install ready
See how to use it

iterative-retrieval

affaan-m/ECC

Updated today
234.3K

Pattern for progressively refining context retrieval to solve the subagent context problem

Quality74Install ready
See how to use it

kotlin-coroutines-flows

affaan-m/ECC

Updated today
234.3K

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

DesignTesting
Quality74Install ready
See how to use it

nodejs-keccak256

affaan-m/ECC

Updated today
234.3K

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.

Quality74Install ready
See how to use it

nuxt4-patterns

affaan-m/ECC

Updated today
234.3K

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

Quality74Install ready
See how to use it

python-testing

affaan-m/ECC

Updated today
234.3K

pytest、TDD手法、フィクスチャ、モック、パラメータ化、カバレッジ要件を使用したPythonテスト戦略。

EngineeringTestingPython
Quality74Install ready
See how to use it

quarkus-security

affaan-m/ECC

Updated today
234.3K

Quarkus認証、認可、JWT/OIDC、RBAC、入力検証、CSRF、シークレット管理、依存関係セキュリティのセキュリティベストプラクティス。

Data analysis
Quality74Install ready
See how to use it

rust-patterns

affaan-m/ECC

Updated today
234.3K

Patrones idiomáticos de Rust, ownership, manejo de errores, traits, concurrencia y buenas prácticas para construir aplicaciones seguras y eficientes.

Quality74Install ready
See how to use it

rust-patterns

affaan-m/ECC

Updated today
234.3K

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

Engineering
Quality74Install ready
See how to use it

springboot-patterns

affaan-m/ECC

Updated today
234.3K

Spring Boot架构模式、REST API设计、分层服务、数据访问、缓存、异步处理和日志记录。用于Java Spring Boot后端工作。

Engineering
Quality74Install ready
See how to use it

springboot-security

affaan-m/ECC

Updated today
234.3K

Buenas prácticas de Spring Security para autenticación/autorización, validación, CSRF, secretos, cabeceras, limitación de velocidad y seguridad de dependencias en servicios Java Spring Boot.

Data analysis
Quality74Install ready
See how to use it