Use when the user asks to split a requirement, backlog source, GitHub issue, DSP specification section, or roadmap item into parallel functional slices that land in Backlog and are decomposed later into implementation tasks.
Engineering-Research-and-Development/dsp-true-connector
SkillsMP has collected 19 skills from Engineering-Research-and-Development/dsp-true-connector. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 19
- GitHub stars
- 5
- GitHub forks
- 5
Skills in this repository
Showing 19 of 19 collected skills.
Use when the user asks to execute a fully decomposed functional slice as one coordinated branch and one PR while respecting child-task dependencies, slice QA, and slice docs.
Use when the user asks to break up, break down, split, define, separate, or decompose backlog items, releases, GitHub issues, or requirement sources into implementation-ready GitHub tasks and parallel workstreams.
Use when the user asks to start implementing a Ready GitHub issue, choose the next task, execute the implementation, run per-task verification, and prepare the PR handoff. Also covers slice-level QA tasks (`qa-task.yml`) and slice-level documentation tasks…
Use when the user asks to split a requirement, backlog source, GitHub issue, DSP specification section, or roadmap item into parallel functional slices that land in Backlog and are decomposed later into implementation tasks.
Use when the user asks to execute a fully decomposed functional slice as one coordinated branch and one PR while respecting child-task dependencies, slice QA, and slice docs.
Use when the user asks to break up, break down, split, define, separate, or decompose backlog items, releases, GitHub issues, or requirement sources into implementation-ready GitHub tasks and parallel workstreams.
Use when the user asks to start implementing a Ready GitHub issue, choose the next task, execute the implementation, run per-task verification, and prepare the PR handoff. Also covers slice-level QA tasks (`qa-task.yml`) and slice-level documentation tasks…
Catalog Protocol and Catalog HTTPS Binding guidance for Dataspace Protocol 2025-1. Use when implementing or reviewing catalog requests, dataset lookup, filters, pagination, proof metadata, or catalog-facing DSP endpoints.
Review and validation skill for Dataspace Protocol 2025-1 compliance. Use when auditing DSP behavior, preparing TCK-oriented fixes, checking message shapes, verifying state transitions, or reviewing endpoint and error semantics.
Contract Negotiation Protocol and HTTPS Binding guidance for Dataspace Protocol 2025-1. Use when implementing or reviewing offers, agreements, callbacks, negotiation state transitions, or /negotiations endpoints.
Common requirements and cross-protocol foundations for Dataspace Protocol 2025-1. Use when implementing or reviewing DSP 2025-1 authorization, schemas, JSON-LD contexts, version discovery, service discovery, and conformance rules.
Transfer Process Protocol and HTTPS Binding guidance for Dataspace Protocol 2025-1. Use when implementing or reviewing transfer requests, start or completion flow, push or pull handling, callback delivery, idempotency, or /transfers endpoints.
Guidance for designing secure, maintainable, and efficient GitHub Actions workflows in TRUE Connector, including workflow structure, permissions, caching, testing, and deployment strategy.
Upgrade guidance for moving TRUE Connector code and build configuration from Java 11 to Java 17, covering language features, removals, and migration strategy.
Upgrade guidance for moving TRUE Connector code and build configuration from Java 17 to Java 21, covering modern language features, concurrency updates, and migration considerations.
Java coding conventions for TRUE Connector, including code quality, Javadoc and Checkstyle expectations, and verification guidance.
JUnit 5 and Mockito test-writing conventions for TRUE Connector, including structure, assertions, coverage expectations, and execution guidance.
TRUE Connector model-class conventions covering Lombok, Jackson, Spring Data, validation, builder patterns, and model-focused test expectations.