snapsynapse
- 10 skills
- 0 followers
- 8 hours ago last updated
- ▌ A11Y Audit · snapsynapse bundleRun deterministic accessibility audits and regression gates on web projects, especially large sites with many routes and shared templates. Combines axe-core and optional Lighthouse with template-aware sampling, stable finding fingerprints, accepted baselines, standards evidence mapping (WCAG 2.1 AA default, WCAG 2.2 AA, EN 301 549), manual check guidance, and structured reporting. Output is configurable: markdown report only, markdown plus machine-readable JSON, or markdown plus issue tracker integration. Use this skill whenever the user mentions "accessibility audit", "a11y audit", "WCAG audit", "accessibility check", "compliance scan", "accessibility baseline", "new accessibility regressions", or asks to check a web project for accessibility issues. Also trigger when the user wants evidence for WCAG conformance review or mapping to a specific standard (WCAG 2.2, EN 301 549 / European Accessibility Act, CAN-ASC-6.2, ADA/AODA).
- ▌ Weekly Roundup · snapsynapse bundleDraft the weekly AI Capability Reference roundup post for LinkedIn. Use this skill when it is time to write the Tuesday roundup, when the user says "draft the roundup," "Tuesday post," "what changed this week," or asks for a LinkedIn post summarizing recent capability reference updates. Also trigger when the user asks to log a published roundup or review the roundup cadence. This skill reads scan results, selects the right template, drafts a Post Protocol-compliant post, and logs publication to LocalBrain.
- ▌ Capability Audit · snapsynapse bundleAudit one or more capabilities for implementation coverage gaps. Reads capability definitions and the implementation index, cross-references against platform files, classifies each missing product as a mapping gap (existing feature not tagged) or data gap (feature not documented), presents findings, and applies fixes after confirmation.
- ▌ Capability Scanner · snapsynapse bundleEvaluate AI product announcements, model releases, pricing changes, and candidate providers against the AI Capability Reference project's current ontology and scope rules. Use when deciding whether something should be added, updated, watched, or skipped in the reference, especially for consumer-facing AI products, self-hosted runtimes, and open model access.
- ▌ Validate · snapsynapseRun a focused validation check for a skill bundle. Use when the user asks to validate, verify hashes, check MANIFEST.yaml, confirm files are present, or distinguish a canonical bundle from a derived install or registry copy without opening or closing a full editing session.
- ▌ Skill Provenance · snapsynapse bundleVersion, validate, package, verify, recover, and hand off Agent Skill bundles across local folders, registries, platform uploads, and agent sessions. Use for MANIFEST.yaml, CHANGELOG.md, bundle hashes, stale evals, frontmatter portability, derived skill packages, or version identity that must survive filename changes and cross-platform movement. Do not use for ordinary Git version control that does not involve an Agent Skill bundle. Compatible with the agentskills.io open standard.
- ▌ Bootstrap · snapsynapseAdd version tracking to an existing unversioned skill bundle. Use when you have a skill project with SKILL.md but no MANIFEST.yaml, no version headers, and no changelog. Creates the initial manifest, adds version metadata to files, and generates the first changelog entry. Triggers on: "bootstrap this skill", "add versioning", "start tracking versions", "create a manifest", "this skill has no versioning".
- ▌ Open · snapsynapseVerify a skill bundle's integrity when opening a project. Use when loading a skill project directory and you need to check file completeness, verify SHA-256 hashes against MANIFEST.yaml, detect stale files, review recent changes, or understand what state the bundle is in before starting work. Triggers on: "open this skill", "verify the bundle", "check what changed", "is everything up to date", "load this project".
- ▌ Close · snapsynapseUpdate version tracking when finishing work on a skill bundle. Use when you're done editing a skill project and need to bump version headers, recompute manifest hashes, update the changelog, flag stale files, or prepare a commit message. Triggers on: "close the session", "update versions", "save the bundle", "I'm done editing", "prepare to commit", "wrap up this skill session".
- ▌ Handoff · snapsynapseGenerate a handoff note summarizing skill project state for a future session or collaborator. Use when crossing a non-persistent boundary (e.g., Chat upload), ending a session that made significant decisions, or when the user explicitly asks for a handoff note. Triggers on: "generate a handoff", "write a handoff note", "summarize for next session", "prepare handoff", "what should the next session know".