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

vite-flare-starter

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

수집된 skills
30
Stars
45
업데이트
2026-07-18
Forks
7
직업 범위
직업 카테고리 18개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

compare-options
소프트웨어 개발자

Evaluate multiple choices side-by-side based on relevant criteria, then present a comparison the user can act on. Use when the user asks to compare options, choose between alternatives, or weigh up X vs Y.

2026-07-18
caretaker
사무·행정 지원 종사자 일선 감독자

Day-of-week rotating proactive sweep — Mon=connections / Tue=routines / Wed=skills / Thu=memories / Fri=findings / Sat=cross-cutting / Sun=weekly summary. Forces outward scan instead of inward thrash. Routine-only; load this skill into a daily routine that fires AssistantAgent. Adapted from goanna's caretaker.

2026-05-06
reverie
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Use when an agent has had N consecutive quiet runs with nothing to do. Pivots to bounded inward consolidation (promote findings, refresh memory, audit asks) anchored in own data — NOT generic news summarisation. Adapted from goanna's reverie cycle. Routine-only; loaded by the routine that detects the quiet condition.

2026-05-06
agent-asks-tasks
인사 보조원(급여·근태 관리 제외)

Use to track open questions you owe the user (asks) and time-bounded commitments you owe yourself (tasks). Write OPEN entries when you commit; promote to CLOSED when answered/done. Survives session compaction. Adapted from goanna's asks.md/tasks.md pattern.

2026-05-06
review-code-security
정보 보안 분석가

Reviewer criteria for AI-generated code via with_review. Checks for security issues (injection, auth bypass, secret leakage), correctness, and project conventions. Use as criteria.skill when generating code that touches data, auth, or external systems.

2026-05-06
review-email-tone
서신 담당 사무원

Reviewer criteria for outbound email drafts via with_review. Checks tone-recipient match, professionalism, no AI tells, no placeholder leakage. Use as criteria.skill argument when reviewing email drafts before send.

2026-05-06
review-summary-faithfulness
편집자

Reviewer criteria for AI-generated summaries via with_review. Checks faithfulness to source, no hallucinated facts, appropriate length, key points preserved. Use as criteria.skill when summarising articles, documents, transcripts, or batch-task outputs.

2026-05-06
review-output
편집자

Default reviewer criteria for the with_review tool. Generic quality bar — accuracy, intent-match, no hallucinations, clarity. Use as the criteria.skill argument when calling with_review without a domain-specific reviewer skill.

2026-05-06
enrich-error
소프트웨어 개발자

SessionEnd hook for routines — turns raw error messages into actionable findings (e.g. "Error: 401" → "Gmail token expired — reconnect at /dashboard/connectors"). Routine-only.

2026-05-06
librarian-curate
도서관 사무 보조원

Weekly cross-agent curation routine — surfaces patterns across agents, promotes stable ones into shared knowledge, writes a weekly digest into Inbox. Routine-only.

2026-05-06
reflect
비서 및 행정 보조원(법률, 의료 및 임원 제외)

End-of-day distillation routine — reads recent runs + findings, decides what graduates / dismisses / stays open, writes a one-paragraph day summary. Routine-only.

2026-05-06
route-finding
소프트웨어 개발자

SessionEnd hook for routines emitting findings — picks the right channel (inbox_add / notify / approval_queue / space_send / webhook_post) and writes a short run-summary line. Routine-only.

2026-05-06
routine-health-check
네트워크·컴퓨터 시스템 관리자

Daily meta-routine — watches every other routine for error rates, drift, and runaway cost; surfaces routine_health findings into the Inbox. Routine-only.

2026-05-06
score-importance
인사 보조원(급여·근태 관리 제외)

Calibrates finding importance (high / medium / low) before inbox_add — used by routines for consistent thresholds. Routine-only.

2026-05-06
csv-analyse
데이터 과학자

Analyse a CSV file in the sandbox — row/column counts, column types, summary statistics for numeric columns, unique value distributions for categorical columns, and missing-value counts. Use when the user asks to explore, summarise, profile, or analyse a CSV file.

2026-04-20
git-diff-summariser
소프트웨어 개발자

Summarise a git diff into a short change description, risk assessment, and suggested commit message. Use when the user asks to review changes, draft a commit message from a diff, or wants a high-level overview of what was edited.

2026-04-20
meeting-notes
임원 비서 및 행정 보좌관

Turn a meeting audio recording into structured notes — attendees, agenda items discussed, key decisions, action items with owners, and open questions. Save the result as a Markdown file. Use when the user attaches an audio file of a meeting or explicitly asks for meeting notes from audio.

2026-04-20
web-research
인사 보조원(급여·근태 관리 제외)

Research a topic by searching the web, fetching the most relevant pages as markdown, and producing a well-structured summary with citations. Use when the user asks to research, investigate, find information about, or look into a topic.

2026-04-20
create-report
임원 비서 및 행정 보좌관

Create a polished visual report as an HTML artifact with charts, tables, and formatted text. Use when the user asks for a report, dashboard, analysis, or visual summary of data.

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

Review code for bugs, security issues, performance problems, and style. Use when the user pastes code, shares a file, or asks "what's wrong with this code?".

2026-04-13
document-qa
고객 서비스 담당자

Answer questions about an uploaded document (PDF, image, or text file). Use when the user has attached a file and asks something specific about it.

2026-04-13
draft-email
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Write a professional email tailored to a specific recipient, purpose, and tone. Use when the user asks to draft, write, or compose an email.

2026-04-13
extract-structured-data
소프트웨어 개발자

Extract structured data (JSON) from messy text, documents, or web pages. Use when the user asks to extract, parse, structure, or pull data out of unstructured content.

2026-04-13
fact-check
시장조사 분석가·마케팅 전문가컴플라이언스 담당자

Verify a specific claim by finding multiple authoritative sources that confirm or contradict it. Use when the user asks to fact-check, verify, or check whether something is true.

2026-04-13
morning-brief
임원 비서 및 행정 보좌관

Generate a personalised morning briefing covering weather, news, schedule, and saved priorities. Use when the user asks for a morning brief, daily summary, or "what's happening today?".

2026-04-13
plan-task
생산, 계획 및 독촉 사무원

Break a goal into a clear sequence of actionable steps with dependencies and estimated effort. Use when the user describes something they want to accomplish and asks for a plan, breakdown, or "how do I...".

2026-04-13
remember-conversation
파일 사무원

Review the current conversation and save key facts to long-term memory. Use when the user asks you to remember things from this chat, save important info, or "remember this for next time".

2026-04-13
rewrite-for-audience
작가·저자편집자

Rewrite text for a different audience, tone, length, or format while preserving the core meaning. Use when the user asks to rewrite, rephrase, simplify, formalise, or adapt text for a specific audience.

2026-04-13
save-research-doc
파일 사무원

Save a piece of research, notes, or content to the user's filesystem as a well-organised markdown document with metadata. Use when the user asks to save, archive, file away, or "keep this for later".

2026-04-13
summarise-url
서신 담당 사무원

Fetch a URL and produce a structured summary with title, key points, and an action-oriented takeaway. Use when the user shares a link and asks for a summary, TL;DR, or "what's this about?".

2026-04-13