Catalog pagination
Agent Skills catalog — page 16
These pages make the complete catalog reachable through standard HTML links. Use the main directory to search, filter, and compare Skills.
fsharp-testing
affaan-m/ECC
Updated todayF# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.
ito-trade-planner
affaan-m/ECC
Updated todayBuild a non-advisory prediction-market trade planning worksheet for Itô or venue workflows. Use to inspect venues, underliers, constraints, order prerequisites, and manual execution steps without placing trades or recommending positions.
laravel-security
affaan-m/ECC
Updated todayLaravel セキュリティベストプラクティス:認証・認可、バリデーション、CSRF、一括割当、ファイルアップロード、シークレット管理、レート制限、安全なデプロイメント
laravel-security
affaan-m/ECC
Updated todayLaravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
nutrient-document-processing
affaan-m/ECC
Updated todayProcess, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
opensource-pipeline
affaan-m/ECC
Updated todayOpen-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.
postgres-patterns
affaan-m/ECC
Updated todayPostgreSQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns, index types, data types, and anti-pattern detection. Based on Supabase best practices.
project-flow-ops
affaan-m/ECC
Updated todayOperate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
python-patterns
affaan-m/ECC
Updated todayPythonic イディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。
safety-guard
affaan-m/ECC
Updated todayUse this skill to prevent destructive operations when working on production systems or running agents autonomously.
strategic-compact
affaan-m/ECC
Updated todaySuggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
verification-loop
affaan-m/ECC
Updated todayA comprehensive verification system for Claude Code sessions.
windows-desktop-e2e
affaan-m/ECC
Updated todayE2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.
api-design
affaan-m/ECC
Updated todayリソース命名、ステータス コード、ページネーション、フィルタリング、エラー応答、バージョン管理、およびレート制限を含む REST API デザイン パターン。
backend-patterns
affaan-m/ECC
Updated todayBackend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
backend-patterns
affaan-m/ECC
Updated todayNode.js, Express, Next.js API 라우트를 위한 백엔드 아키텍처 패턴, API 설계, 데이터베이스 최적화 및 서버 사이드 모범 사례.
benchmark
affaan-m/ECC
Updated todayUse this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
codebase-onboarding
affaan-m/ECC
Updated today分析一个陌生的代码库,并生成一个结构化的入门指南,包括架构图、关键入口点、规范和一个起始的CLAUDE.md文件。适用于加入新项目或首次在代码仓库中设置Claude Code时。
data-throughput-accelerator
affaan-m/ECC
Updated todayUse when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.
django-patterns
affaan-m/ECC
Updated todayDjango架构模式,使用DRF设计REST API,ORM最佳实践,缓存,信号,中间件,以及生产级Django应用程序。
github-ops
affaan-m/ECC
Updated todayGitHub 仓库操作、自动化与管理。使用 gh CLI 进行问题分类、PR 管理、CI/CD 操作、发布管理和安全监控。当用户想要管理 GitHub 问题、PR、CI 状态、发布、贡献者、过期项目或任何超出简单 git 命令的 GitHub 操作任务时使用。
laravel-security
affaan-m/ECC
Updated todayLaravel 安全最佳实践,涵盖认证/授权、验证、CSRF、批量赋值、文件上传、密钥管理、速率限制和安全部署。
laravel-tdd
affaan-m/ECC
Updated todayLaravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.
liquid-glass-design
affaan-m/ECC
Updated todayiOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.