Skip to main content
Manusで任意のスキルを実行
ワンクリックで
werlang
GitHub クリエイタープロフィール

werlang

13 件の GitHub リポジトリにある 95 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
95
リポジトリ
13
更新
2026-07-23
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
user-skills
21 件の skills · 2026-07-23
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスターウェブ・デジタルインターフェースデザイナー情報セキュリティアナリスト
5 件の職業カテゴリ · 100% 分類済み
22%比率
#02
event-hub
13 件の skills · 2026-07-16
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
5 件の職業カテゴリ · 100% 分類済み
14%比率
#03
locallmarket
12 件の skills · 2026-05-02
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータシステムアナリストネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
13%比率
#04
project-template
11 件の skills · 2026-07-23
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
12%比率
#05
overleaf-hero
8 件の skills · 2026-07-08
その他の高等教育教員編集者
2 件の職業カテゴリ · 100% 分類済み
8.4%比率
#06
tmet
7 件の skills · 2026-04-10
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者ネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
7.4%比率
#07
pw1
5 件の skills · 2026-06-09
テクニカルライターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
5.3%比率
#08
autojudge-contest
5 件の skills · 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 件のリポジトリを表示