All authors
o-samoilov avatar

Claude Skills by o-samoilov

github.com/o-samoilov
8 skillsA× 7F× 10 installs3 views
Analyze ProjectA

Internal skill used by quasar-graph:scan sub-agents. Analyzes ONE project directory and writes its project.md. Do NOT invoke directly — only via the scan orchestrator.

developmentjavascripttypescript
0
3
CloneA

Use when the user wants to clone (+ optionally install) the projects of a quasar-graph graph onto their machine. Triggers on /quasar-graph:clone, 'clone graph', 'clone graph projects', 'deploy graph projects locally', 'bootstrap graph' — in any language.

ai-agentsphpshell
0
3
ContextA

Use when the user wants the current project's graph connections in the working session — explicitly (/quasar-graph:context, 'show this project's connections', 'bind this project to the graph', 'project context from graph') or via structural questions about the current project's architecture: who calls this service, what does it depend on, which backend/services does it talk to, where does this database/cache/queue come from, who consumes its API, what routes traffic to it. Invoke even when th...

ai-agentsgonode
0
3
EditA

Use when the user wants to edit an existing quasar-graph graph without re-scanning — move nodes, update descriptions or per-node agent context, add or remove nodes and edges. Triggers on /quasar-graph:edit, 'edit graph', 'move a node', 'update node description', 'add an edge' — in any language.

ai-agentsnodegit
0
3
Install ProjectF

Internal skill used by quasar-graph:clone sub-agents. Installs dependencies for ONE cloned project, choosing the command (incl. container path) from its config/docs. Do NOT invoke directly — only via the clone orchestrator.

ai-agentsrustgo
0
3
Research ProjectA

Internal skill used by quasar-graph:research sub-agents. Searches ONE project's source code to answer a query and returns structured findings. Do NOT invoke directly — only via the research orchestrator.

ai-agentsnodegit
0
3
ResearchA

Use when the user wants to research/answer a question across their projects' code using a quasar-graph graph as the map. Triggers on /quasar-graph:research, 'research graph', 'query graph', 'find in graph', 'search the graph' — in any language.

ai-agentsgonode
0
3
ScanA

Use when the user wants to scan a directory of their projects to build a quasar-graph index. Triggers on /quasar-graph:scan, 'index my projects', 'scan my projects directory'.

ai-agentstypescriptrust
0
3