Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
jpmorgan-payments
GitHub-Creator-Profil

jpmorgan-payments

Repository-Ansicht von 12 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
12
Repositories
2
aktualisiert
2026-07-17
Repository-Explorer

Repositories und repräsentative Skills

efs-components-best-practices
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Netzwerk- und Computersystemadministratoren

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
jpm-oauth
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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 von 2 Repositories angezeigt
Alle Repositories angezeigt