📝
AI EngineeringTypeScript

Create Plan

by freestylefly

Create Plan is an AI Engineering skill for Claude Code, published by freestylefly in wesight.

890 stars206 forkson freestylefly/wesightAdded 2026/08/22+1% in starsRepository updated 2026/08/06
agent-skillsagent-workspaceai-agentai-agentsclaude-codecodexdeepseek-harnessdesktop-appdshdsh-pluginelectronhermes-agentllmlocal-firstmacosmodel-routeropenclawreacttypescriptvibe-coding
Install in seconds
Install Create Plan
Copy Create Plan into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/freestylefly/wesight/tree/main/SKILLs/create-plan ~/.claude/skills/create-plan

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/freestylefly/wesight.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILLs/create-plan/SKILL.md in freestylefly/wesight
Installs to
~/.claude/skills/create-plan
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Create Plan does

Create Plan turns a coding request into a concise, ordered plan for implementation. Use it when a user asks what steps to take before making changes.

Create Plan is cataloged under AI Engineering on DirSkills. Create Plan comes from a repository tagged agent-skills, agent-workspace, ai-agent, ai-agents and claude-code.

Documentation

README

Create Plan

Goal

Turn a user prompt into a single, actionable plan delivered in the final assistant message.

Minimal workflow

Throughout the entire workflow, operate in read-only mode. Do not write or update files.

  1. Scan context quickly

    • Read README.md and any obvious docs (docs/, CONTRIBUTING.md, ARCHITECTURE.md).
    • Skim relevant files (the ones most likely touched).
    • Identify constraints (language, frameworks, CI/test commands, deployment shape).
  2. Ask follow-ups only if blocking

    • Ask at most 1–2 questions.
    • Only ask if you cannot responsibly plan without the answer; prefer multiple-choice.
    • If unsure but not blocked, make a reasonable assumption and proceed.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Create Plan

  • What else does freestylefly publish alongside Create Plan?

    Create Plan is one of 25 skills that DirSkills catalogs from freestylefly/wesight, the repository it ships in. Its siblings there include Article Writer, Canvas Design and Content Planner. Each one is a separate skill with its own page in this directory, installs the same way Create Plan does, and is maintained by freestylefly in that same repository. The rest of the collection is listed on the freestylefly/wesight page.

  • How does Create Plan compare to other AI Engineering skills?

    Create Plan ranks #1498 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create Plan against them. Open each page to compare what they document and how they install.

More from freestylefly/wesight

Create Plan is one of 25 skills cataloged on DirSkills from freestylefly/wesight.

See all 25 skills
📝
1w ago

Article Writer

Article Writer creates articles in five styles, including deep analysis, practical guides, stories, opinions, and news briefs. Use it when drafting a post, choosing a style, collecting source material, outlining, and formatting the final Markdown draft.
Writing
890206
🎨
1w ago

Canvas Design

Canvas Design creates original static visuals as .png or .pdf outputs using a guided design philosophy. Use it for posters, artwork, and other composed pieces that rely on spatial form, color, and minimal text.
Frontend
890206
🗓️
1w ago

Content Planner

Content Planner plans WeChat Official Account topics and builds structured content calendars from search and trending signals. Use it when deciding what to write next week or comparing competitor account coverage.
Writing
890206
🔥
1w ago

Daily Trending

Daily Trending fetches and filters today’s trending topics from tophub.today across major platforms. Use it when asking for hot topics, today’s trends, or social media hot lists.
Automation
890206
🎮
1w ago

Develop Web Game

Develop Web Game supports building or iterating on an HTML/JS game with a tight implement-test-observe loop. It uses Playwright runs, screenshots, console checks, and render_game_to_text to verify game state and controls.
Quality
890206
📄
1w ago

Docx

Docx creates, edits, and analyzes .docx files with support for tracked changes, comments, formatting preservation, and text extraction. Use it when Claude needs to work with professional Word documents.
Writing
890206