Tag: standards
skill
★ 21,403
Validate project adherence to standards
This skill validates a project's structure by checking for the presence of required documentation files, such as README.md. It reports which essential files are missing to ensure adherence to established conventions.
skill
★ 34
Retrieve shared, cross-project global knowledge
This skill facilitates the retrieval of global memories—knowledge such as coding standards, policies, and infrastructure facts—that apply universally across multiple projects. It allows developers to query shared context explicitly, ensurin…