FDC3
An open standard for the financial desktop.
Install / Use
npx skills add finos/FDC3Installs into whichever agent you are using.
Amazon Q Rules
Amazon Q Developer rules
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubFDC3 Repository Rules for Amazon Q
Read and follow the guidance in AGENTS.md at the root of this repository. It describes the monorepo structure, module dependencies, build/test conventions, and common change patterns.
Key Reminders
- This is an npm workspaces monorepo. Build order matters:
fdc3-schema→fdc3-standard→fdc3-agent-proxy/fdc3-web-impl→fdc3-get-agent. - Never edit generated files in
packages/fdc3-schema/generated/orpackages/fdc3-context/generated/. Edit the.schema.jsonsource files and rebuild. - JSON schemas (
packages/fdc3-schema/schemas/api/) and TypeScript interfaces (packages/fdc3-standard/src/api/) must be kept in sync manually. - Tests use Cucumber/Gherkin (
.featurefiles) withquickpickle+vitest. Thepackages/testingmodule provides shared step definitions. - The test
ServerContextuses sequential UUIDs (uuid0,uuid1, ...). AddingcreateUUID()calls shifts subsequent values in existing tests. - All TypeScript imports must use
.jsextensions (ESM with NodeNext resolution). - All workspace packages share the same version number. Use
npm run syncpackafter version changes. - Update
CHANGELOG.mdunder[Unreleased]for non-trivial changes. - Contributions must maintain or improve test coverage in
fdc3-agent-proxy,fdc3-get-agent,fdc3-standard, andfdc3-web-impl. - Do not edit
website/versioned_docs/,website/versioned_sidebars/, orwebsite/static/schemas/— these are snapshots from past FDC3 releases, unless a correction is specifically requested. - Conformance tests validate Desktop Agent compliance. Test definitions (with unique IDs like
UCBasicUsage1) live inwebsite/docs/api/conformance/; implementations live intoolbox/fdc3-conformance/. Features using MUST/MUST NOT keywords require conformance tests. See AGENTS.md for full details.
Related Skills
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
ai-job-search
43.5kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.6kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Security Score
Audited on Invalid Date
