Skip to content

hjuming/skillswedo

Repository files navigation

Skills WEDO

AI 能力提升實戰與 Skills 快速上手。

This public repository contains only the static frontend for skills.wedopr.com.

What This Site Does

Skills WEDO helps AI beginners understand:

  1. What AI Skills are.
  2. Where to find beginner-friendly recommended Skills.
  3. How to install Skills with Claude Code, Codex, VS Code Agent-style tools, or other filesystem-capable AI tools.
  4. How to use and maintain installed Skills.
  5. How to build a personal Skills workflow.

Public Files

This public export intentionally contains only the website files needed to run the frontend:

  • index.html
  • styles.css
  • app.js
  • skills-data.js
  • sw.js
  • public L.E.O.-49 assets
  • favicon files
  • robots.txt, sitemap.xml, _redirects, _headers

Internal WEDO workflow Skills, historical skill archives, private setup guides, and the private working repository history are not part of this public export.

Local Preview

python3 -m http.server 4190 --bind 127.0.0.1

Then open:

http://127.0.0.1:4190/

Maintenance Rule

Only add files that are intended for public visitors and public GitHub readers. Do not add credentials, environment variables, client-specific workflows, internal operating playbooks, or private local paths.

About

AI 能力提升實戰與 Skills 快速上手

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors