Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ase

ase contains 26 collected skills from rse, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
1
updated
2026-05-23
Forks
3
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

ase-meta-persona
writers-and-authors

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
software-developers

Update changes entries in CHANGELOG.md files

2026-05-23
ase-task-delete
project-management-specialists

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
software-developers

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
software-developers

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
project-management-specialists

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
project-management-specialists

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
software-quality-assurance-analysts-and-testers

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

2026-05-23
ase-code-craft
software-developers

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

2026-05-23
ase-code-refactor
software-developers

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

2026-05-23
ase-code-resolve
software-developers

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

2026-05-23
ase-arch-discover
software-developers

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

2026-05-22
ase-meta-evaluate
management-analysts-131111

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
software-developers

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

2026-05-22
ase-code-explain
software-developers

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
software-developers

Give insights into the source code.

2026-05-22
ase-code-lint
software-developers

Lint Source Code.

2026-05-22
ase-meta-chat
software-developers

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
software-developers

Determine commit message for staged Git changes.

2026-05-22
ase-meta-quorum
software-developers

Query Multiple AIs for Quorum Answer.

2026-05-22
ase-meta-search
software-developers

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

2026-05-22
ase-meta-why
project-management-specialists

Five-Whys Root-Cause Analysis.

2026-05-22
ase-task-edit
project-management-specialists

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
software-developers

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

2026-05-22
ase-task-preflight
project-management-specialists

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
software-developers

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