cpa-tables-figures
Use when finalizing exhibits for a 《中国行政管理》 manuscript — regression tables, survey measurement tables, qualitative coding tables, and process / mechanism diagrams. Enforces three-line table style, coding-table conventions, and figure discipline. 本技能服务于《中国行政管理》(Chinese Public Administration, CPA)。
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cpa-tables-figures --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 表格与图形(cpa-tables-figures) ## 触发时机 - 主回归表 8 列以上,信息密度过高 - 问卷研究缺测量 / 信效度表 - 案例研究缺资料来源表与编码表 - 机制 / 政策过程用文字硬描述,缺一张过程图 - 表格用了边框 / 阴影 / 颜色,不符合规范 ## 定量表格规范(三线表 / booktabs) ### 必备结构 ``` 表 3 数字化考核对基层形式主义负担的影响 ═══════════════════════════════════════════ (1) (2) (3) 变量 负担 负担 负担 ─────────────────────────────────────────── 数字化考核 0.118*** 0.094*** 0.087*** (0.031) (0.029) (0.030) ...... ─────────────────────────────────────────── 控制变量 否 是 是 地区固定效应 是 是 是 年份固定效应 是 是 是 观测值 2,431 2,431 2,431 R² 0.184 0.226 0.231 ═══════════════════════════════════════════ 注:括号内为聚类于地级市层面的稳健标准误;***、**、* 分别表示 1%、5%、10% 显著水平。 ``` ### 严守约束 - **不超过 6 列**(极端 7 列,绝不 8 列) - **三线表**:顶线粗、中线细、底线粗,无竖线 - 显著性标记 `*** ** *` 统一三档;标准误在系数下方括号内,不要用 t / z 值 - 控制变量 / 固定效应行写"是 / 否" - 表号 + 表名在表上方,注释在表下方;注释必含聚类层次、显著性符号定义 ## 变量定义 / 测量表 定量主表之前必须有变量定义表(问卷研究还需测量条目与信效度): | 变量类型 | 变量名称 | 变量定义 / 测量 | 数据来源 | |----------|----------|----------------|----------| | 被解释变量 | burden | 基层形式主义负担(5 题李克特量表,α=0.86) | 问卷 | | 核心解释变量 | digital_kpi | 数字化考核强度(政务 App 数量对数) | 政务平台 | | 控制变量 | fiscal | 地方财政自给率 | 财政决算 | 约束: - 每个变量**有且仅有一行**定义,不在正文重复定义 - 给出**计算 / 测量方式**(不是描述);数据来源**点名**到数据库 / 资料,不写"公开渠道" - 问卷类报告信度(α)与效度(CFA / 收敛—区分) ## 定性资料表与编码表 案例 / 扎根研究**必须**有两张表: ###
- 触发时机
- 定量表格规范(三线表 / booktabs)
- 必备结构
- 严守约束
- 变量定义 / 测量表
- 定性资料表与编码表
- 资料来源表(建立证据链)
- 编码表(扎根 / 内容分析)
- 图形规范
- 执行桥(StatsPAI / Stata MCP)
- 必查清单
- 反模式
- 输出格式
What does the cpa-tables-figures skill do?
Use when finalizing exhibits for a 《中国行政管理》 manuscript — regression tables, survey measurement tables, qualitative coding tables, and process / mechanism diagrams. Enforces three-line table style, coding-table conventions, and figure discipline. 本技能服务于《中国行政管理》(Chinese Public Administration, CPA)。
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cpa-tables-figures --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.