Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

framework

framework contient 14 skills collectées depuis waaseyaa, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
4
mis à jour
2026-07-14
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

waaseyaa-ai-integration
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-22
skill-beta
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-22
skill-gamma
Correcteurs et marqueurs de copie

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

2026-05-22
waaseyaa-app-development
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-02