Skip to main content
Run any Skill in Manus
with one click
$pwd:
lilyLUO233
GitHub creator profile

lilyLUO233

Repository-level view of 6 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
6
repositories
1
occupation fields
2
updated
2026-02-05
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
AI_create_code
6 skills10updated 2026-02-05
100% of creator
spec-sync
Software Developers

Synchronize DEV_SPEC.md and split it into chapter-specific files under specs/ directory. Run sync_spec.py to update, then read SPEC_INDEX.md for navigation. Foundation for all spec-based operations. Use when user says "同步规范", "sync spec", or before any spec-dependent task.

2026-02-05
checkpoint
Project Management Specialists

Summarize completed work, update progress tracking in DEV_SPEC.md, and prepare for next iteration. Final stage of dev-workflow pipeline. Use when task implementation and testing is completed, or when user says "完成检查点", "checkpoint", "保存进度", "save progress", "任务完成".

2026-02-03
dev-workflow
Software Developers

Master orchestrator for development workflow. Use when user says "下一阶段", "继续开发", "next task", "proceed", or asks to continue development. Coordinates spec-sync, progress-tracker, implement, testing-stage, and checkpoint skills in a pipeline to complete one sub-task per iteration.

2026-02-03
implement
Software Developers

Implement features following spec-driven workflow. Read specs first, extract design principles, plan file strategy, then write production-ready code with type hints and docstrings. Use when user asks to implement a feature, write code, or build a module. Depends on spec-sync for specification access.

2026-02-03
progress-tracker
Software Developers

Identify next development task from project schedule and validate claimed progress against actual codebase state. Serves as GPS for development - tells you where you are and where to go next. Stage 2 of dev-workflow pipeline. Use when user says "检查进度", "status", "下一个任务", "what's next", "定位任务".

2026-02-03
testing-stage
Software Quality Assurance Analysts & Testers

Validate implementation through systematic testing after implement stage completes. Determines test type (unit/integration/e2e) based on task nature, runs pytest, and reports results. Stage 4 of dev-workflow pipeline. Use when user says "运行测试", "run tests", "test", or after implementation.

2026-02-03
Showing 1 of 1 repositories
All repositories loaded