Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

amika

يحتوي amika على 7 من skills المجمعة من gofixpoint، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
116
محدث
2026-07-16
Forks
12
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

create-sdk-release-commit
مطوّرو البرمجيات

Create a release commit for a TypeScript SDK version bump. Reads the version change in sdk/typescript/package.json, generates a changelog from git history since the previous sdk-typescript@v* tag or version bump commit, and creates a commit.

2026-07-16
naive-reader-review
محللو ضمان جودة البرمجيات والمختبرون

Pressure-test a docs page for clarity by having a naive sub-agent read it cold. A Sonnet sub-agent with no prior context reports what the tool seems to do, gaps between what's promised and what the commands deliver, passages that needed a re-read, and terms it couldn't define. The supervisor then revises the doc from that feedback.

2026-06-12
amika-annotations
مطوّرو البرمجيات

Find and process Amika annotations (EDN #amika/<type> and XML <amika:type>) in a file, directory, or the current diff. Act on each annotation's intent, keep or delete it per type/args, respect frozen boundaries, and report everything done.

2026-06-05
distill-session
مطوّرو البرمجيات

Review the current chat session and distill any new conventions, file layouts, frontmatter fields, or workflow rules that emerged into the repo's agent docs. Proposes updates to AGENTS.md/CLAUDE.md and to skills (in `.agents/skills` or `.claude/skills`), then runs a sub-agent simplification pass over the changes before committing.

2026-06-03
create-cli-release-commit
مطوّرو البرمجيات

Create a release commit for a CLI version bump. Reads the DEFAULT_VERSION change in install.sh, generates a changelog from the git log between the old and new amika@v* tags, and creates a commit.

2026-04-23
make-stacked-prs
مطوّرو البرمجيات

Create stacked GitHub PRs from a linear chain of git branches. Use when the user wants to create stacked PRs, make a PR stack, or open multiple PRs from a chain of branches. Args: <first-branch> [<last-branch>] [<onto-base-branch>]

2026-03-13
new-spec
مطوّرو البرمجيات

Create a new specification document in the specs/ directory. Use when the user asks to create a spec, write a specification, draft a spec, add a new spec, or generate a specification document.

2026-02-28