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

cskwork

Repository-level view of 91 collected skills across 62 GitHub repositories.

skills collected
91
repositories
62
updated
2026-07-25
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

agent-browser
software-developers

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-22
industrial-brutalist-ui
web-developers

Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.

2026-03-22
claude-hud
software-developers

Claude Code์˜ statusline HUD ํ”Œ๋Ÿฌ๊ทธ์ธ. context ์‚ฌ์šฉ๋Ÿ‰, tool ํ™œ๋™, agent ์ถ”์ , todo ์ง„ํ–‰์ƒํ™ฉ์„ ์‹ค์‹œ๊ฐ„์œผ๋กœ ํ‘œ์‹œํ•œ๋‹ค. statusline ์„ค์ •, HUD ์ปค์Šคํ„ฐ๋งˆ์ด์ง•, ๋˜๋Š” context ๋ชจ๋‹ˆํ„ฐ๋ง์ด ํ•„์š”ํ•  ๋•Œ ์‚ฌ์šฉํ•œ๋‹ค.

2026-03-22
install-plugins
software-developers

Use when a user asks how to install plugins from this marketplace, needs onboarding to the Claude Code plugin system, or encounters plugin installation errors like "marketplace not found" or "plugin not registered"

2026-03-22
korean-frontend-defaults
web-developers

ํ•œ๊ตญ ์‹œ์žฅ ๋Œ€์ƒ ํ”„๋ก ํŠธ์—”๋“œ ํ”„๋กœ์ ํŠธ์˜ ๊ณตํ†ต ๋กœ์ปฌ๋ผ์ด์ œ์ด์…˜ ์˜ค๋ฒ„๋ผ์ด๋“œ. Pretendard ํฐํŠธ, word-break keep-all, ํ•œ๊ตญ์–ด ์ฝ˜ํ…์ธ  ํŒจํ„ด, standalone HTML ์ถœ๋ ฅ. taste-skill ๊ณ„์—ด ๋””์ž์ธ skill๊ณผ ํ•จ๊ป˜ ์ ์šฉ.

2026-03-22
minimalist-ui
web-and-digital-interface-designers

Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.

2026-03-22
full-output-enforcement
software-developers

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

2026-03-22
redesign-existing-projects
web-developers

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

2026-03-22
Showing top 8 of 12 collected skills in this repository.
Showing top 8 of 9 collected skills in this repository.
explore
software-developers

Use when starting a non-trivial backend task in a legacy or multi-service codebase โ€” especially when you've never touched the affected area, the blast radius is unclear, or a quick fix would be tempting but risky

2026-05-08
qa-engineer
software-quality-assurance-analysts-and-testers

Use when a change has been deployed to a dev/stg/audit/prod project environment and browser-level E2E proof against the deployed URL is needed โ€” typically after /verify passes and the deploy lands, for post-deploy smoke checks, or standalone when a specific deployed flow needs ad-hoc browser verification. Not for localhost โ€” /verify owns that.

2026-05-08
reproduce
software-quality-assurance-analysts-and-testers

Use when a user-reported or ticketed browser issue must be reproduced in an actual Playwright browser before coding, especially when exact URL, account/role, data state, screenshots, network calls, and as-is/to-be comparison evidence are needed.

2026-05-08
verify
software-quality-assurance-analysts-and-testers

Use when code changes have been made to backend HTTP endpoints and HTTP-level proof against a running service is needed โ€” typically after /work completes, or standalone when you have an endpoint plus at least one payload to probe ad-hoc

2026-05-08
work
software-developers

Use when an approved exploration report exists at <artifact-root>/.backend/<YYYYMM>/<slug>/explore.md, including service-local .backend folders, and it is time to implement the plan

2026-05-08
Showing 12 of 62 repositories