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

framework

يحتوي framework على 14 من skills المجمعة من waaseyaa، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
4
محدث
2026-07-14
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

waaseyaa-ai-integration
مطوّرو البرمجيات

Use when working with AI schema generation, agent execution, pipeline orchestration, vector storage, agent tools, or files in packages/ai-schema/, packages/ai-agent/, packages/ai-pipeline/, packages/ai-vector/, packages/ai-tools/, packages/ai-observability/

2026-07-14
waaseyaa-spec-maintenance
مطوّرو البرمجيات

Use when editing docs/specs/, CLAUDE.md orchestration, or agent rules — keep subsystem specs aligned with code, run drift checks, and follow the anchor-issue + design-first workflow (GitHub as integration surface).

2026-07-11
waaseyaa-api-layer
مطوّرو البرمجيات

Use when working with JSON:API endpoints, resource serialization, query parsing, schema presentation, route building, or files in packages/api/, packages/routing/

2026-06-13
waaseyaa-entity-system
مطوّرو البرمجيات

Use when working with entity types, entity storage, entity queries, field definitions, field type plugins, config entities, config import/export, or files in packages/entity/, packages/entity-storage/, packages/field/, packages/config/. Covers EntityInterface, EntityBase, EntityType, EntityTypeManager, SqlEntityStorage, SqlEntityQuery, SqlSchemaHandler, EntityRepository, UnitOfWork, FieldDefinition, FieldTypeManager, FieldItemBase, ConfigFactory, ConfigManager. Also applies when touching User (packages/user/) or Node (packages/node/) entity subclasses.

2026-06-13
waaseyaa-infrastructure
مطوّرو البرمجيات

Use when working with service providers, domain events, cache backends, database queries, migrations, package discovery, attribute scanning, or files in packages/foundation/, packages/cache/, packages/database-legacy/, packages/plugin/

2026-06-13
waaseyaa-middleware-pipeline
مطوّرو البرمجيات

Use when working with HTTP middleware, event middleware, job middleware, pipeline compilation, middleware discovery, or files in packages/foundation/src/Middleware/, packages/routing/, packages/user/src/Middleware/, packages/access/src/Middleware/, public/index.php

2026-06-13
skill-alpha
محللو ضمان جودة البرمجيات والمختبرون

First fixture skill used by the client-transformer contract tests.

2026-05-22
skill-beta
محللو ضمان جودة البرمجيات والمختبرون

Second fixture skill — single-paragraph body for size assertions.

2026-05-22
skill-gamma
مدقّقو النصوص ومحرّروها

Third fixture skill — H2 sub-headings inside the body.

2026-05-22
waaseyaa-app-development
مطوّرو البرمجيات

Use when building features in any application built on the waaseyaa framework — entity types, service providers, controllers, access policies, ingestion adapters, or deployment configs. Triggers on app-level code that must follow framework conventions.

2026-04-24
waaseyaa-admin-spa
مطوّرو الويب

Use when working with the admin interface, Vue composables, schema-driven forms, SSE integration, i18n translations, or files in packages/admin/

2026-04-07
waaseyaa-framework-extraction
مطوّرو البرمجيات

Use when moving app-specific code into the waaseyaa framework — triggered by audit findings, pattern duplication across apps, or recognition that a capability belongs at the framework level.

2026-03-16
waaseyaa-access-control
مطوّرو البرمجيات

Use when working with access policies, field access, authorization middleware, gates, route access control, AccessResult semantics, permission handlers, or files in packages/access/, packages/routing/src/AccessChecker.php, packages/user/src/Middleware/. Covers entity-level access (deny-by-default via isAllowed), field-level access (open-by-default via !isForbidden), the Gate system, route options (_public, _permission, _role, _gate), and the SessionMiddleware/AuthorizationMiddleware pipeline in public/index.php.

2026-03-02
waaseyaa-mcp-endpoint
مطوّرو البرمجيات

Use when working with the MCP server endpoint, JSON-RPC handling, tool registry, authentication, or files in packages/mcp/

2026-03-02