Write an approved site skill so it survives small UI changes and fails loudly when it does not — handles, assertions, provenance.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٠ من skills من danielrosehill/Claude-Site-Skill-Builder-Plugin. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٠ من أصل ١٠ skills مجمعة.
Write an approved site skill so it survives small UI changes and fails loudly when it does not — handles, assertions, provenance.
لغة النص الأصلي: الإنجليزية
Re-verify a site plugin's load-bearing routes and handles, and report CHANGED with what moved — before a user hits it as a wrong answer.
لغة النص الأصلي: الإنجليزية
Map the JSON endpoints a site's own pages call, so skills can read data from a stable endpoint instead of scraping rendered markup.
لغة النص الأصلي: الإنجليزية
Observe one page or a list of pages in the browser and write an observation note — what data is there and which durable handles reach it.
لغة النص الأصلي: الإنجليزية
Decide how to reach a site — the user's own signed-in Chrome by default, headless Playwright for public pages, plain fetch when it works.
لغة النص الأصلي: الإنجليزية
Turn observations of a site into a ranked roster of candidate skills for the user to approve or reject before any are written.
لغة النص الأصلي: الإنجليزية
Classify every observation as publishable, private, or never-recorded before committing — plus the stop rule for security findings.
لغة النص الأصلي: الإنجليزية
Fix a site skill that broke when the site changed — re-observe the surface, move the handle up the ladder, and record what moved.
لغة النص الأصلي: الإنجليزية
Start building a plugin for a website — capture the target, the page list, the account posture, and what the skills must do. Run this first.
لغة النص الأصلي: الإنجليزية
Write or update the site profile JSON — the one file holding every volatile fact about a site, so a redesign is a one-file edit.
لغة النص الأصلي: الإنجليزية