Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

locallmarket

locallmarket에는 werlang에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
0
업데이트
2026-05-02
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

api-development
소프트웨어 개발자

Build and maintain the API and Worker services for this LLM streaming relay project. Use when adding or modifying routes, request validation, SSE relay logic, queue behavior, WebSocket server events, LLM model runner integration, or marketplace order/settlement flows.

2026-05-02
api-testing
소프트웨어 품질 보증 분석가·테스터

Write and run tests for the API and Worker services using Node.js built-in node:test. Use when adding new tests, extending coverage, fixing failing tests, choosing between unit and integration test strategies, or reviewing test gaps identified in audits.

2026-05-02
debugging-operations
컴퓨터 시스템 분석가

Diagnose runtime and integration issues across the API and Worker services. Use when services fail to boot, workers do not connect, LLM jobs stall, SSE streams are silent, database operations fail, or Docker networking breaks.

2026-05-02
audit-project-context
소프트웨어 품질 보증 분석가·테스터

Audit, verify, update, or clean docs, prompts, skills, agents, instructions, README files, and other markdown/MD files against the current project codebase. Use when documentation or agent context may be stale, inaccurate, inconsistent, or aspirational and must be aligned with the real implementation.

2026-04-29
backend-bug-review
소프트웨어 품질 보증 분석가·테스터

Deeply review api/ and worker/ service code for WebSocket session bugs, SSE relay defects, queue dispatch errors, job lifecycle bugs, and LLM stream processing failures. Use when auditing server-side code for real defects or pairing bug-finding with deterministic regression tests.

2026-04-29
docker-deployment
네트워크·컴퓨터 시스템 관리자

Configure and run the API and Worker services with Docker Compose. Use when starting, stopping, rebuilding, or troubleshooting either service container, or when investigating networking, port, environment variable, or WebSocket connectivity issues.

2026-04-29
docs-updater
소프트웨어 개발자

Update README.md, .github/memories/, and .github/skills/ after any new feature, refactor, or code behavior change in api/ or worker/. Auto-invoke when code changes are finalized. Trigger phrases: "update docs", "update memories", "keep docs updated", "docs are stale", "update skills".

2026-04-29
document-touched-code
소프트웨어 개발자

Document touched code with JSDoc, method comments, and focused section comments as the default behavior whenever implementing a new feature, refactoring, changing a body of code, writing tests, or improving maintainability. Apply this by default for all code-writing tasks; if the user explicitly requests no comments, respect that.

2026-04-29
refactor-feature-additions
소프트웨어 개발자

Deliver refactors and feature additions to the API or Worker services with the full quality contract: documentation, tests, and validation. Use when changing application behavior, extracting logic, renaming, or adding new capabilities to either service.

2026-04-29
skill-creator
소프트웨어 개발자

Guide for creating effective skills in .github/skills/. Use when creating a new skill (or updating an existing skill) that extends Agent's capabilities with specialized knowledge, workflows, or tool integrations.

2026-04-29
skill-updater
소프트웨어 개발자

Auto-detect when generated code, prompts, or repeated agent behavior indicate a reusable workflow or durable rule. Update README, SKILL.md files, prompts, Copilot instructions, or durable coding conventions to reflect those lessons. Auto-invoke when user or agent text contains the exact phrases: "update docs", "update the skill", "fix Copilot instructions", "create new skill", "update skill", "document recurring pattern", "capture reusable workflow", or "this should be a skill".

2026-04-29
test-first-delivery
소프트웨어 품질 보증 분석가·테스터

Deliver behavior changes, bug fixes, refactors, and feature work in the api/ and worker/ services with tests or explicit validation. Use when changing application behavior, updating existing tests, reviewing missing coverage, or documenting testing gaps in either service.

2026-04-29