Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

graphql-analyzer

graphql-analyzer contient 9 skills collectées depuis trevor-scheer, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
5
mis à jour
2026-05-01
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

adding-lint-rules
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-25
create-pr
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-02
sme-consultation
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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