code-review
vmain
io.github.dotnet/runtime/code-review
Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.
“filesystem github context7 playwright” 共 15,930 个结果
vmain
io.github.dotnet/runtime/code-review
Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.
vmain
io.github.alpic-ai/skybridge/mcp-app-builder
Guide developers through creating and updating MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running dev servers, deploying and connecting apps to ChatGPT. Use when a user wants to create or update a MCP app, MCP server or use the Skybridge framework.
vmain
io.github.Hmbown/CodeWhale/codew-release-qa-sweep
Use before claiming CodeWhale release work is done: run the full gate sweep and list the manual QA targets.
vmain
io.github.MCPJam/inspector/mcp-inspector
Interpret and use `mcpjam` probe, doctor, OAuth, XAA (Cross-App Access / ID-JAG), apps conformance, tools, resources, and prompts output conservatively against MCP 2025-11-25. Use when interacting with MCP servers, executing tools, triaging findings, performing security reviews, debugging enterprise-managed authorization, deciding whether a CLI finding is real or overstated, or turning inspection output into an engineer-facing report with severity and confidence.
vmain
io.github.yyw-code/MallBase/backend-driven-routing
MallBase Vben Admin 后端驱动路由与 API 契约规则;新增或调整后台菜单、权限路由、页面路由及前端接口定义时使用。
vmain
io.github.SawyerHood/dev-browser/dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
vmaster
io.github.cartography-cncf/cartography/refactor-legacy
Convert a legacy handwritten-Cypher Cartography sync (`load_*` / `cleanup_*` JSON jobs) into the modern declarative data model (`load()`, `GraphJob.from_node_schema()`). Use when the user asks to refactor, modernise, migrate, or "clean up" a legacy intel module, or to remove a `cleanup/*.json` job tied to an old `MERGE` query.
vmain
io.github.openai/codex/review-agent
Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.
vmain
io.github.recharts/recharts/typescript
Write strongly-typed TypeScript code in Recharts
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-tooling
Development tools, linting, and build config for TypeScript. Use when configuring ESLint, Prettier, Jest, Vitest, tsconfig, or any TS build tooling.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-security
Secure server-side TypeScript input, auth tokens, and injection boundaries. Use for API/request validation, sanitization, secrets, and sensitive configuration; defer client-only React form validation and generic linting.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-language
Apply modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-best-practices
Write idiomatic TypeScript patterns for clean, maintainable code. Use when writing or refactoring TypeScript classes, functions, modules, or async logic.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-transactions
Define transaction boundaries, locking, and consistency guarantees for multi-step writes. Use when designing atomic operations, retries, idempotency, or concurrent write behavior.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-schema-design
Design relational or document schemas from access patterns, cardinality, and lifecycle. Use when modeling entities, choosing embed vs normalize, or shaping schema boundaries before implementation.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-query-performance
Diagnose database latency with explain plans, index ownership, and query-shape review. Use when a query is slow, an index is missing, or scans and N+1 patterns appear.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-migrations
Plan additive, zero-downtime schema migrations with rollout, backfill, and rollback awareness. Use when renaming columns, backfilling data, or shipping risky database changes.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-postgresql
Apply PostgreSQL standards for migrations, indexing, transactions, and ORM boundaries. Use when editing entities, Prisma schema, migrations, RLS, or query-performance work for PostgreSQL.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-mongodb
Apply MongoDB data-modeling, indexing, and query rules from access patterns. Use when designing schemas, choosing embed vs reference, or tuning MongoDB query behavior.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-redis
Optimize Redis as cache and coordination infrastructure with TTL, eviction, and latency-aware key design. Use when implementing Redis caching, key invalidation, or Redis performance work.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-best-practices
Write idiomatic TypeScript patterns for clean, maintainable code. Use when writing or refactoring TypeScript classes, functions, modules, or async logic.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-language
Apply modern TypeScript standards for type safety and maintainability. Use when working with types, interfaces, generics, enums, unions, or tsconfig settings.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-security
Secure server-side TypeScript input, auth tokens, and injection boundaries. Use for API/request validation, sanitization, secrets, and sensitive configuration; defer client-only React form validation and generic linting.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/typescript-tooling
Development tools, linting, and build config for TypeScript. Use when configuring ESLint, Prettier, Jest, Vitest, tsconfig, or any TS build tooling.