Skip to main content
Run any Skill in Manus
with one click
liwoo
GitHub creator profile

liwoo

Repository-level view of 55 collected skills across 4 GitHub repositories.

skills collected
55
repositories
4
updated
2026-06-15
repository explorer

Repositories and representative skills

broadcast-notification
software-developers

Create a broadcast notification system that sends notifications and messages to eligible users based on entity-specific criteria. Use when adding a new entity type that needs to notify users when records are created, updated, or published.

2026-02-07
custom-pages
web-developers

Guide for building non-CRUD pages with consistent design. Use when creating portal pages, custom views, detail modals, sidebar widgets, notification drawers, or any page that is not a standard CRUD table. Covers fullscreen modals, minimal text patterns, calendar widgets, doorbell notifications, optimistic updates, and CrudPage read-only integration.

2026-02-07
dashboard-visualization
web-developers

Guide for building dashboards, charts, KPI cards, and data visualizations. Use when creating dashboard pages, adding charts to features, building stat displays, aggregating data for visual presentation, or implementing export (CSV/PNG/fullscreen) for charts. Based on the Books dashboard implementation using Recharts and shadcn/ui chart components.

2026-02-07
deploy
network-and-computer-systems-administrators

Deploy the application to staging or production. Validates, builds, pushes Docker image, deploys via Helm, and runs smoke tests.

2026-02-07
e2e-entity-suite
software-quality-assurance-analysts-and-testers

Run a comprehensive E2E browser test suite for a newly scaffolded Goravel entity. Tests navigation, CRUD operations, search, filters, row actions, form validation, FK dropdowns, and cross-entity integration using Playwright MCP.

2026-02-07
fake-data
software-developers

Create a Go database seeder for a Goravel entity with 25+ realistic records. Covers all status/enum values, diverse data for sorting/pagination testing, and proper nullable field handling.

2026-02-07
file-downloads
web-developers

Add file download and export functionality (CSV, Excel, PDF, JSON) to a Goravel entity page using the existing client-side export system. Also covers chart PNG capture.

2026-02-07
goravel-crud-controller
software-developers

Generate API controller for a Goravel entity with permission checking and Swagger annotations. Use after creating request validators.

2026-02-07
Showing top 8 of 41 collected skills in this repository.
go-concept-animation
computer-science-teachers-postsecondary

Use this skill whenever introducing a new Go programming concept that needs to be explained visually to beginners. Triggers when the user asks to explain, illustrate, animate, or teach any Go concept — including but not limited to: variables, functions, packages, imports, structs, interfaces, goroutines, channels, error handling, maps, slices, pointers, closures, or methods. Also triggers when the user says things like "add a new scene", "introduce X concept", "animate how X works", or "show the next concept". Always use this skill before writing any animation code — it defines the entire design system, analogy model, and scene structure that all Go animations must follow.

2026-03-16
beginner-mode
software-developers

How to write and extend beginner mode content — pre-level concept briefings for new players

2026-03-16
challenge-author
software-developers

How to add new game content (chapters, bosses, story) to SIGNAL

2026-03-13
output-audit
software-quality-assurance-analysts-and-testers

Audit engine output patterns for common Go pitfalls — ensures every step has targeted feedback for Printf/Println, whitespace, format mismatches, and other gotchas

2026-03-12
maya-prompt
software-developers

How to write and tune AI system prompts for Maya's 3-tier LLM backend

2026-03-12
zen-rules
software-developers

How to write zen rules for new SIGNAL levels — idiomatic Go detection, jolts, suggestions, testing

2026-03-12
boss-fight
software-developers

How to build boss fight encounters in SIGNAL — combat loop, visual effects, jeopardy, and content authoring

2026-03-10
game-mechanic
software-developers

How to write game logic in SIGNAL — pure functions, state management, persistence

2026-03-10
Showing top 8 of 12 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded