Skip to main content

unstablebuild/rune

SkillsMP는 unstablebuild/rune에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
591
GitHub 포크
34

이 저장소의 skills

분류 대기 중

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
미분류
설명

Delegate substantial codebase research to a fast, read-only explore sub-agent. Use this from the parent agent to have the child search code, follow references, and report findings without modifying files.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Read-only software architect agent for designing implementation plans. Analyzes requirements, explores the codebase, and produces step-by-step plans. Uses exit_plan_mode for user approval and plan persistence, then returns the plan for the parent agent to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Get compilation errors, warnings, and linter diagnostics from the language server for a single file or the entire workspace. Use instead of go build or go vet to check for errors after editing code. Activated by runectl lsp diagnostics.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Jump to symbol definitions, find all references, locate interface declarations, resolve type definitions, and find implementations. Use instead of grep or text search when navigating to where a function, type, or variable is defined or used. Activated by…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Rename symbols across the workspace, discover available code actions and quick fixes, and format files or ranges using the language server. Use instead of find-and-replace when renaming a function, variable, or type. Activated by runectl lsp rename,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Structural code search using tree-sitter queries — find AST patterns like specific function calls, composite literals, or node shapes across the workspace or in a single file. More precise than regex. Use when grep is too imprecise for the pattern. Activated…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

List all symbols in a file or search for functions, types, methods, and variables across the workspace. Use instead of glob+grep to understand file structure or find where a symbol is defined. Activated by runectl lsp symbols, workspace-symbols, or runectl…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Get type info, documentation, function signatures, and available methods for any symbol without reading source files. Use when you need to understand what a symbol is, what parameters a function takes, or what methods a type has. Activated by runectl lsp…

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.