Security review skill: comprehensive security checklist and patterns. Use when adding authentication, handling user input, working with secrets, or creating API endpoints.
Testing strategies and methodologies including TDD and E2E testing. Use when writing tests, implementing TDD workflow, or setting up E2E test infrastructure.
DevOps patterns: containerization, CI/CD, deployment strategies, monitoring. Use when containerizing apps, setting up pipelines, or deploying services.
首先开源库都会实现某个功能,我们先要理解这个库是干嘛的
Spec-driven development workflow. Interactive phase-by-phase confirmation from proposal to implementation. Trigger: 'spec-flow', 'spec mode', 'need a plan', 'structured development', 'write a spec', 'feature spec', 'technical spec', '需求文档', '技术方案', '任务拆解', '规格驱动', '写个方案', '做个规划', '结构化开发', 'plan this feature', 'break this down', 'design doc'. Creates .spec-flow/ directory with proposal, requirements, design, and tasks.
Initialize new projects using this template structure. LOAD THIS SKILL WHEN: User says "新專案", "初始化", "create project", "建立專案", "bootstrap" | starting fresh project | cloning template. CAPABILITIES: Copy directory structure, reset Git, configure project name, setup Memory Bank, interactive configuration.
上一篇主要温习了一下form表单的属性和表单元素,这一片主要讲解用JavaScript如何操作form。
Track and analyze US government shutdown liquidity impacts by monitoring TGA (Treasury General Account), bank reserves, EFFR, and SOFR data from FRED API. Use when user wants to (1) analyze current or past government shutdown effects on financial markets, (2) track liquidity conditions during fiscal policy disruptions, (3) assess "stealth tightening" effects, (4) compare shutdown episodes across different monetary policy regimes (QE vs QT), or (5) generate liquidity stress reports with historical context. Recommended usage frequency is weekly on Wednesdays after TGA/reserve data releases.
McKinsey顾问式问题解决系统。从商业问题出发,通过假设驱动的结构化分析方法,生成McKinsey风格研究报告和PPT。融合Problem Solving方法论、MECE原则、Issue Tree拆解、Hypotheses形成、Dummy Page设计、智能数据收集和专业PPT生成能力。
让PPT更有说服力
* 搜索引擎
> **版本演進**:
* 增译法
Mac 智能磁盘清理助手,基于 Mole (https://github.com/tw93/Mole) 的用户友好包装器
记录平时见到的一些技巧,以备不时之需
将一次执行的改动/命令/验证/产物整理成结构化 `manifest_<topic>.json`,并落盘到 `<MM_DD>/codex/artifact/`,用于证据链与可追溯交付。适用于“写manifest/记录证据链/把今天做了什么落成json/生成artifact清单”等请求。
typeof操作符返回一个字符串,表示未经计算的操作数的类型;该运算符数据类型(返回字符串,对应列表如图)
基于当天的 Intake 文件生成可执行计划 `plan_<topic>.md`,并落盘到 `<MM_DD>/codex/plan/`;计划包含 Tasks+DoD+Dependencies、可选 Gates、Deliverables(当天目录路径)与 Rollback。适用于“基于intake写计划/生成plan_<topic>.md/补DoD和门禁”等请求。
批量推进编排 Skill:把“一堆事项/bug/想法/审稿意见”收口为 Assumptions → Triage Queue → Sprint Plan(含并行组/DoD/Gates/回滚)→ Next Backlog;可选将结果落盘到 `<MM_DD>/codex/intake/intake_<topic>.md`、`<MM_DD>/codex/plan/plan_<topic>.md`(以及 `<MM_DD>/codex/exec/exec_<topic>.md`)。适用于“我有一堆事想批量推进/做个冲刺计划/把 backlog 变成可执行任务”等请求。
1.site