dotnet-enable-autocomplete
✓Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands.
Installation
SKILL.md
Enable tab autocomplete for the dotnet CLI in your preferred shell.
| PowerShell | $PROFILE | | bash | /.bashrc | | zsh | /.zshrc | | fish | /.config/fish/config.fish | | nushell | /.config/nushell/config.nu |
Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands. Source: im5tu/dotnet-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-enable-autocomplete Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-enable-autocomplete- Source
- im5tu/dotnet-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is dotnet-enable-autocomplete?
Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands. Source: im5tu/dotnet-skills.
How do I install dotnet-enable-autocomplete?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-enable-autocomplete Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/im5tu/dotnet-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05