Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

amfig

amfig 收录了来自 sm17p 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
43
更新
2026-03-28
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

issue-refinement-triage
软件质量保证分析师与测试员

Refines GitHub issues using the block template and label table below. Tracking lives on GitHub; use when triaging issues, refining a new issue, or when the user asks to refine an issue.

2026-03-28
pr-from-issue
软件开发工程师

Creates a GitHub PR for the current work using GitHub MCP; links to an existing issue with Closes

2026-03-28
skill-hygiene
软件开发工程师

Checklist for updating project skills when the codebase or workflow changes. Use when applying the skill-maintenance rule, after dependency upgrades or script/e2e/release/issue-format changes, or when the user asks how to keep skills up to date.

2026-03-28
code-quality-principles
软件质量保证分析师与测试员

Cross-language code quality principles for review and refactors. Use when reviewing structure and naming, applying Kent Beck-style patterns, or when working with the code-quality dev agent. Canonical text lives under .agents/.

2026-03-27
e2e-playwright-extension
软件质量保证分析师与测试员

Adds or updates extension E2E tests using the project Playwright setup and fixture (load unpacked extension, popup/background). Use when adding e2e for a feature, fixing failing e2e, or when changing popup/options/background flows.

2026-03-27
wxt-svelte-extension
网页开发工程师

Provides project context for the amgiflol WXT + Svelte 5 browser extension. Use when adding or editing extension code, adding entrypoints, fixing extension bugs, or when working in src/entrypoints or wxt.config.ts.

2026-03-27
releases-changesets
软件开发工程师

Uses changesets for versioning and changelog; avoids manual version bumps; aligns with build/zip and workflow_dispatch. Use when cutting a release, adding a changeset, preparing for publish, or when touching version or changelog.

2026-03-26
jj-bookmark-push
档案文员

Uses jj (Jujutsu VCS) to create or update bookmarks and push to the Git remote. Use when creating a branch/bookmark, moving a bookmark to the current revision, or pushing changes with jj instead of git.

2026-03-11
jj-commit
软件开发工程师

Stages and commits changes in jj (Jujutsu VCS) with a clear, concise commit message. Use when committing changes with jj, setting a revision description, or when the user asks to commit with jj.

2026-03-11