月度经营复盘。适用于"XX月经营情况 / 经营分析 / 经营报告 / 月度复盘"类任务。固化已验证可用的批量 SQL 查询集与报告模板,一次并行查完、直接出报告,禁止自由探索数据库。
MQjehovah/agent
SkillsMP 已收集 MQjehovah/agent 中的 42 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 42
- GitHub 星标
- 0
- GitHub Forks
- 0
这个仓库中的 skills
已展示 40 / 42 个已收集 Skill。
产品经营分析。分析销售、采购、库存、成本、现金流、生产等业务数据并生成报告。已按数字中台真实数据库校准:明确标注哪些指标数据库能算、哪些无数据源不得编造,每个维度附可用 SQL。
严格 Prove-It 测试驱动开发模式。先写失败测试,证明它失败,再写代码,证明它通过,最后重构。
Release engineer checklist. Sync main, run tests, audit coverage, push, open PR. Bootstraps test frameworks if missing. Use when "ready to ship", "deploy", "publish", "release this".
YC-style product interrogation. Six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Use before any planning or coding. Triggers when user describes a new product idea, asks "is…
CEO/founder-mode plan review. Four modes: EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when user asks "think bigger", "strategy review", "rethink this", or…
Pre-landing PR review. Analyzes diff for SQL safety, race conditions, LLM trust boundary violations, and other structural issues. Confidence calibration (1-10) on every finding. Triggers: "review this", "code review", "check my code".
Chief Security Officer audit. OWASP Top 10 + STRIDE threat model. Zero-noise: only report findings with confidence ≥8/10. Each finding includes concrete exploit scenario. Triggers: "security audit", "security review", "is this secure", "check for…
Contract-first interface design. Use when designing APIs, module boundaries, or public interfaces.
Chrome DevTools for live runtime data. Use when building or debugging anything that runs in a browser.
Shift Left CI/CD with quality gates. Use when setting up or modifying build and deploy pipelines.
Multi-axis code review. Use before merging any change.
Reduce complexity while preserving behavior. Use when code works but is harder to read or maintain than it should be.
Feeds agents the right information at the right time. Use when starting a session, switching tasks, or output quality drops.
Five-step triage for any failure. Use when tests fail, builds break, or behavior is unexpected.
Code-as-liability mindset for deprecation. Use when removing old systems, migrating users, or sunsetting features.
Architecture Decision Records and API docs. Use when making architectural decisions, changing APIs, or shipping features.
Adversarial fresh-context review of every non-trivial decision. Use when stakes are high (production, security, irreversible).
Component architecture and UI development patterns. Use when building or modifying user-facing interfaces.
Trunk-based development with atomic commits. Use when making any code change (always).
Structured divergent/convergent thinking to turn vague ideas into concrete proposals. Use when you have a rough concept that needs exploration.
Build in thin vertical slices. Use when any change touches more than one file.
One-question-at-a-time interview that extracts what the user actually wants. Use when requirements are vague, the ask is underspecified.
Structured logging, metrics, and tracing. Use when adding telemetry or shipping anything that runs in production.
Measure-first performance approach. Use when performance requirements exist or you suspect regressions.
Decomposes specs into small, verifiable tasks with acceptance criteria. Use when you have a spec and need implementable units.
OWASP Top 10 prevention and security hardening. Use when handling user input, auth, data storage, or external integrations.
Pre-launch checklist and staged rollout. Use when preparing to deploy to production.
Writes a spec/PRD before any code. Use when starting a new feature, project, or significant change. Use when requirements are unclear.
Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior.
Maps incoming work to the right skill workflow. Use when starting a session or deciding which skill applies.
通过运维平台 API 拉取设备录包文件,上传云端并返回下载链接
通用设备远程运维技能,处理定位丢失、故障诊断、状态异常等常见设备故障
处理设备碰撞故障,包括碰撞检测、紧急停止、脱困和恢复
处理"无法返回工作站"或"前往充电点失败"故障
处理设备离线(connect=false)或无响应的恢复流程
通过 GitLab API 将指定项目的源分支合入目标分支。全程云端操作,不克隆仓库。接收参数:<project_path> <source_branch> <target_branch>
三阶段结构化代码审查(发现→验证→分级),输出P0/P1/P2/历史遗留问题清单
CEO/founder-mode plan review. Four modes: EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when user asks "think bigger", "strategy review", "rethink this", or…
你有公司业务系统rosiwit-cloud的部署能力