GitHub 仓库
everycent
everycent 收录了来自 snorkpete 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
10
更新
2026-06-18
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
pg-pull
网络与计算机系统管理员
Use to pull the Heroku production database down into a new local PostgreSQL database and point the app at it. Fires on /pg-pull or when the user asks to refresh local data from production.
2026-06-18
spending-analysis
软件开发工程师
Use when the user wants to analyse Everycent spending data via ad-hoc SQL queries. Loads database context (schema, conventions, cents-to-dollars) so the user can direct investigation. Fires on /spending-analysis or "analyse spending".
2026-06-18
deploy
软件开发工程师
Use to deploy the Vue app to Heroku production from a clean master — runs tests, updates "What's New", rebuilds static assets, pushes to origin + heroku, runs migrations. Fires on /deploy, "deploy to production", "ship this to prod".
2026-04-21