Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٬٧٧٩ من skills من phoroth/AGENTIC. افتح أي skill لمراجعة مصدره وتفاصيله.
phoroth/AGENTICعرض ٤٠ من أصل ١٬٧٧٩ skills مجمعة.
Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.
لغة النص الأصلي: الإنجليزية
Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns.
لغة النص الأصلي: الإنجليزية
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
لغة النص الأصلي: لغات متعددة
Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports.
لغة النص الأصلي: الإنجليزية
Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.
لغة النص الأصلي: الإنجليزية
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
لغة النص الأصلي: الإنجليزية
Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas.
لغة النص الأصلي: الإنجليزية
Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.
لغة النص الأصلي: الإنجليزية
Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.
لغة النص الأصلي: الإنجليزية
分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议
لغة النص الأصلي: لغات متعددة
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.
لغة النص الأصلي: الإنجليزية
Create FastAPI routers following established patterns with proper authentication, response models, and HTTP status codes.
لغة النص الأصلي: الإنجليزية
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
لغة النص الأصلي: الإنجليزية
Generate favicons from a source image
لغة النص الأصلي: الإنجليزية
Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls.
لغة النص الأصلي: الإنجليزية
Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation.
لغة النص الأصلي: الإنجليزية
Web fuzzing with ffuf
لغة النص الأصلي: الإنجليزية
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis
لغة النص الأصلي: الإنجليزية
Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
لغة النص الأصلي: الإنجليزية
6. Reduces Clutter: Identifies old files you probably don't need anymore
لغة النص الأصلي: الإنجليزية
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code.
لغة النص الأصلي: الإنجليزية
Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking.
لغة النص الأصلي: الإنجليزية
Use for file-based context management, dynamic context discovery, and reducing context window bloat. Offload context to files for just-in-time loading.
لغة النص الأصلي: الإنجليزية
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
لغة النص الأصلي: الإنجليزية
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
لغة النص الأصلي: الإنجليزية
Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong.
لغة النص الأصلي: الإنجليزية
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page interaction is required (clicking, scrolling, etc.), or you want screenshots or PDF parsing.
لغة النص الأصلي: الإنجليزية
Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering.
لغة النص الأصلي: الإنجليزية
分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。
لغة النص الأصلي: لغات متعددة
Verify fix commits address audit findings without new bugs
لغة النص الأصلي: الإنجليزية
Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.
لغة النص الأصلي: الإنجليزية
Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding or reviewing SEO and social metadata.
لغة النص الأصلي: الإنجليزية
Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.
لغة النص الأصلي: الإنجليزية
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment.
لغة النص الأصلي: الإنجليزية
Food Database Query
لغة النص الأصلي: لغات متعددة
Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms.
لغة النص الأصلي: الإنجليزية
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples
لغة النص الأصلي: الإنجليزية
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
لغة النص الأصلي: الإنجليزية
Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access
لغة النص الأصلي: الإنجليزية
Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors.
لغة النص الأصلي: الإنجليزية