Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
jpmorgan-payments
Profil créateur GitHub

jpmorgan-payments

Vue par dépôt de 12 skills collectés dans 2 dépôts GitHub.

skills collectés
12
dépôts
2
mis à jour
2026-07-17
explorateur de dépôts

Dépôts et skills représentatifs

efs-components-best-practices
Développeurs de logiciels

EF&S integration links — REST APIs behind partner platforms; partially hosted onboarding; recipes/webhooks; monorepo as WS reference; released embedded UI + provider wiring.

2026-07-16
code-quality-workflow
Analystes en assurance qualité des logiciels et testeurs

Mandatory code quality workflow that must run after ANY code changes. Use after creating/editing files, before commits, or when fixing errors. Keywords - testing, linting, formatting, typecheck, quality gates, workflow.

2026-04-30
i18n-l10n
Développeurs de logiciels

Internationalization and localization patterns for multi-locale support. Use when implementing translations, formatting dates/numbers/currency, or handling locale-specific content. Keywords - i18n, l10n, translations, locale, formatting, dates, currency, numbers.

2026-03-07
react-patterns
Développeurs de logiciels

React 18 patterns, hooks best practices, component composition, and optimization techniques. Use when creating hooks, optimizing performance, or following React patterns. Keywords - React, hooks, useState, useEffect, useMemo, useCallback, patterns, composition.

2026-03-07
test-and-fix-workflow
Analystes en assurance qualité des logiciels et testeurs

Automated workflow for running tests and fixing failures systematically. Use when implementing the mandatory test workflow or fixing code quality issues. Keywords - testing, debugging, workflow, failures, systematic fixes.

2026-02-19
windows-powershell
Administrateurs de réseaux et de systèmes informatiques

Windows PowerShell command patterns for terminal operations. Use when running commands, scripts, or terminal operations on Windows. Keywords - PowerShell, Windows, terminal, commands, scripts, never use &&.

2026-02-19
component-testing
Analystes en assurance qualité des logiciels et testeurs

Comprehensive testing patterns for React components with MSW, React Query, and Vitest. Use when writing tests, setting up mocks, testing API interactions, or ensuring 80% coverage. Keywords - testing, MSW, React Query, Vitest, mocks, coverage, API testing.

2026-01-22
embedded-banking-architecture
Développeurs de logiciels

Core architecture patterns for embedded-components monorepo. Use when creating new components, organizing code structure, or following 2025 React/TypeScript patterns. Keywords - component creation, file structure, hooks, utils, TypeScript, React patterns, monorepo, architecture.

2026-01-22
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
jpm-oauth
Développeurs de logiciels

Implement J.P. Morgan Payments OAuth authentication (JWT signing + IDAnywhere token exchange) in a merchant project. Use this skill when a merchant has their clientId, certificate, private key, and SHA-1 thumbprint and wants to generate the auth code in their codebase — typically right after running jpm-integrations-get-started. Produces a language-specific auth module with built-in token caching that follows JPM guidance against regenerating tokens per request. Supports Node/TypeScript, Python, and Java idiomatically; for other languages, translates from the canonical algorithm. Asks for target environment (CAT or PROD) and JWT TTL (default 6 months for CAT, 8h for PROD per JPM guidance); the resource_id is read from the merchant's `.env` at runtime rather than collected interactively.

2026-07-17
jpm-merchant-integrations
Développeurs de logiciels

Implement J.P. Morgan Payments API integrations in a merchant project once OAuth authentication is in place. Use this skill after a merchant has completed JPM onboarding and wired up authentication (typically right after `jpm-oauth`) and is ready to integrate one of the two currently-supported APIs — Checkout (drop-in payment UI) or Online Payments (direct card / wallet / APM processing). Recommends implementing one API at a time, reusing the credentials and auth module already wired into the project.

2026-07-15
jpm-integrations-get-started
Développeurs de logiciels

Triage and credential intake for merchants starting with J.P. Morgan Payments APIs. Use this skill when the user wants to migrate from another payment provider to JPM or start a new JPM integration from scratch. Sets up a .env file (generated fresh or updated in place) with the clientId, certificate path, and private key path that downstream skills will read at runtime. Does not persist credential contents.

2026-07-15
2 dépôts affichés sur 2
Tous les dépôts sont affichés