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

my-ai-resources

يحتوي my-ai-resources على 42 من skills المجمعة من amhuppert، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

shama-add-context
مطوّرو البرمجيات

Add terms, context, or instructions to Shama voice-to-text files for clipboard mode (Ctrl+Opt+Space) or shell-command mode (Ctrl+Opt+S), at project or global level.

2026-06-20
shama-init-config
مطوّرو البرمجيات

Initialize Shama voice-to-text config for the project — create voice.json, voice-vocabulary.md, voice-context.md, and register the project in Shama's registry.toml.

2026-06-20
steer
مطوّرو البرمجيات

Reflect on codebase navigation effectiveness at end of conversation. Surfaces dead ends, inefficiencies, missing context. Does not write files — pair with /kiro:steering-custom to persist.

2026-06-20
hotkey-helper
متخصصو إدارة المشاريع

Use when picking or vetting a keyboard shortcut on macOS. Triggers include "what hotkey should I use for X", "is `<combo>` available", "does this shortcut conflict", "recommend a keybinding for…", "check `<combo>` against my setup", "pick a hotkey for…", or any mention of choosing/binding/changing a shortcut in WezTerm, tmux, Zed, Chrome, Claude Code, or macOS. Determines whether a proposed combo collides with OS-reserved bindings, app defaults, or the user's customizations, and recommends ergonomic alternatives when needed.

2026-06-01
knip
مطوّرو البرمجيات

Detect and remove dead code with knip. Use when the user asks to "run knip", "find unused files", "find unused exports", "find unused dependencies", "clean up dead code", "remove dead code", "set up knip", "configure knip", "knip.json", "knip false positive", "knip CI", or mentions a `knip` config, dependency bloat, bundle bloat from unused imports, or tree-shaking unused exports. Covers the configuration-first workflow, confidence-gated deletion, framework-specific gotchas (Next.js 15+, Tailwind, Storybook, Jest, Bun's test runner and `bun build --compile`), monorepos, CI integration, and performance tuning.

2026-05-26
react-scan
مطوّرو الويب

This skill should be used when the user asks to "set up react-scan", "install react-scan", "diagnose React re-renders", "find unnecessary renders", "find unstable props", "automate React render checks with Playwright", "react-scan + playwright", "measure component renders programmatically", "check why a React component is slow", or mentions React rendering issues, slow React interactions, render counts, or component-level perf attribution. Covers install across Next.js/Vite/Remix/script-tag/browser-extension, the lite headless API for CI, and the canonical render-attribution → fix → validate loop driven through Playwright.

2026-05-18
investigate-web-perf
محللو ضمان جودة البرمجيات والمختبرون

Investigate web perf issues: LCP/INP regressions, slow interactions, unnecessary React re-renders, bundle bloat, memory leaks, ForcedReflow. Uses chrome-devtools-mcp traces. Requires setup-perf-stack.

2026-05-17
kb-ingest
مصممو قواعد البيانات

Delegate knowledge-base ingestion to the `knowledge-base-ingester` sub-agent so the source document, primary/current trees, and ingest workflow stay out of the main conversation's context window. Run this when the user explicitly invokes `/ai-resources:kb-ingest`; do not auto-trigger from natural-language ingestion requests (those should use the `knowledge-base-ingest` skill directly).

2026-05-16
knowledge-base-ingest
موظفو الملفات

This skill should be used when integrating source material into a knowledge base, including when the user asks to "integrate this document into the knowledge base", "add this transcript to the memory bank", "ingest this document", "update the knowledge base", "analyze a new source document", or "sync current-state docs with this source".

2026-05-16
configure-editor-schema
مديرو الشبكات وأنظمة الحاسوب

Wire an existing JSON Schema into VS Code, Cursor, and/or Zed so it provides validation and IntelliSense for matching JSON or YAML files.

2026-05-13
browser-automation
محللو ضمان جودة البرمجيات والمختبرون

Automate browser interaction with Playwright: open pages, take screenshots, verify UI, test flows, debug pages, inspect elements.

2026-05-07
add-design-agent
مطوّرو البرمجيات

Create a research or review agent for the /design workflow.

2026-05-06
ai-validation-output
مطوّرو البرمجيات

Configure AI-optimal validation: pre-commit hooks, CommandCenter.json, and low-noise linter/test/typecheck output for AI agents.

2026-05-06
approve
متخصصو إدارة المشاريع

Approve and execute a previously created implementation plan with no deviation.

2026-05-06
assess-project-context
متخصصو إدارة المشاريع

Assess / rate the default project context (CLAUDE.md, onboarding). Scores how well it conveys the project to AI across six dimensions, with improvement recommendations.

2026-05-06
break-into-subtasks
مطوّرو البرمجيات

Break frontend feature requirements into parallelizable subtasks (API, UI, integration) with dependencies and a Mermaid diagram.

2026-05-06
changelog-review
مطوّرو البرمجيات

Review the Claude Code changelog and summarize recent changes and their significance.

2026-05-06
changes-tour-guide
مطوّرو البرمجيات

Walk through recent code changes pedagogically: a two-phase markdown guide (overview, then detailed explanations) in dependency order.

2026-05-06
cheat-sheet
الكتّاب التقنيون

Create a 1-2 page cheat sheet / quick reference for a tool, language, or framework.

2026-05-06
code-standards-review
محللو ضمان جودة البرمجيات والمختبرون

Review a codebase for adherence to code standards. Uses specialized agents with progressive disclosure to determine which standards apply.

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

Commit staged git changes after generating and approving a message.

2026-05-06
compress
الكتّاب التقنيون

Compress and optimize AI instructions to be clearer, more concise, and more efficient.

2026-05-06
create-plan-anthropic
متخصصو إدارة المشاريع

Create a decision-complete implementation plan that can be executed mechanically without further design decisions.

2026-05-06
create-reference
مطوّرو البرمجيات

Create or update an AI-optimized reference document for a tool, library, framework, or API via thorough research.

2026-05-06
create-requirements
متخصصو إدارة المشاريع

Create a PRD / product requirements document with app summary, design principles, and detailed requirements.

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

Create or iterate on a software design via a multi-agent workflow with parallel research and review phases. Stores artifacts in memory-bank/planning/{name}/.

2026-05-06
explainer-document
الكتّاب التقنيون

Write a concise explainer / learning document / beginner guide that teaches a topic to someone unfamiliar with it.

2026-05-06
fix-merge-conflicts
مطوّرو البرمجيات

Resolve git merge conflicts. Use when git status shows unmerged paths or files contain conflict markers (<<<<<<< / ======= / >>>>>>>).

2026-05-06
init-design-config
مطوّرو البرمجيات

Initialize DESIGN-AGENTS.md config for the /design workflow, populated from project context.

2026-05-06
jog-users-memory
مطوّرو البرمجيات

Jog the user's memory after they've been away: a brief, scannable summary of progress, next steps, and open questions.

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

Generate LaTeX documents (or convert markdown to LaTeX) with professional typography. Optionally compile to PDF.

2026-05-06
model-price-compare
وكلاء الشراء (باستثناء الجملة والتجزئة والمنتجات الزراعية)

Compare AI model prices across Anthropic, OpenAI, and Google. Generates pages-per-dollar / cost-per-token visualizations.

2026-05-06
nano-banana-prompt
فنانو المؤثرات الخاصة والمحركون

Create a high-quality image generation prompt for Google's Nano Banana 2 (NB2) model on Gemini.

2026-05-06
optimize-tsconfig
مطوّرو البرمجيات

Optimize tsconfig.json for build speed, watch mode, and tsc memory. Use for slow tsc, too many file watchers, or TypeScript performance audits.

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

Reflect on the conversation and propose improvements to CLAUDE.md configuration files.

2026-05-06
save-current-context
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Save current session context to a handoff file so a future AI agent can continue with no prior context.

2026-05-06
setup-perf-stack
مطوّرو البرمجيات

Bootstrap web performance debugging tooling: install chrome-devtools-mcp and related MCP servers/skills.

2026-05-06
transcript-path
مطوّرو البرمجيات

Locate the on-disk Claude Code transcript file (.jsonl under ~/.claude/projects/) for the current or a specified conversation.

2026-05-06
understand-objective-anthropic
مطوّرو البرمجيات

Thoroughly understand a software development objective before implementation: research, identify ambiguities, ask clarifying questions.

2026-05-06
web-debugger
مطوّرو البرمجيات

Debug a running web app via the web-debugger SDK: app logs, application state, runtime snapshots, React state, query cache.

2026-05-06
عرض أهم 40 من أصل 42 skills مجمعة في هذا المستودع.