Skip to main content
aidevme
GitHub 创作者资料

aidevme

按仓库查看 4 个 GitHub 仓库中的 29 个已收集 skills。

已收集 skills
29
仓库
4
更新
2026年8月2日
仓库浏览

仓库与代表性 skills

add-host-manager
软件开发工程师

Scaffolds a new main-process manager for the Power Platform ToolBox host, following the existing settings/connections/tool-lifecycle/auth pattern and wired through `toolboxAPI`/`toolboxAPIBridge.js` so tools never get direct Node.js or Electron access. Use…

2026年7月27日
package-toolbox
软件开发工程师

Runs lint, type-check, and build steps for the ToolBox host, then produces a platform-specific packaged build from its three Vite bundles. Use when asked to "build the toolbox host and check it's clean", "package a Windows build of the toolbox", "run lint and…

2026年7月27日
setup-toolbox-dev-env
软件开发工程师

Forks, clones, and bootstraps a local development environment for the Power Platform ToolBox host application. Use when asked to "set up my dev environment for the ToolBox host", "I want to contribute to Power Platform ToolBox", "clone and run the toolbox…

2026年7月27日
tool-development
软件开发工程师

Entry point for building a PPTB tool — a web app that runs inside the Power Platform ToolBox host and talks to Dataverse/Power Platform through injected APIs. Use when asked to "build a PPTB tool", "develop a tool for Power Platform ToolBox", "create a…

2026年7月27日
toolbox-development
软件开发工程师

Entry point for contributing to the Power Platform ToolBox host application itself — the Electron shell that loads and runs tools. Use when asked to "contribute to the ToolBox host", "set up the ToolBox dev environment", "add a new manager to the ToolBox…

2026年7月27日
add-agent-integration
其他计算机职业

Exposes a PPTB tool to AI assistants through the ToolBox's built-in MCP server — declaring the `agents` object in `pptb.config.json`, choosing interactive vs. automated execution, and adding a headless `invokeHeadless(input, context)` entry point. Use when…

2026年7月27日
add-dataverse-api
软件开发工程师

Wires up `window.dataverseAPI` calls — CRUD, relationship associations, FetchXML/OData queries, entity/attribute/relationship/option-set metadata and schema writes, custom action/function execution, and solution deployment — into an existing PPTB tool's code.…

2026年7月27日
add-error-handling
软件开发工程师

Wraps a PPTB tool's `toolboxAPI`/`dataverseAPI`/`powerplatformAPI`/file-system calls in `try`/`catch`, adds contextual logging, user-facing notifications, and retry logic for transient failures. Use when asked to "add error handling to this tool", "wrap my…

2026年7月27日
已展示 8 / 18 个已收集 Skill。
a11y-init
网页与数字界面设计师

Sets up accessibility governance in a project. Generates a project-tailored A11Y.md context file, writes a default .a11yrc.json with a compliance profile, and wires pointer snippets into every detected host config (CLAUDE.md, .cursorrules,…

2026年8月2日
a11y-audit
软件质量保证分析师与测试员

Audits React, Fluent UI v9, and (in later versions) Vue, Angular, Svelte, static HTML, PCF, Power Apps Code Apps and Power Pages for WCAG 2.2 compliance. Runs static rules via the @aidevme/a11y CLI and summarizes findings with proposed fixes. Trigger on…

2026年8月1日
a11y-dialogs
网页与数字界面设计师

Reference guide for accessible dialogs and modals — focus trapping and restoration, aria-modal semantics, escape handling, and labeling, including Fluent UI v9 Dialog behavior. Use when building or reviewing dialogs, modals, drawers, popovers, or overlay UI.

2026年8月1日
a11y-fix
软件质量保证分析师与测试员

Takes accessibility audit findings and proposes or applies minimal remediation diffs, one finding at a time, using per-rule fix patterns. Trigger on "/a11y-fix", "fix these accessibility findings", "remediate a11y issues", "apply accessibility fixes".

2026年8月1日
a11y-forms
网页与数字界面设计师

Reference guide for accessible forms — labels, descriptions, error identification and validation messaging, required-field semantics, autocomplete, and grouping, including Fluent UI v9 Field and Label patterns. Use when building or reviewing form UI, or when…

2026年8月1日
a11y-keyboard
网页与数字界面设计师

Reference guide for keyboard accessibility — tab order, focus visibility, roving tabindex, skip links, and keyboard operability of custom widgets. Use when building or reviewing interactive components, or when asked about keyboard navigation, focus…

2026年8月1日
a11y-overview
网页与数字界面设计师

Cross-cutting accessibility rules and request routing for the a11y plugin. Loaded first; routes audit requests to a11y-audit, setup to a11y-init, remediation to a11y-fix, and topic questions to the matching reference guide. Use when a request mentions…

2026年8月1日
a11y-pages
软件开发工程师

Reference guide for accessible Power Pages sites — Liquid templates, portal skip navigation, entity list and form metadata, lang attributes, and heading structure. Use when building or reviewing Power Pages portals or Liquid templates. Full guidance arrives…

2026年8月1日
已展示 8 / 9 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库