Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

roach

roach 收录了来自 YacineMK 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
2
更新
2026-06-26
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

change-request-triage
项目管理专家

Triage a change request: classify type and estimate risk.

2026-06-26
deployment-readiness-check
项目管理专家

Decide whether a release is ready to deploy per the deployment policy and readiness signals.

2026-06-26
expense-approval-check
财务和投资分析师

Check an expense claim against the spend policy and threshold rules.

2026-06-26
invoice-validation
财务和投资分析师

Validate an incoming invoice's required fields and surface discrepancies before payment.

2026-06-26
employment-certificate-request
人力资源专员

Determine whether an employee is entitled to an employment/salary certificate and what it may state.

2026-06-26
leave-eligibility-check
人力资源专员

Decide whether an employee's requested leave is allowed under current HR policy.

2026-06-26
campaign-compliance-check
市场调研分析师与营销专员

Check proposed campaign content against brand and regulatory policy.

2026-06-26
content-approval-prep
市场调研分析师与营销专员

Summarise a content piece and surface policy or tone concerns for approval.

2026-06-26
project-status-summary
项目管理专家

Produce a concise status assessment (on-track / at-risk / blocked) from project context.

2026-06-26
resource-availability-check
项目管理专家

Check whether the requested people/resources are available in the requested window.

2026-06-26
flowwise-frontend
网页开发工程师

Conventions for the FlowWise web app (apps/web). Use whenever working on the Next.js frontend — adding routes, components, API calls, types, or styling. Captures the team's rules so generated code matches the existing structure: App Router, Tailwind, shared @repo/types, components in src/components, API only through src/lib/api, and the dev-only role switcher for previewing roles.

2026-06-25
next-dev-loop
软件开发工程师

Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines /_next/mcp (Next.js's view) with agent-browser (the browser's view). Requires a running `next dev`.

2026-06-25