Favicon of org-app-theming

org-app-theming Skill

AI Agent SkillTypeScriptOpen source

Patch src/global.css so the --color-app- Tailwind tokens use the Org App's brand colors extracted by the org-app-parsing skill. Use after org-app-parsing has populated the manifest theme. Published by microsoft in fabric-org-app-template.

Decision snapshot

Is this a fit?

Best for

Developers using fabric-org-app-template, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

3 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is org-app-theming Skill?

Patch src/global.css so the --color-app- Tailwind tokens use the Org App's brand colors extracted by the org-app-parsing skill. Use after org-app-parsing has populated the manifest theme. Published by microsoft in fabric-org-app-template. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using fabric-org-app-template

Declared skill metadata

  • Source file: .agents/skills/org-app-theming/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use org-app-theming Skill

  • Use it for developers using fabric-org-app-template.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/fabric-org-app-template
  • Skill file: .agents/skills/org-app-theming/SKILL.md

What it does

Patch src/global.css so the --color-app- Tailwind tokens use the Org App's brand colors extracted by the org-app-parsing skill. Use after org-app-parsing has populated the manifest theme.

Skill instructions

org-app-theming When to use this skill Right after org-app-parsing has populated the theme object in src/config/orgAppManifest.ts. The components reference theme colors via CSS variables (var(--color-app-background) etc.), and those variables live in src/global.css. This skill writes the default theme — the one shown until the end user picks something else from Settings → Theme. Scope: this skill vs the runtime theme picker | | This skill (org-app-theming) | Runtime picker (Settings → Theme) | |---|---|---| | Who runs it | Migration agent, once per template instance | End user, any time | | What it changes | @theme defaults in src/global.css | :root inline styles + localStorage["org-app-active-theme"] | | When it applies | Always — the baseline | Only when the user picks a non-default theme | | What it can pick from | The Org App's own brand colors | The Org App's brand colors or any built-in Power BI theme in src/config/themePresets.ts | Do not modify themePresets.ts or lib/theme.ts f

Verified compatibility and discovery

Frequently asked questions

What is org-app-theming?

org-app-theming is a open-source AI agent skill with Copy skill directory. Patch src/global.css so the --color-app- Tailwind tokens use the Org App's brand colors extracted by the org-app-parsing skill. Use after org-app-parsing has populated the manifest theme.

Who is org-app-theming best for?

org-app-theming is best for reusing agent instructions, scripts, and references.

How do I install org-app-theming?

Install or run org-app-theming using Copy skill directory. Check org-app-theming for the latest setup command.

Is org-app-theming actively maintained?

org-app-theming may need a closer maintenance check before production use.

Share:

Stars
0
Forks
1
Last commit
3 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to org-app-theming