commands▌
5 indexed skills · max 10 per page
vscode-ext-commands
github/awesome-copilot · Productivity
VS Code extension command contribution patterns and naming conventions. \n \n Defines two command types: regular commands (accessible in Command Palette with required category and title ) and Side Bar commands (prefixed with underscore and suffixed with #sideBar , requiring an icon ) \n Side Bar commands support visibility rules via enablement and when conditions, with positioning controlled through group and order attributes \n All commands must define a title ; icons are optional for regular c
using-tmux-for-interactive-commands
obra/superpowers-lab · Productivity
Interactive CLI tools (vim, interactive git rebase, REPLs, etc.) cannot be controlled through standard bash because they require a real terminal. tmux provides detached sessions that can be controlled programmatically via send-keys and capture-pane.
pentest-commands
sickn33/antigravity-awesome-skills · Testing
pentest-commands
pentest-commands
davila7/claude-code-templates · Testing
Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments.
slash-commands
parcadei/continuous-claude-v3 · Productivity
Create and use user-triggered prompts with /command-name syntax.