Skip to content

[BUG] Missing referenced files and assets for skill "architecture-patterns" (references/ and assets/ missing) #116

@spark4862

Description

@spark4862

Preliminary Checks

  • I have read the Code of Conduct
  • I have searched existing issues to ensure this is not a duplicate
  • This report contains only technical information about a bug

Affected Subagent

almost all

Bug Description

Problem
The SKILL.md for plugin backend-development/skills/architecture-patterns lists resources under Resources:

  • references/clean-architecture-guide.md
  • references/hexagonal-architecture-guide.md
  • references/ddd-tactical-patterns.md
  • assets/clean-architecture-template/
  • assets/ddd-examples/

However those referenced files/directories are not present in the repository (attempting to open .../architecture-patterns/references returns 404). This makes the skill incomplete and prevents downstream users from using the provided resources. (See SKILL.md resources list.) :contentReference[oaicite:4]{index=4}

Steps to reproduce

  1. Open: plugins/backend-development/skills/architecture-patterns/SKILL.md and view the Resources section. :contentReference[oaicite:5]{index=5}
  2. Try to open plugins/backend-development/skills/architecture-patterns/references/ — 404. :contentReference[oaicite:6]{index=6}

Expected
Either:

  • Add the referenced references/*.md and assets/* directories/files to the repo, or
  • Update SKILL.md to remove or redirect to external links if the files were intentionally moved.

Suggested fix
I can open a PR that:

  • Adds minimal references/*.md and assets/* placeholders (or real content if maintainers prefer),
  • Or updates SKILL.md resources to point to external authoritative references.

Thanks — happy to help with a PR (draft included below).

Steps to Reproduce

  1. cant find file

Expected Behavior

i think ai need these files

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions