Loading...
Loading...
Found 42 Skills
Use when the user wants to view, add, update, or close issues. Manages ISSUES.md for this project.
Building CLI applications with @effect/cli. Use when defining commands, options, args, or prompts for a CLI tool using effect.
Retrieve GitHub user profile and repository information using the gh CLI tool. Use when the user asks about their GitHub profile, statistics, repositories, or wants to view their GitHub information. Examples: Show me my GitHub profile, What are my top repositories, Get my GitHub stats.
Interact with GitHub issues - create, list, and view issues.
Use the Obsidian CLI to read, create, search, and manage vault content, or to develop and debug Obsidian plugins and themes from the command line.
Write, scaffold, and debug Go CLI applications with `github.com/spf13/cobra`. Use this skill whenever the user mentions Cobra, `cobra.Command`, a Go command-line app, subcommands, persistent or local flags, required flags, argument validation, shell completions, generated docs, or wants to build or refactor a cobra-based CLI.