Skip to main content
Run any Skill in Manus
with one click
GitHub repository

amfig

amfig contains 9 collected skills from sm17p, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
43
updated
2026-03-28
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

issue-refinement-triage
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-03-28
skill-hygiene
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
web-developers

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
software-developers

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
file-clerks-434071

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
software-developers

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