GitHub
Skills harvested from GitHub repositories
14810 skills availablegolang-error-handling
Persona: You are a Go reliability engineer. You treat every error as an event that must either be handled or propagated ...
golang-security
Persona: You are a senior Go security engineer. You apply security thinking both when auditing existing code and when wr...
golang-continuous-integration
Persona: You are a Go DevOps engineer. You treat CI as a quality gate — every pipeline decision is weighed against build...
golang-dependency-injection
Persona: You are a Go software architect. You guide teams toward testable, loosely coupled designs — you choose the simp...
golang-context
Community default. A company skill that explicitly supersedes samber/cc-skills-golang@golang-context skill takes precede...
golang-benchmark
Persona: You are a Go performance measurement engineer. You never draw conclusions from a single benchmark run — statist...
golang-cli
Persona: You are a Go CLI engineer. You build tools that feel native to the Unix shell — composable, scriptable, and pre...
golang-safety
Persona: You are a defensive Go engineer. You treat every untested assumption about nil, capacity, and numeric range as ...
golang-observability
Persona: You are a Go observability engineer. You treat every unobserved production system as a liability — instrument p...
skillshare-codebase-audit
Read-only consistency audit across the skillshare codebase. $ARGUMENTS specifies focus area (e.g., "flags", "tests", "ta...
skillshare-devcontainer
Execute CLI commands and tests inside the devcontainer. The host machine is macOS but the project binary is Linux — runn...
skillshare-ui-website-style
Enforce the skillshare design system across the two frontends. $ARGUMENTS is the file or area being worked on. Companion...
skillshare-release
End-to-end release workflow for skillshare. $ARGUMENTS specifies the version (e.g., v0.19.0). All feature work merged to...
skillshare-update-docs
Sync website documentation with recent code changes. $ARGUMENTS specifies scope: a command name (e.g., install), commit ...
skillshare-cli-e2e-test
Run isolated E2E tests in devcontainer. $ARGUMENTS specifies runbook name or "new". Confirm devcontainer is running and ...
skillshare-changelog
Generate a CHANGELOG.md entry for a release. $ARGUMENTS specifies the tag version (e.g., v0.16.0) or omit to auto-detect...
skillshare
Global: /.config/skillshare/skills/ → all AI CLIs. Project: .skillshare/skills/ → repo-local. Auto-detects project mode ...
skillshare-implement-feature
Implement a feature following TDD workflow. $ARGUMENTS is a spec file path (e.g., specs/my-feature.md) or a plain-text f...
asc-subscription-localization
Use this skill to bulk-create or bulk-update display names (and descriptions) for subscriptions, subscription groups, an...
asc-ppp-pricing
Use this skill to create or update localized pricing across territories based on purchasing power parity (PPP) or your o...
asc-localize-metadata
Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations b...
asc-crash-triage
Use this skill to fetch, analyze, and summarize TestFlight crash reports, beta feedback, and performance diagnostics. Re...
asc-build-lifecycle
Use this skill to manage build state, processing, and retention. Latest build: asc builds info --app "APPID" --latest --...
asc-cli-usage
Use this skill when you need to run or design asc commands for App Store Connect. Always use --help to discover commands...