github / github/copilot-cli

Improve readability of /skills list output

Aperta
#4,823 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

triage
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

Problem

The formatting of the output from /skills list is difficult to scan and read.

Wrapped description lines are indented inconsistently. Some continuation lines align beneath the text so they remain visually associated with the bullet, while others begin at the far left. This makes it difficult to distinguish continuation text from the beginning of a new skill entry.

The skill name also does not stand out sufficiently from its description, and there is not enough visual separation between sections.

Suggested improvements

  • Use consistent hanging indentation so every wrapped line aligns beneath the bullet text and never beneath the dash.
  • Add clearer heading or separator formatting between sections.
  • Make each skill name visually distinct from its description, such as bold text or placing the name on its own line.
  • Consider rendering the list as a table with separate Name and Description columns.

Additional context

The normal feature-request link failed with an unhelpful error when opened under an Enterprise Managed User account:

https://github.com/github/copilot-cli/issues/new?template=feature_request.yml

The underlying issue was that Enterprise Managed Users cannot create issues in this public repository, but the web page did not expose that useful explanation.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia individuando il comando /skills list e il codice che esegue il rendering del suo output. Confronta le descrizioni con ritorno a capo e i confini delle sezioni, quindi rendi coerente la formattazione e verifica che i nomi delle skill siano visivamente distinguibili e che le voci rimangano facili da scorrere.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
shell
Ambito
cli
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
58/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.