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

petclinic

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

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

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

domain-entity-collection-adder
مطوّرو البرمجيات

Add a collection field to an existing backend entity and update dependent artifacts; use for prompts like "Add collection ... to entity ...".

2026-04-20
domain-entity-creator
مطوّرو البرمجيات

Create a new backend domain entity and all required artifacts; use for prompts like "Create an entity ... in package ...".

2026-04-20
domain-entity-many-to-one-relation-adder
مصممو قواعد البيانات

Add a many-to-one relation between existing entities and update dependent artifacts; use for prompts like "Add a required many-to-one relation ...".

2026-04-20
domain-entity-one-to-many-relation-adder
مصممو قواعد البيانات

Add a one-to-many relation between existing entities and update dependent artifacts; use for prompts like "Add a one-to-many relation ...".

2026-04-20
domain-entity-one-to-one-relation-adder
مصممو قواعد البيانات

Add a one-to-one relation between existing entities and update dependent artifacts; use for prompts like "Add a required one-to-one relation ...".

2026-04-20
domain-entity-property-adder
مطوّرو البرمجيات

Add or remove a property on an existing backend entity and update dependent artifacts; use for prompts like "Add property ... to entity ...".

2026-04-20
lint-and-format
مطوّرو البرمجيات

Lint and format source code using the gradle tasks. Run lint to verify source files are correctly formatted. Run format to apply changes on the source code to automatically fix formatting issues. Java code is processed by Spotless; TypeScript code is processed by Prettier.

2026-04-20
bump-gradle-version
مطوّرو البرمجيات

Bump the Gradle runtime version, validate all plugin dependencies, and validate the build workflow.

2026-04-17
bump-java-version
مطوّرو البرمجيات

Bump the Java runtime version, and validate the build workflow.

2026-04-17
bump-node-version
مطوّرو البرمجيات

Bump the Node runtime version, and validate the build workflow.

2026-04-17
bump-release-version
مطوّرو البرمجيات

Bump the release version of this repository, validate consistency, commit changes with a dedicated message, and create a release tag to trigger the actions workflow.

2026-04-17
angular-editor-component-updater
مطوّرو البرمجيات

Update Angular editor/lister components and entity typing after model changes; use for prompts like "Update editor and lister components for ...".

2026-04-17
angular-lister-component-creator
مطوّرو البرمجيات

Create Angular lister/editor components and service wiring for an entity; use for prompts like "Create editor and lister components for entity ..." or compliance verification requests.

2026-04-17
domain-entities-sanity-checker
محللو ضمان جودة البرمجيات والمختبرون

Sanity-check domain entities and related backend artifacts; use for prompts like "Check domain entities" or targeted sanity updates such as adding missing entity tests.

2026-04-17
domain-enum-creator
مطوّرو البرمجيات

Create a new backend domain enum and artifacts; use for prompts like "Create an enum ... in package ...".

2026-04-17
graphql-api-sanity-checker
مطوّرو البرمجيات

Sanity-check GraphQL API documentation against implementation changes; use for prompts like "Check GraphQL API".

2026-04-17
graphql-api-service-documentation-creator
مطوّرو البرمجيات

Create or update GraphQL API service documentation from implementation files; use for prompts like "Update GraphQL API documentation" or "Create GraphQL API documentation for ...".

2026-04-17
rest-api-sanity-checker
محللو ضمان جودة البرمجيات والمختبرون

Sanity-check REST API documentation against implementation changes; use for prompts like "Check REST API documentation".

2026-04-17
rest-api-service-documentation-creator
مطوّرو البرمجيات

Create or update REST API service documentation from implementation files; use for prompts like "Update REST API documentation" or "Create REST API documentation for ...".

2026-04-17