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

claude-skill-registry

يحتوي claude-skill-registry على 5,110 من skills المجمعة من majiayu000، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5,110
Stars
466
محدث
2026-07-01
Forks
75
التغطية المهنية
115 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

ase-meta-chat
مطوّرو البرمجيات

Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.

2026-07-01
ase-meta-quorum
مطوّرو البرمجيات

Query Multiple AIs for Quorum Answer.

2026-07-01
exploit-development
محللو أمن المعلومات

Use when turning a memory-corruption bug into a working PoC — stack/ROP, glibc heap & FSOP, format strings, browser/JIT type confusion & UAF, Linux/Windows kernel LPE against ASLR/DEP/CFG/CET/V8-Sandbox

2026-07-01
janitor-swipe
مطوّرو البرمجيات

Tinder for your Claude Code skills. Reviews a sorted deck of every installed skill and lets you swipe keep / delete / skip on each one. Use when the user wants to bulk-clean their skill collection, triage unused skills, or do interactive skill cleanup.

2026-07-01
report-issue
مطوّرو البرمجيات

Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.

2026-07-01
resolve-pr-feedback
محللو ضمان جودة البرمجيات والمختبرون

Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.

2026-07-01
skill-usage-stats
المهن الحاسوبية الأخرى

扫描本机 Claude Code 和 Codex 的会话日志,统计哪些 skill 有本地调用证据、哪些在本机无证据(已安装但日志无痕迹,不等于从未使用)、调用排行、月度趋势、项目分布,输出终端表格和 Markdown 报告,可导出 CSV/JSON。Use when the user asks to 统计 skill 使用, 看 skill usage, find zombie skills, 僵尸 skill, which skills are installed but never used, skill 调用排行, skill usage report, skill 使用健康度, audit personal skill arsenal, or manage which skills to keep or remove.

2026-07-01
advisor-triggers
محللو الإدارة

Detects when user requests warrant critical analysis via /advise command

2026-06-23
af
مطوّرو البرمجيات

Agent Farm CLI quick reference. Use when running af commands to check correct syntax, subcommands, and flags. Prevents guessing at command names.

2026-06-23
agent-audit
محللو ضمان جودة البرمجيات والمختبرون

Validates agent configurations for model selection, tool permissions, focus areas, and approach quality. Use when reviewing, auditing, improving agents, or learning agent best practices.

2026-06-23
agent-authoring
مطوّرو البرمجيات

Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices.

2026-06-23
agent-browser
مطوّرو البرمجيات

ブラウザを手足のように操る。ページ遷移、フォーム入力、スクショ、なんでもこい。Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include 'go to [url]', 'click on', 'fill out the form', 'take a screenshot', 'scrape', 'automate', 'test the website', 'log into', or any browser interaction request. Do NOT load for: sharing URLs, embedding links, screenshot image files.

2026-06-23
agent-builder
مطوّرو البرمجيات

Creates Claude Code agent files (.claude/agents/*.md) with YAML frontmatter, tool permissions, and system prompts. Use when building new agents, configuring agent frontmatter, writing agent system prompts, or setting agent tool permissions.

2026-06-23
agent-check
المهن الحاسوبية الأخرى

Validate custom agent file format and structure

2026-06-23
agent-check
مطوّرو البرمجيات

Use when mapping audit targets to appropriate config or domain agents. Analyzes file types, patterns, and content to determine which agents should audit each file/target. Returns agents[] needed for audit workflow.

2026-06-23
agent-code-generator
مطوّرو البرمجيات

Generates Agent definitions (.md files) based on user intent and standard templates.

2026-06-23
agent-command-authoring
مطوّرو البرمجيات

Create Claude Code slash commands and OpenCode command files that delegate to subagents. Use when creating new commands or refactoring existing ones to follow the delegation pattern.

2026-06-23
agent-compliance-auditor
محللو ضمان جودة البرمجيات والمختبرون

Validates agent definitions against the Antigravity audit rubric.

2026-06-23
agent-coverage-check
مطوّرو البرمجيات

Check agent configuration coverage across hierarchy levels and phases. Use to ensure complete agent system coverage.

2026-06-23
agent-creation
المهن الحاسوبية الأخرى

Guides agents and users to create standards-compliant agent definitions using templates in markdown frontmatter format, ensuring context gathering, clarity, and proper metadata. Forces agents to ask clarifying questions when context is insufficient. Token-efficient documentation required. All content must be in English. Trigger: When creating a new agent definition, setting up project agents, or documenting agent workflows.

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

Guidelines for designing tools and action spaces for AI agents. Use when building agent harnesses, designing tool interfaces, creating elicitation mechanisms, or optimizing agent-tool interactions. Covers progressive disclosure, tool design patterns, and lessons from Claude Code development.

2026-06-23
agent-development
مطوّرو البرمجيات

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

2026-06-23
agent-development
مطوّرو البرمجيات

Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarative instruction design. Use when: creating custom agents, designing agent descriptions for auto-delegation, troubleshooting agent memory issues, or building agent pipelines.

2026-06-23
agent-development
مطوّرو البرمجيات

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

2026-06-23
agent-documenting-references
مطوّرو البرمجيات

Standardized reference documentation section structure for agents - project guidance, conventions, related agents, and Skills. Use when implementing or updating agent documentation.

2026-06-23
agent-error-coordinator
مطوّرو البرمجيات

Expert error coordinator specializing in distributed error handling, failure recovery, and system resilience. Masters error correlation, cascade prevention, and automated recovery strategies across multi-agent systems with focus on minimizing impact and learning from failures.

2026-06-23
agent-expert-creation
مطوّرو البرمجيات

Create specialized agent experts with pre-loaded domain knowledge using the Act-Learn-Reuse pattern. Use when building domain-specific agents that maintain mental models via expertise files and self-improve prompts.

2026-06-23
agent-factory
مطوّرو البرمجيات

Bootstrap new 33GOD ecosystem agents with standardized configuration. Use when creating new agents, spawning workers, deploying Yi nodes, or when the user says "spin up an agent", "create a new agent", "deploy a new worker", or needs a new agent for a specific pipeline role. Handles workspace creation, config injection, skill installation, provider mirroring, channel binding, and 33GOD ecosystem onboarding (GOD Docs, Plane, Bloodbank, memory).

2026-06-23
agent-fintech-engineer
مطوّرو البرمجيات

Expert fintech engineer specializing in financial systems, regulatory compliance, and secure transaction processing. Masters banking integrations, payment systems, and building scalable financial technology that meets stringent regulatory requirements.

2026-06-23
agent-flutter-expert
مطوّرو البرمجيات

Expert Flutter specialist mastering Flutter 3+ with modern architecture patterns. Specializes in cross-platform development, custom animations, native integrations, and performance optimization with focus on creating beautiful, native-performance applications.

2026-06-23
agent-framework-azure-ai-py
مطوّرو البرمجيات

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.

2026-06-23
agent-framework-azure-ai-py
مطوّرو البرمجيات

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

2026-06-23
agent-generator
مطوّرو البرمجيات

ユーザーの責任範囲定義から、Agentのマークダウンファイルを生成する。エージェント作成時、プラグイン要素生成時、またはユーザーがエージェント定義、責任範囲、Agent生成、エージェントドキュメントに言及した際に使用する。

2026-06-23
agent-hierarchy-diagram
مطوّرو البرمجيات

Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.

2026-06-23
agent-inbox
مطوّرو البرمجيات

Check and process messages from autonomous AILANG agents. Use when starting a session, after agent handoffs, or when checking for completion notifications.

2026-06-23
agent-init-deep
المهن الحاسوبية الأخرى

Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it enters, so nested files get discovered automatically. Use when setting up a new project's agent config, refactoring a bloated CLAUDE.md, or adding progressive disclosure to an existing repo. Triggers on: '/agent-init-deep', 'setup progressive disclosure', 'refactor claude.md', 'split claude.md', 'claude.md is too big'.

2026-06-23
agent-init
مطوّرو البرمجيات

Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: setting up a new agent, customizing agent personality/behavior, configuring agent workspace, or checking/fixing agent environment (Python/uv). Provides interactive interview workflow before generating files. Supports both container and external (host) OpenClaw instances.

2026-06-23
agent-interaction
مطوّرو البرمجيات

에이전트 간 상호작용 구조와 워크플로우 정의

2026-06-23
agent-invocation
مطوّرو البرمجيات

Agent invocation syntax and boundary rules

2026-06-23
agent-iot-engineer
مطوّرو البرمجيات

Expert IoT engineer specializing in connected device architectures, edge computing, and IoT platform development. Masters IoT protocols, device management, and data pipelines with focus on building scalable, secure, and reliable IoT solutions.

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