ase-arch-discover
SolidDiscover additional, third-party components (libraries/frameworks) for the technology stack to provide needed functionality.
Code & Development 42 stars
4 forks Updated yesterday Apache-2.0
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md
@${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md
@${CLAUDE_SKILL_DIR}/../../meta/ase-dialog.md
@${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md
<skill name="ase-arch-discover">
Discover Components
</skill>
<expand name="getopt"
arg1="ase-arch-discover"
arg2="--limit|-l=12 --staleness|-s=18 --small-scope|-S">
$ARGUMENTS
</expand>
<objective>
*Discover* additional, *third-party components* (libraries/frameworks)
for the technology stack to *provide* the *needed functionality*
<request><getopt-arguments/></request>.
</objective>
<flow>
1. <step id="STEP 1: Determine Functionality">
1. Derive the needed <functionality/> from the <request/>, but keep
the functionality description very *brief* but still *precise*.
2. If <functionality/> is not clear, not precise, or not specific
enough, let the *user interactively choose* the intended
functionality.
In the following, you *MUST* *NOT* use your built-in
<user-dialog-tool/> tool! Instead, you *MUST* just show a
custom dialog according to the expanded `custom-dialog`
definition. You *MUST* closely follow this definition:
<expand name="custom-dialog" arg1="--no-other">
Functionality: Which functionality should the components provide?
<answer-1/>: (grounded candidate functionality 1)
<answer-2/>: (grounded candidate functionality 2)
<answer-3/>: (grounded can...
Details
- Author
- rse
- Repository
- rse/ase
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Solid
ase-arch-analyze
Review software architecture, including package cohesion and inter-package coupling
42 Updated yesterday
rse Code & Development Solid
ase-code-analyze
Analyze the source code for problems in either the logic and semantics and its related control flow, performance and efficiency, or security.
42 Updated yesterday
rse Code & Development Solid
ase-code-craft
Craft Source Code: Use when user wants to "create", "add", or "craft" a new feature from scratch.
42 Updated yesterday
rse