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

n2b

يحتوي n2b على 9 من skills المجمعة من aphrody-code، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
0
محدث
2026-06-16
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

regen-baseline
مطوّرو البرمجيات

Regenerate the 7 tracked baseline snapshots (5 fixture formats + 2 rules formats) after a legitimate output change. Required after version bumps, schema additions, or new rule registrations. Refuses to run if `n2b --version` differs from the version in package.json/Cargo.toml.

2026-06-16
bun-run
مطوّرو البرمجيات

Execute a complex task autonomously using Bun agent capabilities. TRIGGER when: user asks to run a multi-step workflow, automate something, process files in bulk, execute a build pipeline, do a DevOps task, or explicitly says 'run with bun'. Also triggers when the task clearly needs more than 3-4 tool calls to complete.

2026-06-16
green-gate
محللو ضمان جودة البرمجيات والمختبرون

Run the full n2b verification pipeline — cargo build/test/clippy/fmt + baseline diff + codegen drift check. Returns red/green per stage and aborts on first failure. Mirrors the contract gelé verrou triple from CLAUDE.md.

2026-05-15
bun-analyze
مطوّرو البرمجيات

Analyze project health, dependencies, code quality, and structure. TRIGGER when: user asks about project status, health, dependency audit, dead code, bundle size, outdated packages, architecture overview, or says 'analyze', 'audit', 'health check'.

2026-05-15
bun-deploy
مديرو الشبكات وأنظمة الحاسوب

Deploy application to production. TRIGGER when: user says 'deploy', 'ship', 'push to prod', 'release', 'mise en prod', or asks to restart a service. Handles build verification, systemd services, and deployment validation.

2026-05-15
bun-dream
مطوّرو البرمجيات

Run memory consolidation (dream). TRIGGER when: user asks to consolidate memories, clean up learnings, organize memory files, run a dream, or says 'dream'. Also proactively triggered after long productive sessions.

2026-05-15
gemini-cli-cli
مطوّرو البرمجيات

Migre la chaîne CLI de gemini-cli (bin/scripts/lockfile/sandbox docker/SEA) vers Bun — replace npm/cross-env/tsx/vitest, configure bin via bun build --compile, gère workspaces + Artifact Registry

2026-05-15
gemini-cli-jsx
مطوّرو البرمجيات

Migre les 414 .tsx Ink/React de gemini-cli vers le runtime JSX natif de Bun — supprime esbuild/vitest-jsx, configure tsconfig + bunfig, gère les pièges Ink (raw mode TTY, useStdin, alt-screen)

2026-05-15
bun-n2b
مطوّرو البرمجيات

Audit ou migrate Node.js → Bun natif via le CLI n2b. TRIGGER when: user says 'migrate to bun', 'node to bun', 'bun-native', 'n2b audit', 'check for node patterns', 'rewrite to bun-native APIs', or asks about replacing fs/child_process/node-fetch with Bun equivalents. Also triggers after a major refactor where Node APIs are used.

2026-05-15