Skip to main content

jmagly/aiwg

SkillsMP 已收集 jmagly/aiwg 中的 552 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
552
GitHub 星标
178
GitHub Forks
26

已展示 40 / 552 个已收集 Skill。

职业分类
网页与数字界面设计师
描述

WCAG accessibility analysis for color palettes including contrast ratios, compliance checking, and remediation suggestions. Use when user needs to verify colors meet accessibility standards.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Generate, analyze, compare, export, and suggest color palettes using color theory. Use when user asks about colors, palettes, color schemes, or needs help choosing colors for a project.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Research current color trends from Pantone, architecture, film, and design. Use when user asks about trending colors, popular palettes, or wants research-backed color inspiration.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Prompt users tastefully to star AIWG after a successful regenerate or intake workflow.

原文语言:英语

更新
职业分类
平面设计师
描述

Research, compare, sample, select, persist, adapt, rotate, and archive reusable visual themes and design templates

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Search the local research corpus, read matching findings, and synthesize an answer with inline citations to REF-XXX sources. The "query" operation for the research pipeline.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Crash-resilient external agent loop with state persistence and CI/CD integration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detect requests for iterative autonomous agent loops and route to the appropriate loop executor

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern

原文语言:英语

更新
职业分类
软件开发工程师
描述

Enable agent loops to learn from similar past tasks and share patterns across loops

原文语言:英语

更新
职业分类
软件开发工程师
描述

Query and manage the executable feedback debug memory

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Execute tests on generated code and iterate until passing

原文语言:英语

更新
职业分类
软件开发工程师
描述

Infer measurable completion criteria for an agent-loop task from project docs, code, and AIWG standards when the user has not supplied --completion explicitly

原文语言:英语

更新
职业分类
软件开发工程师
描述

Abort a running agent loop and optionally revert changes

原文语言:英语

更新
职业分类
软件开发工程师
描述

Show analytics and metrics from agent loop execution history

原文语言:英语

更新
职业分类
软件开发工程师
描述

Attach to a running agent loop's live output stream

原文语言:英语

更新
职业分类
其他计算机职业
描述

View and configure agent loop settings — show, set, reset, and apply named presets

原文语言:英语

更新
职业分类
其他计算机职业
描述

Crash-resilient external loop with state persistence and CI/CD integration

原文语言:英语

更新
职业分类
其他计算机职业
描述

Manage Al semantic memory entries — list, query, and clear lessons learned across loop iterations

原文语言:英语

更新
职业分类
其他计算机职业
描述

View and manage agent loop reflections and episodic memory

原文语言:英语

更新
职业分类
其他计算机职业
描述

Resume an interrupted agent loop from last checkpoint

原文语言:英语

更新
职业分类
其他计算机职业
描述

Execute iterative task loop until completion criteria are met - iteration beats perfection

原文语言:英语

更新
职业分类
其他计算机职业
描述

Check status of current or previous agent loop

原文语言:英语

更新
职业分类
其他计算机职业
描述

Inject relevant past reflections into agent context at iteration start so agents learn from prior mistakes without repeating them

原文语言:英语

更新
职业分类
其他计算机职业
描述

Enable and explain the reusable human-in-the-loop gates used by persistent agent loops for destructive actions, false-positive overrides, and recovery escalation.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Run a development-focused health check on the AIWG repository structure

原文语言:英语

更新
职业分类
软件开发工程师
描述

Switch AIWG CLI to dev mode (local repo source), rebuild, deploy dev tools, and run a health check — all via the Steward agent

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create a new AIWG addon with AI-guided setup

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create a new agent with AI-guided expertise definition following the Agent Design Bible

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create a new slash command with AI-guided behavior definition

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create a new AIWG extension (framework expansion pack) with AI-guided setup

原文语言:英语

更新
职业分类
其他计算机职业
描述

Comma-separated phase names

原文语言:英语

更新
职业分类
其他计算机职业
描述

Enable interactive design mode

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Auto-fix discoverable issues

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Validate addon, framework, or extension structure and manifest

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Verify @file references in AIWG skills and agents against the linking contract — per-file or corpus-wide, with optional auto-fix

原文语言:英语

更新
职业分类
其他计算机职业
描述

Validate an entire AIWG addon package for completeness and release readiness

原文语言:英语

更新
职业分类
其他计算机职业
描述

Validate a single AIWG component (skill, agent, or command) for completeness and correctness

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Suggest and apply fixes for flaky tests based on detected patterns. Use after flaky-detect identifies unreliable tests that need repair.

原文语言:英语

更新
已展示 40 / 552 个已收集 Skill。