Skip to main content
Run any Skill in Manus
with one click
GitHub repository

graphql-analyzer

graphql-analyzer contains 9 collected skills from trevor-scheer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
5
updated
2026-05-01
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

adding-lint-rules
software-developers

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
software-developers

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

2026-04-25
create-pr
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-03-02
sme-consultation
software-developers

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
software-quality-assurance-analysts-and-testers

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