원클릭으로
001-release-package
Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Creates a new skill package following XDRS skill standards: determines type, scope, subject, and number; then writes a focused SKILL.md with correct frontmatter, phased instructions, examples, and edge cases. Activate this skill when the user asks to create, add, or write a new skill, agent skill, or SKILL.md file.
Reviews code changes, xdrs docs or any other files against applicable Policies and reports violations as structured findings. Activate this skill when the user asks to review, lint, audit, check, verify, validate, or assess any files or Policies, or when checking whether a document or implementation is consistent with, compliant with, or conforms to a standard or Policy. Also activate when you identify a need to check compliance with Policies during implementation.
Creates a new Policy interactively: selects type, scope, subject, and writes a focused, conflict-checked policy document. Activate this skill when the user asks to create, add, or write a new Policy (ADR, BDR, or EDR).
Creates a new article document following XDRS article standards: selects scope, type, subject, and number; then writes a focused synthetic text that combines and links multiple Policies, Research documents, and Skills around a topic. Activate this skill when the user asks to create, add, or write a new article, guide, or overview document within an XDRS project.
Creates a new research document following XDRS research standards: selects scope, type, subject, and number; then writes an IMRAD-based study with enough evidence and method detail to stand on its own as a technical paper. Activate this skill when the user asks to create, add, or write a research document that backs a decision.
Creates a new Policy interactively: selects type, scope, subject, and writes a focused, conflict-checked policy document. Activate this skill when the user asks to create, add, or write a new Policy (ADR, BDR, or EDR).
| name | 001-release-package |
| description | Packs and verifies the mydevkit extension package that composes xdrs-core through a standalone .filedistrc file. |
| metadata | {"author":"flaviostutz","version":"1.0"} |
Use this skill when updating the example package and needing to confirm that the packed tarball can be installed by a consumer workspace.
pnpm install in the package root.pnpm pack --pack-destination=./dist.consumer/ fixture together with the local xdrs-core tarball.pnpm exec mydevkit install --output ./output from the consumer workspace.pnpm exec mydevkit check --output ./output.pnpm exec xdrs-core lint ./output.