Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
werlang
GitHub 제작자 프로필

werlang

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

수집된 skills
95
저장소
13
업데이트
2026-07-23
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
user-skills
skills 21개 · 2026-07-23
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자웹·디지털 인터페이스 디자이너정보 보안 분석가
직업 카테고리 5개 · 100% 분류됨
22%비중
#02
event-hub
skills 13개 · 2026-07-16
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업웹 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 5개 · 100% 분류됨
14%비중
#03
locallmarket
skills 12개 · 2026-05-02
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자컴퓨터 시스템 분석가
직업 카테고리 4개 · 100% 분류됨
13%비중
#04
project-template
skills 11개 · 2026-07-23
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자
직업 카테고리 3개 · 100% 분류됨
12%비중
#05
overleaf-hero
skills 8개 · 2026-07-08
기타 중등 후 교사편집자
직업 카테고리 2개 · 100% 분류됨
8.4%비중
#06
tmet
skills 7개 · 2026-04-10
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자웹 개발자
직업 카테고리 4개 · 100% 분류됨
7.4%비중
#07
pw1
skills 5개 · 2026-06-09
기술 작가소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
5.3%비중
#08
autojudge-contest
skills 5개 · 2026-05-30
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
5.3%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

api-building
소프트웨어 개발자

Build or refactor reusable Node.js APIs using Express, express.Router, ESM imports, named exports, entity classes in model/, helpers for non-endpoint logic, middleware for auth and other pre-route concerns, and route handlers that talk to model instances. Use when creating CRUD APIs, JWT auth flows, bcrypt password login, route modules, or starter API structures.

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

Deliver behavior changes, bug fixes, refactors, and feature work in any project with tests or explicit validation. Use when changing application behavior, updating existing tests, writing tests, reviewing missing coverage, choosing between automated and manual validation, or documenting testing gaps across backend, frontend, CLI, and database migrations.

2026-07-23
web-frontend
웹 개발자

Build or refactor reusable server-rendered web frontends using Express, render middleware, template variables, page entry files in src/js root, DOM-related component classes in components/, support helpers in helpers/, and API-backed entity classes in models/. Use when scaffolding or reorganizing frontend projects that consume an API through frontend model methods.

2026-07-23
socraticode
소프트웨어 개발자

Codebase Search & Intelligence using SocratiCode. Use when exploring code structure, searching concepts, finding symbol usages, inspecting impact/blast radius before refactoring, tracing execution flows, checking circular dependencies, or searching non-code context artifacts. Automatically checks index status and triggers indexing if the project is not yet indexed.

2026-07-22
css-standards
웹 개발자

Enforce reusable, brand-aware CSS architecture for public web apps by owning shared tokens in a common stylesheet, importing page entrypoints first, keeping component partials scoped, and using consistent media-query and color-token conventions.

2026-07-22
obsidian-dev-brain
소프트웨어 개발자

Maintain and query the developer's persistent Obsidian vault memory, component registry, architecture decision records (ADRs), and dev changelog graph. Automatically invoke whenever creating or modifying relevant code (features, fixes, refactors, shared components), making architectural decisions, capturing technical brainstorming, or when the user references past work or component versions across projects.

2026-07-22
impeccable
웹·디지털 인터페이스 디자이너

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-22
frontend-bug-review-generalized
소프트웨어 품질 보증 분석가·테스터

Deeply review frontend code for rendering regressions, interaction bugs, state and URL sync defects, auth and redirect issues, accessibility gaps, date/time problems, bundle or template contract drift, and missing regression coverage. Use when auditing UI code, investigating user-facing bugs, or pairing findings with deterministic frontend tests and honest browser validation.

2026-07-16
이 저장소에서 수집된 skills 21개 중 상위 8개를 표시합니다.
css-standards
웹 개발자

Enforce the current web CSS architecture and warm editorial styling conventions in this repository. Use when creating or changing styles, theming, design tokens, component visuals, layout classes, or page atmosphere in web/src/css.

2026-07-16
web-frontend
웹 개발자

Build, review, and maintain the Academic Events web app (Express SSR shell plus bundled vanilla JavaScript UI). Use when changing or reviewing the home, login, week, or dashboard pages, client auth and event flows, frontend tests, browser validation, styles, webpack behavior, static serving, or API integration from the web layer.

2026-07-16
api-development
소프트웨어 개발자

Build and maintain REST API endpoints for authentication, moderation, notifications, and academic events in `api/`. Use when adding or modifying routes, request validation, auth flows, response contracts, background side effects, model behavior, or MySQL-backed persistence.

2026-07-01
document-touched-code
소프트웨어 개발자

Add focused JSDoc and comments to touched reusable Event Hub code while avoiding noisy narration of obvious statements.

2026-07-01
documentation-maintenance
소프트웨어 개발자

Keep Event Hub documentation, agent guidance, prompts, skills, comments, and validation instructions synchronized with the real implementation after code, route, config, CSS, build, Compose, or test changes.

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

Deliver feature work, frontend test design, and refactors in this Academic Events repository with tests or explicit validation. Use when changing behavior, adding features, fixing regressions, updating tests, reviewing missing coverage, validating browser interactions, or documenting testing gaps across api/ and web/.

2026-07-01
api-bug-review
소프트웨어 품질 보증 분석가·테스터

Deeply review the Academic Events API in `api/` for logic bugs, contract mismatches, authorization gaps, state-transition defects, background-task failures, time/date bugs, and missing regression coverage. Use when auditing API code for bugs or pairing bug-finding with deterministic Jest test creation and reruns.

2026-06-19
debugging-operations
소프트웨어 개발자

Diagnose runtime and integration issues across API and Web services in this Academic Events project. Use when services fail to boot, auth or event flows break, API responses are unexpected, frontend rendering is incorrect, or Docker development behavior is unstable.

2026-06-19
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
api-development
소프트웨어 개발자

Build or change API behavior in api/ using Express routers, middleware, CustomError, model instances, and camelCase JSON responses.

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

Review backend and frontend template code for real defects, boundary violations, security gaps, and missing tests. Auto-invoke for code reviews or bug investigations. Triggers: "bug review", "review code", "find bugs", "security audit", "check defects".

2026-07-23
entity-models
소프트웨어 개발자

Implement OOP API entities in api/model/ using the shared Model base class and relation helper.

2026-07-23
postgres-helper
소프트웨어 개발자

Maintain the api/helpers/postgres.js SQL boundary, CRUD helper surface, and safe filter conventions.

2026-07-23
ai-workflow-update
소프트웨어 개발자

Update project-local agent guidance when architecture, workflows, commands, or conventions change. Auto-invoke when user or agent output indicates a reusable workflow or durable rule. Triggers: "update docs", "update skill", "create new skill", "update agent instructions", "document recurring pattern", "capture reusable workflow".

2026-07-23
document-touched-code
소프트웨어 개발자

Add accurate JSDoc and focused comments when changing template code. Auto-invoke during code writing or refactoring. Triggers: "document code", "jsdoc", "code comments", "add comments", "explain logic".

2026-07-23
documentation-maintenance
소프트웨어 개발자

Keep human docs, agent guidance, and touched code comments aligned with the real web/api implementation, compose workflow, and validation commands. Auto-invoke when auditing docs or after major architectural changes. Triggers: "audit docs", "check context", "documentation maintenance", "audit documentation", "verify docs".

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

Deliver template behavior changes with focused automated tests, build checks, and honest validation reporting. Auto-invoke when writing tests, fixing bugs, refactoring routes/models, or validating web/api changes. Triggers: "test-first", "run test", "add unit test", "add integration test", "browser smoke", "validate changes".

2026-07-23
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
academic-peer-review
기타 중등 후 교사

Parecer academico no papel de avaliador, banca ou peer reviewer. Use para avaliar TCCs, artigos e capitulos sem editar o texto por padrao, classificando problemas por severidade, evidencias, criterios, nota/rubrica quando solicitada e recomendacoes acionaveis.

2026-07-08
academic-latex
기타 중등 후 교사

Revisao e escrita de sintaxe LaTeX academica, ABNT e template de TCC. Use para corrigir figuras, tabelas, captions, labels, refs, BibTeX, comandos do template, pre-textuais, apendices, citacoes e problemas de compilacao em projetos LaTeX academicos.

2026-07-03
academic-source-discovery
기타 중등 후 교사

Busca e triagem de fontes academicas para TCCs e artigos. Use para encontrar trabalhos relacionados, fontes recentes, referencias primarias, PDFs, DOI, metadados, lacunas de pesquisa e candidatos a citacao antes da verificacao com bibtex-verified-citations.

2026-07-03
bibtex-verified-citations
기타 중등 후 교사

Gerenciamento de BibTeX com verificacao obrigatoria de citacoes na internet. Use para inserir, auditar ou corrigir referencias em .bib e no texto, garantindo que a fonte consultada sustente a afirmacao citada e registrando URL/evidencia em project/citation-cheatsheet.md.

2026-07-03
overleaf-tcc-workflow
기타 중등 후 교사

Workflow especifico do workspace Overleaf Hero para revisar, orientar ou avaliar TCCs em LaTeX. Use quando trabalhar no diretorio project/, mapear tcc.tex, preservar template/sample*, aplicar prompts de autor/orientador/avaliador e coordenar as skills academicas do projeto.

2026-07-03
research-mentor
기타 중등 후 교사

Orientacao de pesquisa cientifica para TCCs, artigos e dissertacoes. Use quando o usuario pedir feedback de orientador, ajuda com problema de pesquisa, objetivos, lacuna, metodologia, resultados, limitacoes, proximos passos ou planejamento de escrita.

2026-07-03
scientific-proofreading
편집자

Proofreading cientifico em PT-BR para TCCs, artigos e dissertacoes. Use para corrigir ortografia, gramatica, pontuacao, clareza, coesao, impessoalidade, terminologia e fluidez preservando a voz do autor e sem alterar conteudo tecnico.

2026-07-03
scientific-writing
기타 중등 후 교사

Escrita e reescrita de texto cientifico em LaTeX. Use para construir secoes academicas, transformar notas em parágrafos, melhorar argumentacao, estruturar introducao/fundamentacao/metodologia/resultados/conclusao, ou escrever corpo de texto preservando evidencias e voz do autor.

2026-07-03
api-development
소프트웨어 개발자

Build and update TMET backend APIs in Express. Use when changing handlers in routes/*.js, file-backed business logic in models/*.js, queue-driven async jobs, scraping/upload integrations in helpers/*.js, or response contracts under /api/matches, /api/moodle, /api/suap, /api/ai, and /api/jobs.

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

Validate TMET API contracts and multi-step flows, especially async job polling, generated file artifacts, and extraction -> matching -> enrollment workflows. Use when verifying behavior across routes, models, helpers, queue progress, and persisted outputs in files/.

2026-04-10
api-unit-testing-jest
소프트웨어 품질 보증 분석가·테스터

Write and maintain TMET Jest + Supertest tests. Use when changing routes, models, helpers, queue logic, file parsing, or API contracts and you need focused coverage under tests/routes, tests/models, tests/helpers, or tests/integration.

2026-04-10
debugging-operations
소프트웨어 개발자

Diagnose TMET runtime, queue, scraping, upload, and file-artifact issues. Use when investigating failing routes, stuck jobs, broken Browserless/SUAP flows, malformed CSV or JSON outputs, Docker problems, or test regressions.

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

Run, debug, and validate TMET with Docker Compose. Use when bringing up the current node + chrome stack, checking logs, running tests in-container, or confirming Browserless-based scraping and upload workflows.

2026-04-10
pipeline-workflow
소프트웨어 개발자

Operate and evolve the TMET extraction to matching to CSV to Moodle-upload pipeline. Use when changing or debugging EduPage extraction, SUAP scraping, manual course or student queues, subject matching, AI matching, student/professor extraction, generated files in files/, or end-to-end operator workflow behavior.

2026-04-10
web-frontend
웹 개발자

Implement and maintain the TMET static frontend in public/. Use when changing public/index.html, browser-native ES modules in public/js/, UI components, section controllers, or request/model adapters that drive the pipeline, matching, manual queue, and students/professors workflows.

2026-04-10
criador-exercicios
소프트웨어 개발자

Use esta skill ao criar ou revisar exercícios práticos deste repositório, especialmente em seções didáticas de HTML, CSS, JavaScript, DOM, arrays, objetos e PHP. Ela ajuda a produzir enunciados concretos em PT-BR, com objetivos claros, requisitos operacionais, reaproveitamento de conteúdos anteriores e estrutura compatível com a organização pedagógica do projeto.

2026-06-09
codigo-didatico-ptbr
소프트웨어 개발자

Create, revise, refactor, or explain source code for this repository in a didactic, beginner-friendly style for high-school students. Use when Agent needs to write or change HTML, CSS, JavaScript, PHP, or code snippets in lessons, examples, exercises, mini-projects, or avaliações, keeping the implementation educational, explicit, well documented, and with comments in PT-BR.

2026-06-09
guia-readme-para-slides
기술 작가

Transform a didactic README guide into a concise Marp slide presentation for class, aligned with the ifsul theme and the pattern of marp/content/00-introducao.md. Use when Agent needs to create, revise, or expand lecture slides from a README, summarize a long guide for aula, montar apresentacao Marp, criar slide de apoio para o professor, or produce a short teaching presentation with image placeholders.

2026-06-09
guia-readme
기술 작가

Transform section, lesson, topic, or mini-project README files into clear didactic reference guides in Portuguese, with consistent structure, small examples, and student-friendly explanations. Use when Agent needs to create, expand, rewrite, or standardize a README for aula, material de apoio, referencia conceitual, guia pratico, enunciado de exercicio, documentacao de API, or when requests mention: melhorar README, transformar slide em guia, criar guia de JS/DOM/eventos/PHP/fetch, padronizar documentacao didatica.

2026-06-09
skill-creator
기술 작가

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Agent's capabilities with specialized knowledge, workflows, or tool integrations.

2026-06-09
저장소 13개 중 12개 표시