Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

roach

roach contient 12 skills collectées depuis YacineMK, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
2
mis à jour
2026-06-26
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

change-request-triage
Spécialistes en gestion de projets

Triage a change request: classify type and estimate risk.

2026-06-26
deployment-readiness-check
Spécialistes en gestion de projets

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

2026-06-26
expense-approval-check
Analystes financiers et en placements

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

2026-06-26
invoice-validation
Analystes financiers et en placements

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

2026-06-26
employment-certificate-request
Spécialistes en ressources humaines

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

2026-06-26
leave-eligibility-check
Spécialistes en ressources humaines

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

2026-06-26
campaign-compliance-check
Analystes en études de marché et spécialistes en marketing

Check proposed campaign content against brand and regulatory policy.

2026-06-26
content-approval-prep
Analystes en études de marché et spécialistes en marketing

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

2026-06-26
project-status-summary
Spécialistes en gestion de projets

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

2026-06-26
resource-availability-check
Spécialistes en gestion de projets

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

2026-06-26
flowwise-frontend
Développeurs web

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
Développeurs de logiciels

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