Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

graphql-analyzer

graphql-analyzer 收录了来自 trevor-scheer 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
5
更新
2026-05-01
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adding-lint-rules
软件开发工程师

Add new GraphQL lint rules following project patterns. Use when implementing a lint rule, adding validation logic, or extending the linter with new checks.

2026-05-01
debug-lsp
软件开发工程师

Debug LSP server issues including hangs, incorrect responses, performance problems, or crashes. Use when troubleshooting the language server.

2026-04-25
create-pr
软件开发工程师

Create pull requests following project standards. Use when opening a PR, preparing changes for review, or running gh pr create.

2026-03-31
add-ide-feature
软件开发工程师

Add new IDE/LSP features like hover, goto definition, find references, or completion. Use when implementing editor features, LSP handlers, or IDE functionality.

2026-03-02
audit-tests
软件质量保证分析师与测试员

Audit test organization and patterns. Use PROACTIVELY after writing new tests to self-review, or when reviewing test changes in PRs. Checks unit vs integration test placement, TestDatabase patterns, and caching verification.

2026-03-02
bug-fix-workflow
软件开发工程师

Fix bugs using the two-commit structure with failing test first. Use when fixing bugs, addressing issues, or correcting incorrect behavior.

2026-03-02
review-pr
软件开发工程师

Review pull requests against project standards. Use when reviewing PRs, checking code quality, or providing feedback on changes.

2026-03-02
sme-consultation
软件开发工程师

Consult SME agents before implementing features, fixing bugs, or making architecture changes. Use when working on LSP features, GraphQL validation, lint rules, VSCode extension, Salsa queries, CLI changes, or Rust API design.

2026-03-02
testing-patterns
软件质量保证分析师与测试员

Reference for test organization, TestDatabase patterns, and shared test infrastructure. Use when writing new tests or choosing between unit vs integration tests.

2026-01-19