Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

av-marketplace

يحتوي av-marketplace على 34 من skills المجمعة من AppVerk، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
34
Stars
2
محدث
2026-06-19
Forks
2
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

loop-engineering
المهن الحاسوبية الأخرى

Use when designing, authoring, or reviewing a closed agent loop (test→fix→retest, audit→fix→re-audit, generate→verify→correct) in this marketplace — the minimum-bar checklist, the ground-truth oracle taxonomy, and the anti-patterns, anchored to /qa:loop as the reference implementation.

2026-06-19
report-format
محللو ضمان جودة البرمجيات والمختبرون

Test report format with QA-XXX issue IDs compatible with code-review plugin. Defines report structure, severity levels, issue format, and detailed results.

2026-06-19
bun-package-manager
مطوّرو البرمجيات

Bun package management, lockfile policy, workspaces, CI integration, and Bun-native tooling

2026-05-26
be-testing
محللو ضمان جودة البرمجيات والمختبرون

Backend testing patterns — API request construction, response verification, database state checks, error handling testing, and adaptive tool detection.

2026-04-07
fe-testing
محللو ضمان جودة البرمجيات والمختبرون

Frontend testing patterns using Playwright MCP — navigation, interaction, assertions, screenshots on failure, and common UI testing scenarios.

2026-04-07
test-plan-format
محللو ضمان جودة البرمجيات والمختبرون

Test plan structure, naming conventions, edge case generation rules, and file saving conventions for QA test plans.

2026-04-07
pipeline-security
محللو أمن المعلومات

Security scanning templates and HARD-RULES for CI/CD pipeline configuration. Covers Semgrep SAST and TruffleHog secret scanning across Bitbucket, GitHub Actions, GitLab CI, and Azure DevOps.

2026-03-16
coding-standards
مطوّرو البرمجيات

Enforces Python coding rules: type hints, imports, naming, error handling, and project conventions for AppVerk projects. Activates when writing or reviewing Python code.

2026-03-11
developer-plugins-integration
مطوّرو البرمجيات

Detects installed developer plugins (python-developer, frontend-developer, php-developer) and project stack, then provides a list of relevant skills to load for code review and fix workflows. Supports Python (FastAPI, SQLAlchemy, Pydantic, Django, Celery, asyncio, uv), Frontend (React, Tailwind, Zustand, TanStack, pnpm), and PHP (Symfony, Doctrine, DDD).

2026-03-11
coding-standards
مطوّرو البرمجيات

Enforces PHP coding rules: strict types, type hints, imports, naming, error handling, and PSR-12 conventions. Activates when writing or reviewing PHP code.

2026-03-10
composer
مطوّرو البرمجيات

Manages PHP dependencies and environments with Composer: adds packages, syncs lockfiles, configures autoload. Activates when setting up projects, managing dependencies, or working with autoload.

2026-03-10
ddd-patterns
مطوّرو البرمجيات

Enforces DDD patterns: Bounded Contexts, 4-layer architecture, Aggregate Roots, Value Objects, Domain Events, repository interfaces. Activates when working with domain models, services, or cross-context communication.

2026-03-10
doctrine-orm-patterns
مصممو قواعد البيانات

Enforces Doctrine ORM patterns: mapping (YAML/XML/Attributes), repositories, migrations, QueryBuilder, filters, performance. Activates when working with database models, repositories, queries, or migrations.

2026-03-10
symfony-patterns
مطوّرو البرمجيات

Enforces Symfony patterns with DDD: thin controllers, Messenger CQRS, autowiring, security, routing attributes. Activates when working with Symfony controllers, services, or configuration.

2026-03-10
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Enforces test-driven development: writes tests before code, uses fakes over mocks, maintains 80%+ coverage. Activates when writing new features, fixing bugs, or refactoring PHP code.

2026-03-10
django-web-patterns
مطوّرو البرمجيات

Enforces Django REST Framework patterns with Pragmatic DDD: ViewSets, Serializers, Permissions, exception handling, settings, middleware. Activates when working with Django views, endpoints, or DRF serializers.

2026-03-10
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Test-driven development workflow with Vitest, React Testing Library, MSW v2, and Playwright

2026-03-01
coding-standards
مطوّرو البرمجيات

TypeScript + React coding standards, architecture patterns, naming conventions, ESLint configuration

2026-03-01
fastapi-patterns
مطوّرو البرمجيات

Enforces FastAPI patterns with DDD and Clean Architecture: endpoint structure, UoW dependency injection, domain exception handling, pure ASGI middleware, testing. Activates when working with FastAPI routers, endpoints, or middleware.

2026-02-19
sqlalchemy-patterns
مصممو قواعد البيانات

Enforces SQLAlchemy patterns with DDD and Clean Architecture: domain entities, Repository Protocol, Unit of Work, async sessions, Alembic migrations. Activates when working with database models, repositories, queries, or migrations.

2026-02-19
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Enforces test-driven development: writes tests before code, uses fakes over mocks, maintains 80%+ coverage. Activates when writing new features, fixing bugs, or refactoring Python code.

2026-02-18
compliance-checklist
المحامون

Checklist for passive compliance and privacy assessment. Covers cookie consent, cookie inventory, privacy policy, data exposure, analytics and tracking, and third-party resources.

2026-02-11
performance-checklist
مطوّرو الويب

Checklist for passive web performance assessment. Covers Core Web Vitals, images, fonts, JavaScript, CSS, caching, compression, and resource hints.

2026-02-11
seo-checklist
محللو أبحاث السوق ومتخصصو التسويق

Checklist for passive technical SEO assessment. Covers indexability, metadata quality, structured data, rendering, internal linking, OpenGraph, internationalization, and sitemap analysis.

2026-02-11
api-security-checklist
محللو أمن المعلومات

Checklist for passive API security assessment. Covers endpoint discovery, CORS, rate limiting, authentication, GraphQL, and response security.

2026-02-11
infrastructure-checklist
محللو أمن المعلومات

Checklist for passive infrastructure security assessment. Covers SSL/TLS, DNS, subdomains, server fingerprinting, CDN/WAF detection, port scanning, and exposed paths.

2026-02-11
supply-chain-checklist
محللو أمن المعلومات

Checklist for passive supply chain security assessment. Covers JavaScript library identification, known CVEs, SRI, source maps, and exposed dependency files.

2026-02-11
web-security-checklist
محللو أمن المعلومات

Checklist for passive web application security assessment. Covers HTTP security headers, cookies, TLS, secrets exposure, error handling, and common web vulnerabilities.

2026-02-11
architecture-analysis
محللو ضمان جودة البرمجيات والمختبرون

Analyzes codebase for SOLID principles violations, DDD patterns compliance, Clean Architecture layer dependencies, and common anti-patterns. Works with Python and TypeScript, with language-agnostic pattern detection.

2026-02-09
dependency-scanning
محللو أمن المعلومات

Scans project dependencies for known vulnerabilities (CVEs). Supports Python (uv, pip, poetry), JavaScript, Go, Java, and other languages. Addresses OWASP A03:2025 - Software Supply Chain Failures.

2026-02-09
linter-integration
مطوّرو البرمجيات

Auto-detects and runs project-specific linters, formatters, and typecheckers. Supports Python (ruff, mypy, black, flake8, pylint) and TypeScript (eslint, tsc, prettier). Uses existing project configuration.

2026-02-09
sast-analysis
محللو أمن المعلومات

Static Application Security Testing (SAST) for multi-language codebases. Uses Semgrep and language-specific tools to detect vulnerabilities across Python, JavaScript, TypeScript, Go, Java, and more.

2026-02-09
secret-scanning
محللو أمن المعلومات

Detects and handles sensitive information in code. Use when reviewing code for secret leaks and hard-coded credentials.

2026-02-09
standards-discovery
محللو ضمان جودة البرمجيات والمختبرون

Discovers and parses project coding standards, style guides, and architecture documentation. Searches for CONTRIBUTING, CODING_STANDARDS, STYLE_GUIDE, CONVENTIONS, ARCHITECTURE files and extracts rules for code review.

2026-02-09