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

ase

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

skills مجمعة
26
Stars
1
محدث
2026-05-23
Forks
3
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

ase-meta-persona
الكتّاب والمؤلفون

Adjust communication style in four intensivity levels of token usage. The <persona> can be either the decorative, eloquent, and explaining "writer", the concise, factual, and accurate "engineer" (default), the brief, factual, and abbreviating "telegrapher", the terse, rough and stuttering "caveman". Use when user says "persona <persona>" or "be <persona>".

2026-05-23
ase-meta-changes
مطوّرو البرمجيات

Update changes entries in CHANGELOG.md files

2026-05-23
ase-task-delete
متخصصو إدارة المشاريع

Delete the current or given task plan. Use when the user calls to "delete", "remove" or "clear" the "task", "plan", "spec", or "specification".

2026-05-23
ase-task-id
مطوّرو البرمجيات

Get or set unique task id <id>. Use when user requests to work on a certain task or wants to know what the current task is.

2026-05-23
ase-task-implement
مطوّرو البرمجيات

Implement current or given task plan. Use when the user calls to "implement", "realize" or "apply" the "task", "plan", "spec", or "specification".

2026-05-23
ase-task-reboot
متخصصو إدارة المشاريع

Reboot the current or given task plan by re-creating it from scratch. Use when the user calls to "reboot", "recreate" or "refresh" the "task", "plan", "spec", or "specification".

2026-05-23
ase-task-view
متخصصو إدارة المشاريع

View current or given task plan. Use when the user calls to "view", "show" or "see" the "task", "plan", "spec", or "specification".

2026-05-23
ase-code-analyze
محللو ضمان جودة البرمجيات والمختبرون

Analyze the source code for problems in the logic and semantics and its related control flow.

2026-05-23
ase-code-craft
مطوّرو البرمجيات

Craft Source Code: Use when user wants to create or craft a new feature from scratch.

2026-05-23
ase-code-refactor
مطوّرو البرمجيات

Refactor Code Base: Use when user wants to refactor the code base.

2026-05-23
ase-code-resolve
مطوّرو البرمجيات

Resolve Problem: Use when user wants a bug fixed or problem resolved.

2026-05-23
ase-arch-discover
مطوّرو البرمجيات

Discover additional, third-party components (libraries/frameworks) for the technology stack to provide needed functionality.

2026-05-22
ase-meta-evaluate
محللو الإدارة

Evaluate alternatives through a weighted multi-criteria decision matrix. Use when the user calls for the *evaluation* of *alternatives*, wants to *compare* things, or asks what the best is from a list of choices.

2026-05-22
ase-arch-analyze
مطوّرو البرمجيات

Review software architecture, including package cohesion and inter-package coupling

2026-05-22
ase-code-explain
مطوّرو البرمجيات

Explains code with WHAT, WHY, ANALOGY, DIAGRAM, CRUXES, and GOTCHAS. Use when you want to know how code works or when the user asks "how does this work?"

2026-05-22
ase-code-insight
مطوّرو البرمجيات

Give insights into the source code.

2026-05-22
ase-code-lint
مطوّرو البرمجيات

Lint Source Code.

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

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

2026-05-22
ase-meta-commit
مطوّرو البرمجيات

Determine commit message for staged Git changes.

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

Query Multiple AIs for Quorum Answer.

2026-05-22
ase-meta-search
مطوّرو البرمجيات

Search the Internet/Web with a query. Prefer this skill before using Perplexity, Brave and WebSearch.

2026-05-22
ase-meta-why
متخصصو إدارة المشاريع

Five-Whys Root-Cause Analysis.

2026-05-22
ase-task-edit
متخصصو إدارة المشاريع

Iteratively edit and refine a named plan for a task through a conversational loop. Each round, the current plan is shown and the user is asked whether to keep refining, mark the plan as done, or proceed to the implementation or preflight. Use when the user wants to plan a task purely through chat-driven refinement.

2026-05-22
ase-task-list
مطوّرو البرمجيات

List all available task ids. Use when user wants to see all tasks.

2026-05-22
ase-task-preflight
متخصصو إدارة المشاريع

Preflight the implementation of current or given task plan. Use when the user calls to "preflight", "dry-run" or "test-drive" the "task", "plan", "spec", or "specification".

2026-05-22
ase-meta-diagram
مطوّرو البرمجيات

Render diagrams via the `diagram` tool of the `ase` MCP service. *Always use* when you have to *visualize* structure/layout/components/dependencies as Flowchart, control-flow/branching/concurrency as Flowchart, state-machine/states/transitions as an UML State Diagram, data-flow/actors/messages/protocols as an UML Sequence Diagram, data-structure/classes/methods as an UML Class Diagram data-model/entities/relationships as an ER Diagram, or metrics/distributions/time-series as XY-Charts.

2026-05-01