원클릭으로
Pushword
Pushword에는 Pushword에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Authoring toolkit for Pushword CMS content. Use this whenever you need to build, edit, or validate content features that Pushword exposes through Twig functions and its API, even if the user doesn't name Pushword explicitly. Right now it covers ONE thing: creating a quiz (an interactive multiple-choice QCM declared inline with a `{% quiz %}` block, rendered server-side for SEO). Trigger it for requests like "add a quiz about X to this page", "make a QCM", "create an interactive quiz", "build a knowledge test", "turn this lesson into a quiz", or "validate this quiz" on a site built with Pushword. Authoring the JSON by hand drifts from a strict validator; this skill encodes the rules and a one-command lint so the result renders the first time.
Browse the Pushword site and admin to identify bugs, then propose fixes. Use when asked to audit, test, find bugs, or QA the site.