Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

graphql-analyzer

يحتوي graphql-analyzer على 9 من skills المجمعة من trevor-scheer، مع تغطية مهنية على مستوى المستودع وصفحات 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