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

kuju63

按仓库查看 2 个 GitHub 仓库中的 8 个已收集 skills。

已收集 skills
8
仓库
2
更新
2026-07-05
仓库浏览

仓库与代表性 skills

run-evaluation
软件质量保证分析师与测试员

Code Review Agentの性能評価を実行するスキル。Gold setとSeeded setを準備し、A2Aサーバーをバックグラウンドで起動し、評価スクリプトを実行して結果をObsidianに保存する。次のような要求で必ずこのスキルを使うこと: 「評価を実行してください」「性能評価をしてください」「run evaluation」「評価パイプライン」「Agentのスコアを確認したい」「review agentの精度を測りたい」

2026-07-05
reviewing-web-security
软件质量保证分析师与测试员

Performs security code review of SPA and MPA web applications by analyzing GitHub PR file changes, patches, and project context to identify vulnerabilities. Use when asked to review code for security issues, perform a security audit of a PR, check for XSS/CSRF/SQLi/auth flaws, or evaluate any web application code for security risks.

2026-06-28
reviewing-frameworks
软件质量保证分析师与测试员

Applies framework-specific review checks to a frontend PR — component design, hook/reactivity patterns, and framework-specific XSS vectors for React, Vue.js, Angular, and Svelte. Use when the diff touches component files, hooks, composables, directives, or stores. Detect the framework from DEPENDENCIES and file extensions, then load only the matching reference file. Use Context7 MCP when a framework API in the patch is version-specific or unfamiliar.

2026-06-21
reviewing-languages
软件质量保证分析师与测试员

Applies language-specific review checks to a frontend PR — TypeScript type safety (any, unsafe assertions, non-null, duplicate types) and JavaScript-specific pitfalls (implicit coercion, prototype pollution, missing strict mode). Use when the diff contains .ts, .tsx, .vue with lang="ts", .svelte with lang="ts" for TypeScript; or .js, .mjs, .cjs, .jsx files for JavaScript. Load only the reference file matching the language detected from DEPENDENCIES and file extensions.

2026-06-21
reviewing-metaframeworks
软件质量保证分析师与测试员

Applies meta-framework-specific and SSR/hydration review checks to a frontend PR — Server/Client component boundaries, data fetching placement, environment variable exposure, routing configuration, and hydration mismatches for Next.js, Nuxt.js, and SvelteKit. Use when DEPENDENCIES includes "next", "nuxt", or "@sveltejs/kit", or when the diff touches pages, layouts, server routes, middleware, or framework config files. Load the SSR common reference first, then load only the reference file matching the detected meta-framework.

2026-06-21
reviewing-universal
软件质量保证分析师与测试员

Applies framework-agnostic review checks to any frontend PR — logic correctness, async error handling, edge cases, race conditions, accessibility, security (XSS, secrets, env vars), dependency audit, performance, and test quality. Use on every PR regardless of framework. Load specific reference files only for the check categories relevant to the diff.

2026-06-21
已展示 2 / 2 个仓库
已展示全部仓库