ワンクリックで
ngmd
ngmd には erkamyaman から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Scaffolds a new NgMd Angular docs site using the create-ngmd CLI. Use this skill whenever a user wants to start a new NgMd project. Covers Node and package-manager prerequisites, what the scaffolder produces, and the first edits a new project needs (site config, sidebar nav, first page).
Writes and edits pages in an NgMd Angular docs site. Use this skill whenever a user is adding, editing, or refactoring documentation content in an NgMd project. Covers the prose-vs-component page model, the seventeen authoring components (sixteen inline-in-markdown via Custom Elements, plus code-block which uses fenced ``` blocks), markdown affordances (`*Keyword` autolinks, file-imported code blocks, group tabs, line highlighting), the build-time link guards, and the prose voice the project favours.