Skip to main content
vinilana
Perfil de creador de GitHub

vinilana

Vista por repositorio de 61 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
61
repositorios
6
actualizado
15 ago 2026
explorador de repositorios

Repositorios y skills representativas

bound-mcp-payloads
Desarrolladores de software

Implement or review bounded MCP inputs and responses. Use for gateway response helpers, MCP Zod schemas, list actions, cursor pagination, maxEvents, JSON serialization, audit logging, response metadata, artifact exports, or payload-size and…

11 jul 2026
bound-subprocess-output
Desarrolladores de software

Implement or review child-process execution with bounded stdout and stderr memory. Use for Node spawn wrappers, sensors, test runners, acceptance commands, timeout handling, output tails, truncation, or any change that captures subprocess output in the…

11 jul 2026
govern-cache-retention
Desarrolladores de software

Design, implement, or review bounded cache and persistent-index lifecycle. Use for ContextCache, SemanticContextBuilder, tree-sitter analysis cache, MCP session cache, hook host-session bindings, checkpoints, TTL, LRU, byte budgets, invalidation, cleanup…

11 jul 2026
manage-lsp-process-lifecycle
Desarrolladores de software

Implement or review language-server child-process ownership and cleanup. Use for LSPLayer, optional semantic LSP mode, spawn initialization, request timeouts, buffers, pending requests, retries, circuit breakers, graceful shutdown, SIGTERM/SIGKILL escalation,…

11 jul 2026
sanitize-hook-payloads
Desarrolladores de software

Design, implement, or review safe lifecycle-hook payload capture and trace persistence. Use for Claude Code, Codex, or Pi hook dispatch; PostToolUse Write/Edit/Bash mapping; stdin parsing; trace redaction; trace quotas; rotation; or hook privacy and…

11 jul 2026
share-semantic-analysis
Desarrolladores de software

Consolidate or review repository discovery, semantic parsing, functional-pattern detection, codebase fingerprints, and snapshot generation. Use for context init, DocumentationGenerator, AgentGenerator, SemanticSnapshotService, CodebaseAnalyzer, FileMapper,…

11 jul 2026
stream-runtime-history
Desarrolladores de software

Implement or review bounded runtime-history storage and retrieval. Use for traces, sessions, artifacts, sensor summaries, replays, datasets, cursor pagination, JSONL streaming, pruning, retention, or any harness API whose cost can grow with historical records.

11 jul 2026
code-review
Analistas de garantía de calidad de software y probadores

Review code quality, patterns, and best practices

5 jun 2026
Mostrando 8 de 17 skills recopiladas.
open-fusion-ops-guardrails
Desarrolladores de software

Add and enforce Open Fusion operational guardrails. Use when Codex works on request ids, structured logging, metrics, health checks, authentication, authorization, payload limits, timeout/retry policy, redaction, provider failure handling, rate limiting, or…

28 jun 2026
open-fusion-provider-adapters
Desarrolladores de software

Build and maintain Open Fusion provider adapters around the Vercel AI SDK. Use when Codex adds or changes OpenRouter integration, provider adapter interfaces, provider-specific configuration, model capability mapping, Vercel AI SDK calls, provider error…

28 jun 2026
open-fusion-quality-gates
Analistas de garantía de calidad de software y probadores

Verify Open Fusion changes before completion. Use when Codex is finishing a task, preparing a PR, reviewing readiness, or checking software quality gates such as tests, lint, typecheck, formatting, docs alignment, security redaction, SOLID/DRY risks, and…

28 jun 2026
open-fusion-test-strategy
Analistas de garantía de calidad de software y probadores

Design the right testing approach for Open Fusion. Use when Codex needs to choose, write, restructure, or review unit, integration, contract, e2e, streaming, provider-adapter, config, orchestration, or security tests for the Open Fusion LLM gateway.

28 jun 2026
open-fusion-architecture-docs
Desarrolladores de software

Maintain Open Fusion product and architecture documentation. Use when Codex needs to create, update, review, or reconcile the PRD, specs, ADRs, architecture decisions, roadmap scope, API contracts, configuration requirements, provider strategy, or development…

27 jun 2026
open-fusion-code-quality
Desarrolladores de software

Keep Open Fusion code maintainable with SOLID, DRY, clean architecture, and pragmatic TypeScript/NestJS design. Use when Codex designs modules, writes production code, refactors, reviews code quality, extracts abstractions, names services/adapters, or reduces…

27 jun 2026
open-fusion-config-json
Desarrolladores de software

Implement and maintain Open Fusion's single JSON configuration system. Use when Codex works on config schema, loading, validation, environment variable secret resolution, provider/model/route/auth configuration, default config examples, config tests, or…

27 jun 2026
open-fusion-llm-orchestration
Desarrolladores de software

Implement and maintain Open Fusion's LLM orchestrator workflow. Use when Codex works on orchestrator prompts, route selection, delegate_llm tool behavior, allowed delegate model enforcement, delegation limits, orchestration loops, final response synthesis, or…

27 jun 2026
Mostrando 8 de 11 skills recopiladas.
Mostrando 8 de 10 skills recopiladas.
Mostrando 8 de 10 skills recopiladas.
prepare-invokta-release
Desarrolladores de software

Prepare Invokta versioned releases on dedicated release branches with synchronized package metadata, changelog and validation evidence, complete repository gates, and one cohesive commit. Use when asked to prepare, cut, stage, or validate an Invokta release…

15 ago 2026
add-invokta-capability
Desarrolladores de software

Add or change domain capabilities in this Invokta Action Engine with explicit contracts, authenticated access, engine-owned dependencies, migrations, and tests. Use when a user asks to add an action, tool, capability, domain behavior, repository operation,…

11 ago 2026
deploy-mcp-oauth-vps
Desarrolladores de software

Deploy, upgrade, verify, or roll back this Docker Compose MCP OAuth stack on a VPS, including Hostinger environments with an existing Traefik proxy and hosts that use bundled Caddy. Use for production releases, new VPS setup, image rebuilds, environment…

11 ago 2026
develop-invokta-project
Desarrolladores de software

Develop this generated Invokta Action Engine when changing capabilities, dependencies, tests, or its direct invocation, CLI, MCP stdio, and MCP HTTP channels. Use for implementation, refactoring, debugging, and contract review in this project.

11 ago 2026
maintain-mcp-oauth
Desarrolladores de software

Diagnose, test, and change the self-hosted OAuth layer for this MCP service while preserving PKCE, DCR, ES256 tokens, rotating refresh tokens, secure consent, sanitized logs, and fail-closed resource authentication. Use for OAuth login or consent failures,…

11 ago 2026
invokta-contract-review
Desarrolladores de software

Review Invokta contracts for public APIs, acceptance criteria, errors, invariants, operational limits, compatibility, and architectural boundaries. Use before implementing or approving changes to interfaces, schemas, ports, events, observable persistence,…

29 jul 2026
invokta-delivery
Desarrolladores de software

Deliver Invokta milestones and work items with TDD, adherence to versioned contracts and architecture, complete validation, and one cohesive commit per work item. Use when developing features, fixing bugs, executing roadmap milestones, or completing…

29 jul 2026
bmh-plan-work
Desarrolladores de software

Always use when planning, designing, scoping, estimating, or proposing any Bench My Harness feature, refactor, adapter, schema, CLI command, benchmark behavior, test suite, ADR, or implementation approach. Enforces Spec Driven Development, TDD-first planning,…

20 jun 2026
bmh-review-work
Analistas de garantía de calidad de software y probadores

Always use when reviewing, validating, auditing, or summarizing completed Bench My Harness work, including code changes, tests, docs, ADRs, schemas, adapters, CLI behavior, benchmark runner behavior, or pull-request style review. Enforces TDD acceptance…

20 jun 2026
adr-architecture-writer
Desarrolladores de software

Write, review, or update Bench My Harness architecture decision records for hexagonal architecture, event schemas, benchmark protocol, adapter strategy, storage, security, comparability, metrics, or execution isolation.

20 jun 2026
benchmark-spec-author
Analistas de garantía de calidad de software y probadores

Create, review, or update Bench My Harness benchmark scenarios, suites, prompts, fixtures, expected outputs, validation commands, scoring rubrics, reproducibility metadata, and benchmark YAML or JSON contracts.

20 jun 2026
harness-adapter-designer
Desarrolladores de software

Design, implement, or review Bench My Harness adapters for agentic coding harness hooks, plugins, extensions, transcripts, JSONL logs, stdin events, or webhooks from Codex, Claude Code, Cursor, OpenCode, Pi, or custom harnesses.

20 jun 2026
telemetry-event-analyst
Desarrolladores de software

Analyze Bench My Harness normalized events, raw hook references, metric observations, token usage, context window usage, tool calls, command execution, outputs, benchmark run artifacts, and harness comparison reports.

20 jun 2026
Mostrando 6 de 6 repositorios
Todos los repositorios cargados