← all publishers

aaronflorey

@aaronflorey source repo

26 published skills

  1. Mise · aaronflorey bundle
    Configure and use `mise` for dev tool management, environment variables, and task running. Use this skill when the user mentions `mise`, `mise.toml`, `.mise.toml`, `mise use`, `mise install`, `mise run`, `mise x`, project tool versions like Node or Python, task definitions, env vars, hooks, backends, or asks how to configure mise in a project.
    0
    installs
  2. Kasetto · aaronflorey bundle
    Use this skill when you need to install, configure, sync, inspect, or troubleshoot Kasetto, including `kst` commands, config files, multi-agent skill installs, MCP integration, private git-host auth, and upgrade-specific behavior.
    0
    installs
  3. Go Cobra · aaronflorey bundle
    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.
    0
    installs
  4. Go Viper · aaronflorey bundle
    Write, debug, and explain Go configuration code with `github.com/spf13/viper`. Use this skill whenever the user mentions Viper, `viper`, config structs, reading config from files plus env vars plus flags, Cobra or `pflag` integration, unmarshaling into structs, env key replacers, config precedence, config watching, or a clean Viper bootstrap.
    0
    installs
  5. Lefthook · aaronflorey bundle
    Write, debug, and explain Lefthook configuration for Git hooks. Use this skill when the user mentions `lefthook`, `lefthook.yml`, `lefthook install`, `pre-commit`, `pre-push`, staged-file or push-file filtering, `jobs`, `commands`, `scripts`, local overrides, or troubleshooting hook execution and recursive hook behavior.
    0
    installs
  6. Taskfile · aaronflorey bundle
    Build, debug, and refactor `Taskfile.yml` or `Taskfile.yaml` automation using go-task and the `task` CLI. Use this skill whenever the user mentions Taskfile, go-task, `task`, task dependencies, includes, variables, templates, `sources` or `generates` caching, taskfiles split across directories, or migrating Makefiles or npm scripts to Task.
    0
    installs
  7. Shieldsio · aaronflorey bundle
    Use this skill when building, customizing, or debugging Shields.io badge URLs, working with dynamic JSON/TOML/XML/YAML badges, choosing logo and style parameters, or checking self-hosting and upgrade notes.
    0
    installs
  8. Depsdotdev · aaronflorey bundle
    Use the deps.dev API, also called Open Source Insights, to fetch package metadata, versions, dependency graphs, advisories, project mappings, and hash lookups. Use this skill when the user mentions deps.dev, Open Source Insights, package or version lookups, dependency intelligence, resolved dependency graphs, purl lookups, advisory queries, or integrating the deps.dev API into code.
    0
    installs
  9. Github CLI · aaronflorey bundle
    Use GitHub CLI, `gh`, for authentication, repository work, issues, pull requests, releases, Actions, projects, and `gh api` calls. Use this skill whenever the user mentions `gh`, `gh pr`, `gh issue`, `gh repo`, `gh run`, `gh workflow`, `gh auth`, wants a GitHub CLI command example, needs to script GitHub operations, or wants to translate GitHub UI steps into terminal commands.
    0
    installs
  10. Goreleaser · aaronflorey bundle
    Configure and use GoReleaser for release automation with `.goreleaser.yaml`, `goreleaser build`, and `goreleaser release`. Use this skill when creating or editing GoReleaser config, setting up GitHub Actions release pipelines, building cross-platform binaries, publishing to Homebrew, Scoop, AUR, nFPM, Docker, or other package targets, generating changelogs, or automating release artifacts for Go, Rust, Zig, TypeScript, or Python projects.
    0
    installs
  11. PHP Saloon · aaronflorey bundle
    Use this skill when building or debugging PHP API integrations and SDKs with Saloon, including connectors, requests, authentication, request bodies, testing, pagination, Laravel integration, and Saloon plugin workflows.
    0
    installs
  12. Qodo Merge · aaronflorey bundle
    Configure and use Qodo Merge, formerly PR-Agent, for AI-powered pull request reviews, descriptions, inline suggestions, labels, docs, and ticket checks across GitHub, GitLab, Bitbucket, and Azure DevOps. Use this skill whenever the user mentions Qodo Merge, PR-Agent, `.pr_agent.toml`, `pr_agent`, PR review bots, `/describe`, `/review`, `/improve`, GitHub App or Action setup, model configuration, or debugging PR-Agent automation.
    0
    installs
  13. Beamng Mods · aaronflorey bundle
    Build and debug BeamNG.drive and BeamMP mods, resources, and server plugins using Lua. Use this skill whenever the user mentions BeamNG modding, BeamMP, `Resources/Server`, `Resources/Client`, `modScript.lua`, `lua/ge/extensions`, `extensions.load`, `MP.RegisterEvent`, `AddEventHandler`, client/server event wiring, custom vehicles, gameplay scripts, or BeamNG Lua hooks.
    0
    installs
  14. Find Domain · aaronflorey
    Use the Instant Domain Search MCP at https://instantdomainsearch.com/mcp to find available domains for the current project. Use this skill when the user asks for domain ideas, domain availability checks, brandable domain options, or project naming help tied to domain search.
    0
    installs
  15. Skill Scout · aaronflorey bundle
    Analyze the active project, identify high-value technologies, research compatible agent skills, and create or update a project-scoped kasetto.yaml. Use when asked to scout, recommend, install, update, or manage project-specific agent skills with kasetto, kst, or kasetto.yaml.
    0
    installs
  16. Bootstrap Vue · aaronflorey bundle
    Use this skill when building or migrating Vue 3 UIs with BootstrapVueNext, especially for BApp setup, component usage, composables, directives, router links, Nuxt integration, and BootstrapVue migration.
    0
    installs
  17. Charmbracelet · aaronflorey bundle
    Build Go terminal user interfaces and interactive CLIs with the Charmbracelet ecosystem, especially Bubble Tea, Bubbles, Huh, Lip Gloss, Wish, Glamour, and Log. Use this skill when the user asks for a TUI, terminal UI, interactive CLI, Bubble Tea model/update/view code, Bubbles widgets, Huh forms, Lip Gloss layout or styling, Wish SSH apps, Glamour markdown rendering, or a polished Go terminal app.
    0
    installs
  18. Rewrite In Go · aaronflorey bundle
    Reimplement an existing application in Go while preserving observable behavior. Use when asked to port, rewrite, migrate, rebuild, or replace an existing app with a Go implementation, especially CLI tools, services, agents, scrapers, or source-driven automation systems. Avoid for greenfield Go features or small Go refactors.
    0
    installs
  19. Release Please · aaronflorey bundle
    Set up `release-please` for automated releases in a repository. Use this skill when the user mentions release-please, `googleapis/release-please-action`, release PRs, conventional commits, `release-please-config.json`, `.release-please-manifest.json`, GitHub Actions release automation, or wants to bootstrap or debug release-please in a new or existing repo.
    0
    installs
  20. Laravel Actions · aaronflorey bundle
    Write, scaffold, explain, and refactor code using the `lorisleiva/laravel-actions` package. Use this skill whenever the user mentions Laravel Actions, `AsAction`, `php artisan make:action`, action classes, converting a controller, job, listener, or command into an action, dispatching an action as a job, using an action as a controller or listener, or adding validation, authorization, testing, or mocking around an action.
    0
    installs
  21. Prd Todo Slicer · aaronflorey
    Break a PRD.md into a small, deterministic TODO.md queue and per-task briefs that sub-agents can execute safely one task at a time.
    0
    installs
  22. Skill Researcher · aaronflorey bundle
    Research and recommend the best available skill for the current codebase or working directory. Use this whenever the user is working inside an existing project and asks what skill to use, which skill fits the repo, how to choose between skills, or before doing substantial work in a codebase that may benefit from a specialized skill. Start with a quick repo summary from the `brief` CLI when available, then inspect the project's high-signal files, major packages, languages, frameworks, SDKs, and config files. Search installed, locally synced, or otherwise available skills for the strongest match. Prefer one best-fit skill with evidence from the repo, plus 1-2 runner-ups only when overlap is real. Also trigger when the repo contains obvious markers like package.json, pyproject.toml, Cargo.toml, go.mod, Gemfile, pom.xml, framework configs, or imports for major ecosystems such as React, Next.js, TypeScript, Python, FastAPI, Django, MCP, or the Anthropic SDK.
    0
    installs
  23. Prd To Kandev Tasks · aaronflorey bundle
    Break PRDs, specs, or feature briefs into Kandev task graphs and submit them through MCP or agentctl. Use when asked to decompose product work, create Kandev tasks, slice PRDs into agent-ready work, or submit task graphs without blocking assigned agents.
    0
    installs
  24. PHP Monorepo Builder · aaronflorey bundle
    Use `symplify/monorepo-builder` to manage PHP monorepos with `vendor/bin/monorepo-builder` and `monorepo-builder.php`. Trigger this skill when the user mentions monorepo-builder, merging package `composer.json` files into a root `composer.json`, validating inter-package versions, configuring package directories, propagating dependencies, or automating monorepo releases and release workers.
    0
    installs
  25. Pelican Panel Plugins · aaronflorey bundle
    Write, scaffold, explain, and debug plugins for the Pelican gaming panel. Use this skill whenever the user mentions Pelican plugins, extending Pelican, FilamentPHP resources or pages for Pelican, plugin service providers, custom permissions, plugin settings, routes, models, widgets, or asks how to add new functionality to the Pelican panel.
    0
    installs
  26. Website Visual Testing · aaronflorey bundle
    Test websites visually in a browser using `opencode-pty` plus `agent-browser`. Use this skill when asked to inspect a local dev server in the browser, reproduce a UI bug visually, verify responsive layout, check light or dark mode, compare mobile and desktop states, or run manual browser QA with screenshots.
    0
    installs