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

ccube-agent-plugin-marketplace

ccube-agent-plugin-marketplace contient 14 skills collectées depuis LifeSG, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
3
mis à jour
2026-05-18
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cc-write-e2e-test
Analystes en assurance qualité des logiciels et testeurs

Playwright E2E test setup and authoring for any web application. Plan-first: when asked to write or generate E2E tests, draft a markdown test plan (Overview, Seed, TC-numbered scenarios with Steps + Expected Results) and confirm scope with the user BEFORE writing any .spec.ts. Inspired by Playwright Test Agents (planner → generator → healer): plan, generate from the plan, then run + heal once before declaring done. Use this skill any time the user wants to create, set up, fix, scaffold, or migrate browser-level tests for a web application — whether or not they mention Playwright by name. Typical asks: "write a test for [page/route/flow]", "add e2e coverage for [feature I just shipped]", "generate an e2e test plan", "set up Playwright in [repo]", "fix our broken Playwright setup", "migrate Cypress to Playwright", "add a page object for [X]", "create a fixture that composes with authedPage", "switch our auth helper from token-bypass to real Cognito/SSO/Singpass", "wire up storageState/JWT/session cookies/mol-to

2026-05-18
cc-rabbit-deploy
Développeurs de logiciels

GCC deployment via Rabbit Deploy — initialize a local project with git, configure the Rabbit Deploy GitLab remote with a Project Access Token, and push to trigger automatic deployment. Use when a user wants to deploy their project to GCC using Rabbit Deploy, set up version control for the first time, or push code changes to trigger the CI/CD pipeline.

2026-04-08
cc-create-ep
Spécialistes en gestion de projets

Enhancement Proposal (EP) creation — stepwise, KEP-style EP authoring with template discovery, parallel codebase research, and structured Part-1 / Part-2 / Part-3 generation. Use when creating or drafting an EP or feature design document.

2026-03-29
cc-plan-implementation
Spécialistes en gestion de projets

Implementation plan generation — decomposes an EP or task description into a parallelised, phase-based workplan with a Mermaid dependency graph, critical path analysis, per-task agent prompts, and a parallel dispatch table. Use when creating an implementation plan for an EP or any task description.

2026-03-29
cc-react-18-patterns
Développeurs de logiciels

React 18 patterns reference — concurrent rendering, automatic batching, transitions, Suspense, new hooks (useId, useTransition, useDeferredValue, useSyncExternalStore), streaming SSR, and TypeScript integration. Use when implementing, reviewing, or debugging React components in any React 18.x project.

2026-03-29
cc-react-19-patterns
Développeurs de logiciels

React 19.2 modern patterns reference — hooks, Actions API, Server Components, concurrent rendering, TypeScript integration, and quality-of-life improvements. Use when implementing, reviewing, or debugging React components in any React 19+ project.

2026-03-29
cc-react-beginner
Développeurs web

React beginner fundamentals — JSX, functional components, props, state, conditional rendering, list rendering, useEffect, data fetching, component composition, and common rookie mistakes. Use when implementing basic React features or when the user is new to React.

2026-03-29
cc-css-essentials
Développeurs web

CSS fundamentals — box model, flexbox, grid, units, specificity, positioning, z-index, and responsive design. Library-agnostic. Use when writing, reviewing, or debugging styles in any web project regardless of CSS library or framework.

2026-03-29
cc-styled-components
Développeurs web

styled-components API patterns for React — basic components, pseudo-classes, props-based styling, extending, theming, TypeScript typed theme, global styles, keyframes, attrs, and common mistakes. Use when writing or reviewing component styles with styled-components in a React project.

2026-03-29
cc-design-system
Développeurs de logiciels

Flagship Design System (FDS) knowledge for @lifesg/react-design-system — component catalogue, token reference, and Figma-to-FDS mapping heuristics. Use when implementing UI with FDS components or analysing which Figma elements can be fulfilled by FDS.

2026-03-27
cc-git-commit
Développeurs de logiciels

Atomic commit workflow — groups changed files into logical commits and produces Conventional Commit messages prefixed with branch name and author initials. Use when performing any git staging, committing, or when the user asks to save, commit, or push work.

2026-03-27
cc-vite-react-ds
Développeurs web

Initialize a new Vite + React + TypeScript frontend project with Flagship Design System (@lifesg/react-design-system) pre-configured. Use when user wants to scaffold a new web application using FDS components.

2026-03-27
cc-design-md
Graphistes

Create or update a DESIGN.md file by browsing a design system's live online documentation (Storybook or equivalent) using the integrated browser. Use when the user asks to generate or update a DESIGN.md from a design system's documentation URL.

2026-03-26
cc-markdown-standards
Correcteurs et marqueurs de copie

Markdown formatting rules: 80-character hard line wrap, heading hierarchy (no H1), fenced code blocks with language tags, table alignment, and YAML front matter conventions. Use when creating or editing any .md or markdown file.

2026-03-23