Catalog pagination

Agent Skills catalog — page 14

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

motion-foundations

affaan-m/ECC

Updated today
234.3K

Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this.

EngineeringDesignNext.jsReact
Quality79Install ready
See how to use it

nestjs-patterns

affaan-m/ECC

Updated today
234.3K

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

Testing
Quality79Install ready
See how to use it

nestjs-patterns

affaan-m/ECC

Updated today
234.3K

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

Testing
Quality79Install ready
See how to use it

parallel-execution-optimizer

affaan-m/ECC

Updated today
234.3K

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

Quality79Install ready
See how to use it

prompt-optimizer

affaan-m/ECC

Updated today
234.3K

分析原始提示,识别意图和差距,匹配ECC组件(技能/命令/代理/钩子),并输出一个可直接粘贴的优化提示。仅提供咨询角色——绝不自行执行任务。触发时机:当用户说“优化提示”、“改进我的提示”、“如何编写提示”、“帮我优化这个指令”或明确要求提高提示质量时。中文等效表达同样触发:“优化prompt”、“改进prompt”、“怎么写prompt”、“帮我优化这个指令”。不触发时机:当用户希望直接执行任务,或说“直接做”时。不触发时机:当用户说“优化代码”、“优化性能”、“optimize performance”、“optimize this code”时——这些是重构/性能优化任务,而非提示优化。

Engineering
Quality79Install ready
See how to use it

python-patterns

affaan-m/ECC

Updated today
234.3K

Pythonic 惯用法、PEP 8 标准、类型提示以及构建稳健、高效且可维护的 Python 应用程序的最佳实践。

Python
Quality79Install ready
See how to use it

python-testing

affaan-m/ECC

Updated today
234.3K

pytest, TDD metodolojisi, fixture'lar, mocking, parametrizasyon ve coverage gereksinimleri kullanarak Python test stratejileri.

EngineeringTestingPython
Quality79Install ready
See how to use it

rust-testing

affaan-m/ECC

Updated today
234.3K

Patrones de pruebas en Rust incluyendo pruebas unitarias, de integración, async, basadas en propiedades, mocking y cobertura. Sigue la metodología TDD.

Testing
Quality79Install ready
See how to use it

rust-testing

affaan-m/ECC

Updated today
234.3K

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

EngineeringTesting
Quality79Install ready
See how to use it

security-bounty-hunter

affaan-m/ECC

Updated today
234.3K

Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only findings.

EngineeringOperationsResearch
Quality79Install ready
See how to use it

security-review

affaan-m/ECC

Updated today
234.3K

Usar este skill al agregar autenticación, manejar entradas de usuario, trabajar con secretos, crear endpoints de API o implementar funcionalidades de pago/sensibles. Proporciona lista de verificación y patrones de seguridad completos.

EngineeringData analysis
Quality79Install ready
See how to use it

swiftui-patterns

affaan-m/ECC

Updated today
234.3K

SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

Design
Quality79Install ready
See how to use it

verification-loop

affaan-m/ECC

Updated today
234.3K

A comprehensive verification system for Kiro sessions.

EngineeringTesting
Quality79Install ready
See how to use it

verification-loop

affaan-m/ECC

Updated today
234.3K

A comprehensive verification system for Claude Code sessions.

EngineeringTesting
Quality79Install ready
Claude Code
See how to use it

ai-regression-testing

affaan-m/ECC

Updated today
234.3K

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

EngineeringOperationsTestingNext.js
Quality78Install ready
See how to use it

angular-developer

affaan-m/ECC

Updated today
234.3K

Angular コードを生成し、アーキテクチャ ガイダンスを提供します。プロジェクトの作成、コンポーネント、またはサービスを作成するとき、または反応性(シグナル、linkedSignal、リソース)、フォーム、依存性注入、ルーティング、SSR、アクセシビリティ(ARIA)、アニメーション、スタイリング(コンポーネント スタイル、Tailwind CSS)、テスト、または CLI ツール作成のベスト プラクティスについてトリガーされます。

Engineering
Quality78Install ready
See how to use it

backend-patterns

affaan-m/ECC

Updated today
234.3K

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

EngineeringDesignNext.js
Quality78Install ready
See how to use it

competitive-report-structure

affaan-m/ECC

Updated today
234.3K

Use after benchmark-methodology has produced scored competitor profile cards. Assembles findings into a decision-grade report: landscape map, competitor profiles, benchmarking matrix, white-space analysis, strategic recommendations, and team alignment trigger questions. Final step in the three-skill competitive pipeline.

Research
Quality78Install ready
See how to use it

configure-ecc

affaan-m/ECC

Updated today
234.3K

Everything Claude Code 的交互式安装程序 — 引导用户选择并安装技能和规则到用户级或项目级目录,验证路径,并可选择优化已安装文件。

Engineering
Quality78Install ready
Claude Code
See how to use it

content-engine

affaan-m/ECC

Updated today
234.3K

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

Operations
Quality78Install ready
See how to use it

continuous-learning-v2

affaan-m/ECC

Updated today
234.3K

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

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

docker-patterns

affaan-m/ECC

Updated today
234.3K

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.

Quality78Install ready
See how to use it

exa-search

affaan-m/ECC

Updated today
234.3K

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

EngineeringResearchSEO audit
Quality78Install ready
See how to use it