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

mcp-local

mcp-local contiene 25 skills recopiladas de tvnkhoa, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
25
Stars
2
actualizado
2026-07-08
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

key
Desarrolladores de software

"Browse Bitbucket Cloud repositories and pull requests, read PR diffs, and create pull requests via the {{DISPLAY_NAME}}. Triggers on: list repos/branches/PRs, view a pull request or its diff, open/create a PR. PR creation is gated and supports dryRun."

2026-07-08
db-parameterization-audit
Desarrolladores de software

Audit SQL construction to ensure parameterized execution, anti-concatenation posture, and read-only safety.

2026-07-08
db-query-budgeting
Desarrolladores de software

Control DB query budget with timeout, row limits, and concurrency caps to prevent abuse and resource exhaustion.

2026-07-08
mcp-contract-conformance
Desarrolladores de software

Validate MCP contract stability for tools/list, tools/call, schemas, and backward compatibility before merge or release.

2026-07-08
mcp-error-taxonomy
Desarrolladores de software

Standardize MCP errors into user-actionable vs developer/internal classes with stable codes and safe messages.

2026-07-08
mcp-host-integration-security
Analistas de seguridad de la información

Harden MCP host/client integration with token hygiene, scope minimization, transport safeguards, and policy checks.

2026-07-08
mcp-observability-runbook
Administradores de redes y sistemas informáticos

Define operational telemetry and incident runbooks for MCP servers: logs, metrics, alerts, and recovery paths.

2026-07-08
mcp-release-checklist
Desarrolladores de software

Run a pre-release checklist for local MCP packages: typecheck/build/start path, env constraints, README completeness, and safe defaults. Use before publishing or handing off.

2026-07-08
mcp-scaffold
Desarrolladores de software

Scaffold or extend local MCP servers in TypeScript/Node.js with zod schemas, clear tool contracts, and workspace conventions. Use when creating new MCP tools or new MCP server packages.

2026-07-08
mcp-security-review
Analistas de seguridad de la información

Review MCP server changes for security guardrails: least privilege, read-only DB defaults, SQL safety checks, secrets handling, and safe logging. Use before merging DB-related MCP changes.

2026-07-08
mcp-skill-authoring
Otras ocupaciones informáticas

Register a new MCP server in this workspace so it auto-gets an installer + native skill, and write a strong operational SKILL.md the AI will actually invoke. Use when adding a server to scripts/lib/manifest.mjs, authoring <server>/skill/SKILL.md, or improving an existing operational skill's trigger/guardrails.

2026-07-08
mcp-tool-annotations
Desarrolladores de software

Apply consistent read-only, idempotent, and destructive hints to MCP tools to improve client safety and UX.

2026-07-08
codebase-index-scaffold
Desarrolladores de software

Scaffold an internal MCP server for intelligent codebase indexing and graph queries. Use for creating index_repository/dependency/call-chain analysis capabilities backed by DB storage.

2026-07-08
graph-schema-design
Desarrolladores de software

Design graph schema for code intelligence storage (dependencies, call chain, flow) with internal DB constraints. Use when modeling nodes/edges for codebase indexing MCP.

2026-07-08
incremental-indexing
Desarrolladores de software

Implement hash-based incremental indexing for codebase intelligence MCP to avoid full re-index and keep graph data fresh efficiently.

2026-07-08
index-conformance-full-vs-incremental
Analistas de garantía de calidad de software y probadores

Verify correctness parity between full and incremental indexing for the same revision.

2026-07-08
index-metadata-governance
Desarrolladores de software

Ensure index runs store complete provenance metadata for auditability and reproducibility.

2026-07-08
index-release-checklist
Desarrolladores de software

Run pre-release checks for internal codebase indexing MCP: correctness, performance, security posture, and runbook readiness.

2026-07-08
index-security-review
Analistas de seguridad de la información

Review security for internal codebase-index MCP: data isolation, secret redaction, access control, safe logging, and controlled query exposure.

2026-07-08
index-unresolved-symbol-policy
Desarrolladores de software

Define safe handling for unresolved symbols during extraction and graph linking without silent data loss.

2026-07-08
mcp-first-codebase-operations
Otras ocupaciones informáticas

Run mcp-local code exploration and impact analysis with MCP-first workflow, strict gates, and bounded fallback.

2026-07-08
tree-sitter-extraction
Desarrolladores de software

Extract symbols, imports, and call edges from source code using tree-sitter for codebase indexing MCP workflows. Use when implementing parser-based code intelligence.

2026-07-08
key
Desarrolladores de software

"Use the {{DISPLAY_NAME}} for code structure analysis: index repos, search symbols, trace call chains, find change blast radius, and run safe rule-based refactors. MCP-first — query the graph before reading files. Triggers on: find symbol/function/class, who calls X, impact of changing X, rename/refactor, dead code, circular deps."

2026-07-08
key
Desarrolladores de software

"Search logs and traces for the CommunicationHub backend via the {{DISPLAY_NAME}} (self-hosted OpenObserve). Triggers on: search logs, find errors/exceptions, trace a request, follow a trace id end-to-end, get spans, log volume/stats over a time window. Read-only."

2026-07-08
key
Desarrolladores de software

"Query PostgreSQL safely via the {{DISPLAY_NAME}}: read-only SQL, table/schema inspection, multi-environment access, and gated writes/migrations. Triggers on: query the database, run SQL, inspect a table/schema, compare environments, diff data, EF Core migration. Read-only by default; prod is always read-only."

2026-07-08