Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

graphql-analyzer

graphql-analyzer contiene 9 skills recopiladas de trevor-scheer, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
5
actualizado
2026-05-01
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

adding-lint-rules
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-25
create-pr
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-03-02
sme-consultation
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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