ideating-wechat-tech-topics

Generates WeChat tech article topics, series, and angles with difficulty and “hit potential” scoring. Use when the user asks for topic ideas, content calendars, anti-myth angles, or serialized planning for tech/engineering WeChat公众号.

20 stars

Best use case

ideating-wechat-tech-topics is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Generates WeChat tech article topics, series, and angles with difficulty and “hit potential” scoring. Use when the user asks for topic ideas, content calendars, anti-myth angles, or serialized planning for tech/engineering WeChat公众号.

Teams using ideating-wechat-tech-topics should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/ideating-wechat-tech-topics/SKILL.md --create-dirs "https://raw.githubusercontent.com/tylerwind/LabVIEW-WPF-UI-Generator/main/.agent/skills/ideating-wechat-tech-topics/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/ideating-wechat-tech-topics/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How ideating-wechat-tech-topics Compares

Feature / Agentideating-wechat-tech-topicsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Generates WeChat tech article topics, series, and angles with difficulty and “hit potential” scoring. Use when the user asks for topic ideas, content calendars, anti-myth angles, or serialized planning for tech/engineering WeChat公众号.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Ideating WeChat Tech Topics

## When to use
选题池、内容月历、系列策划、反常识选题、爆款潜质评估。

## Inputs
- 领域 {必填或推断}
- 读者画像 {可选}
- 内容形式偏好(教程/清单/测评/复盘/观点)

## Output expectations
- 30 个选题(含收益、难度、潜质评分、形式建议)
- 10 个栏目名 + 每个 3 期规划
- 10 个“反常识 + 可落地”选题(含误区句/正确句/清单标题)
- 附可复制提示词(见 TEMPLATES.md)

## Workflow
1) 先按“读者任务场景”分桶(上手/避坑/提效/决策)
2) 再给每桶做“强对比/强清单/强复盘”角度
3) 给出评分与原因(透明可复盘)

## Quality checks
- 标题雏形要具体(对象/场景/收益)
- 避免“宏大叙事”,优先“可交付物”

Related Skills

writing-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Writes complete WeChat tech posts (hook, TOC, body, checklists, image placement, layout notes, summaries). Use when the user asks to draft a WeChat tech article, generate reusable prompts for writing, or turn a topic/outline into a publish-ready post.

titling-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Crafts and rewrites WeChat tech post titles across multiple patterns (list, contrast, outcome, scenario, anti-myth, template). Use when the user needs headline brainstorming or “restrained but clickable” title rewrites for tech/engineering WeChat公众号.

planning-wechat-tech-account

20
from tylerwind/LabVIEW-WPF-UI-Generator

Defines WeChat tech public-account positioning, audience segmentation, content pillars, and long-term columns. Use when the user asks about account positioning, reader personas, content strategy, or column planning for a tech/engineering WeChat公众号.

outlining-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Builds WeChat-friendly outlines for tech posts, including multi-level TOC, reader-benefit lines per section, pitfalls and action checklists, and 30-second skim summaries. Use when the user asks for outlines, structures, or tutorial-style blueprints for tech/engineering WeChat公众号.

iterating-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Generates endings/CTAs, pre-publish editorial QA, sentence sharpening, and post-performance retrospectives for WeChat tech posts. Use when the user needs a strong ending, final edit pass, or analytics-driven iteration plan for tech/engineering WeChat公众号.

formatting-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Designs image plans and rewrites formatting for WeChat-friendly readability (short paragraphs, bolding, separators, restrained emoji). Use when the user asks for illustration ideas, layout guidance, or to convert a draft into publish-ready WeChat formatting.

evidencing-wechat-tech-posts

20
from tylerwind/LabVIEW-WPF-UI-Generator

Produces credible case-study writeups, non-hallucinated data handling, and fact-check lists for WeChat tech posts. Use when the user needs a project recap, results narrative, citations guidance, or “what to verify” checklists in tech/engineering WeChat公众号.

writing-skills

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when creating new skills, editing existing skills, or verifying skills work before deployment

writing-plans

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when you have a spec or requirements for a multi-step task, before touching code

verification-before-completion

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

using-superpowers

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

using-git-worktrees

20
from tylerwind/LabVIEW-WPF-UI-Generator

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification