Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ase

ase 收录了来自 rse 的 26 个 skills,并提供仓库级职业覆盖和站内 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