Skip to main content
vinilana
GitHub 제작자 프로필

vinilana

6개 GitHub 저장소에서 수집된 61개 skills를 저장소 단위로 보여줍니다.

수집된 skills
61
저장소
6
업데이트
2026년 8월 15일
저장소 탐색

저장소와 대표 skills

bound-mcp-payloads
소프트웨어 개발자

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…

2026년 7월 11일
bound-subprocess-output
소프트웨어 개발자

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…

2026년 7월 11일
govern-cache-retention
소프트웨어 개발자

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…

2026년 7월 11일
manage-lsp-process-lifecycle
소프트웨어 개발자

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,…

2026년 7월 11일
sanitize-hook-payloads
소프트웨어 개발자

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…

2026년 7월 11일
share-semantic-analysis
소프트웨어 개발자

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

2026년 7월 11일
stream-runtime-history
소프트웨어 개발자

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.

2026년 7월 11일
code-review
소프트웨어 품질 보증 분석가·테스터

Review code quality, patterns, and best practices

2026년 6월 5일
수집된 skill 17개 중 8개를 표시합니다.
open-fusion-ops-guardrails
소프트웨어 개발자

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…

2026년 6월 28일
open-fusion-provider-adapters
소프트웨어 개발자

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…

2026년 6월 28일
open-fusion-quality-gates
소프트웨어 품질 보증 분석가·테스터

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…

2026년 6월 28일
open-fusion-test-strategy
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 28일
open-fusion-architecture-docs
소프트웨어 개발자

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…

2026년 6월 27일
open-fusion-code-quality
소프트웨어 개발자

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…

2026년 6월 27일
open-fusion-config-json
소프트웨어 개발자

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…

2026년 6월 27일
open-fusion-llm-orchestration
소프트웨어 개발자

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…

2026년 6월 27일
수집된 skill 11개 중 8개를 표시합니다.
수집된 skill 10개 중 8개를 표시합니다.
수집된 skill 10개 중 8개를 표시합니다.
prepare-invokta-release
소프트웨어 개발자

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…

2026년 8월 15일
add-invokta-capability
소프트웨어 개발자

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,…

2026년 8월 11일
deploy-mcp-oauth-vps
소프트웨어 개발자

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…

2026년 8월 11일
develop-invokta-project
소프트웨어 개발자

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.

2026년 8월 11일
maintain-mcp-oauth
소프트웨어 개발자

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,…

2026년 8월 11일
invokta-contract-review
소프트웨어 개발자

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,…

2026년 7월 29일
invokta-delivery
소프트웨어 개발자

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…

2026년 7월 29일
bmh-plan-work
소프트웨어 개발자

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,…

2026년 6월 20일
bmh-review-work
소프트웨어 품질 보증 분석가·테스터

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…

2026년 6월 20일
adr-architecture-writer
소프트웨어 개발자

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.

2026년 6월 20일
benchmark-spec-author
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 20일
harness-adapter-designer
소프트웨어 개발자

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.

2026년 6월 20일
telemetry-event-analyst
소프트웨어 개발자

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.

2026년 6월 20일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다