Skip to main content
在 Manus 中运行任何 Skill
一键导入
jeremy-london
GitHub 创作者资料

jeremy-london

按仓库查看 1 个 GitHub 仓库中的 52 个已收集 skills。

已收集 skills
52
仓库
1
更新
2026-07-13
仓库浏览

仓库与代表性 skills

modern-web-guidance
网页开发工程师

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip - web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.

2026-07-13
webmcp-skill
网页开发工程师

Implements WebMCP (Web Model Context Protocol) on websites using document.modelContext.registerTool. Covers tool design, JSON Schema inputs, security annotations, origin isolation, and Chrome testing. Use when adding WebMCP tools to web apps, exposing page features to browser agents, or when the user mentions WebMCP, modelContext, or agent-ready web tools. Not for server-side MCP servers.

2026-07-13
a11y-pass
网页与数字界面设计师

Catch the accessibility failures that ship in almost every AI-built UI. Use after building any interactive component.

2026-07-13
adversarial-verify
软件质量保证分析师与测试员

Review a diff against the goal spec assuming the code is BROKEN. The reviewer that lives in the maker's head always agrees with itself - this pulls review into a hostile, separate pass. Invoke after every code change before marking work done.

2026-07-13
authz-check
信息安全分析师

Verify that an endpoint checks ownership, not just authentication. Use on any handler that reads or mutates user data.

2026-07-13
bisect-regression
软件开发工程师

Find the exact commit that introduced a bug. Use when something worked before and broke, and you don't know which change did it.

2026-07-13
broken-window-check
软件质量保证分析师与测试员

Before picking new work, smoke-test the last "completed" feature. If it's broken, revert and re-open it before touching anything else. Kills the "looks shipped, isn't shipped" bug across sessions.

2026-07-13
changelog-from-diff
软件开发工程师

Turn a set of commits or a diff into a clean, user-facing changelog entry. Use before a release or PR description.

2026-07-13
当前展示该仓库 Top 8 / 52 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库