Catalog pagination

Agent Skills catalog — page 10

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

continuous-learning-v2

affaan-m/ECC

Updated today
234.3K

Sistema de aprendizaje basado en instintos que observa sesiones mediante hooks, crea instintos atómicos con puntuación de confianza y los evoluciona en skills/comandos/agentes. v2.1 agrega instintos con alcance de proyecto para prevenir contaminación entre proyectos.

Education
Quality82Install ready
See how to use it

continuous-learning-v2

affaan-m/ECC

Updated today
234.3K

基于本能的学习系统,通过钩子观察会话,创建带置信度评分的原子本能,并将其进化为技能/命令/代理。v2.1版本增加了项目范围的本能,以防止跨项目污染。

Education
Quality82Install 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
Quality82Install ready
See how to use it

delivery-gate

affaan-m/ECC

Updated today
234.3K

Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture habits.

EducationEngineering
Quality82Install ready
Claude Code
See how to use it

django-verification

affaan-m/ECC

Updated today
234.3K

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

EngineeringDeploymentPython
Quality82Install ready
See how to use it

ecc-guide

affaan-m/ECC

Updated today
234.3K

Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.

Quality82Install ready
See how to use it

generating-python-installer

affaan-m/ECC

Updated today
234.3K

Commercial-grade Python installer expert for Windows: Nuitka extreme compilation, dist slimming, DLL footprint analysis, and Inno Setup packaging to ship the smallest, fastest installers. Use only for advanced packaging/optimization (minimal size, fast startup), not basic script-to-exe conversion. 中文触发:Nuitka 极限优化、Python 商业打包、极限编译 Python、dist 瘦身、DLL 分析、最小安装包、最快启动、商业级打包风格

EngineeringOperationsResearchTesting
Quality82Install ready
See how to use it

healthcare-cdss-patterns

affaan-m/ECC

Updated today
234.3K

临床决策支持系统(CDSS)开发模式。药物相互作用检查、剂量验证、临床评分(NEWS2、qSOFA)、警报严重性分类以及集成到电子病历工作流程中。

HealthcareDesign
Quality82Install ready
See how to use it

hookify-rules

affaan-m/ECC

Updated today
234.3K

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.

Testing
Quality82Install ready
See how to use it

ito-market-intelligence

affaan-m/ECC

Updated today
234.3K

Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading.

FinanceEngineeringOperationsResearch
Quality82Install ready
See how to use it

kotlin-testing

affaan-m/ECC

Updated today
234.3K

Kotest, MockK, coroutine testi, property-based testing ve Kover coverage ile Kotlin test kalıpları. İdiomatic Kotlin uygulamalarıyla TDD metodolojisini takip eder.

EngineeringTesting
Quality82Install ready
See how to use it

perl-patterns

affaan-m/ECC

Updated today
234.3K

堅牢でメンテナブルなPerlアプリケーションを構築するためのModern Perl 5.36+のイディオム、ベストプラクティス、規約。

Quality82Install ready
See how to use it

perl-patterns

affaan-m/ECC

Updated today
234.3K

现代 Perl 5.36+ 的惯用法、最佳实践和约定,用于构建稳健、可维护的 Perl 应用程序。

Quality82Install ready
See how to use it

perl-security

affaan-m/ECC

Updated today
234.3K

テイントモード、入力バリデーション、安全なプロセス実行、DBIパラメータ化クエリ、Webセキュリティ(XSS/SQLi/CSRF)、perlcriticセキュリティポリシーを網羅する包括的なPerlセキュリティ。

Data analysis
Quality82Install ready
See how to use it

rust-patterns

affaan-m/ECC

Updated today
234.3K

慣用的なRustパターン、所有権、エラー処理、トレイト、並行処理、および安全で高性能なアプリケーションを構築するためのベストプラクティス。

Quality82Install ready
See how to use it

rust-patterns

affaan-m/ECC

Updated today
234.3K

地道的Rust模式、所有权、错误处理、特质、并发,以及构建安全、高性能应用程序的最佳实践。

Quality82Install ready
See how to use it

scholar-evaluation

affaan-m/ECC

Updated today
234.3K

Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback.

Research
Quality82Install ready
See how to use it

api-connector-builder

affaan-m/ECC

Updated today
234.3K

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

EngineeringOperations
Quality81Install ready
See how to use it

canary-watch

affaan-m/ECC

Updated today
234.3K

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

OperationsResearchDeployment
Quality81Install ready
See how to use it

coding-standards

affaan-m/ECC

Updated today
234.3K

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

EngineeringDesignTestingDocumentation
Quality81Install ready
See how to use it

dynamic-workflow-mode

affaan-m/ECC

Updated today
234.3K

Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.

DesignOperations
Quality81Install ready
See how to use it

ecc-recipes

affaan-m/ECC

Updated today
234.3K

Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X, show ECC recipes, list ECC pipelines, or how do I run a workflow with ECC. DO NOT TRIGGER when the user wants the task executed directly, wants a single-command deep doc (use ecc-g

Operations
Quality81Install ready
See how to use it

email-ops

affaan-m/ECC

Updated today
234.3K

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

OperationsResearch
Quality81Install ready
See how to use it

fastapi-patterns

affaan-m/ECC

Updated today
234.3K

FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.

DesignTestingPythonFastAPI
Quality81Install ready
See how to use it