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

silvertakana

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

skills collected
11
repositories
1
occupation fields
2
updated
2026-05-29
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
worldwideview
11 skills1.4k357updated 2026-05-29
100% of creator
worldwideview-plugin-creation
Software Developers

Use when creating a new plugin, adding a new data source, or debugging missing plugin data in the WorldWideView project. Triggers on seeder creation, WebSocket streaming issues, plugin registration failures, manifest validation errors, GeoEntity rendering problems, or data engine integration

2026-05-29
plugin-new
Software Developers

End-to-end pipeline that takes a WorldWideView plugin from idea to npm-published and cleaned up. Conducts an isolated worktree + scaffold, GSD research/plan/build/UAT, dual-repo PRs (plugin + seeder), npm publish, and teardown, with user gates only at plan approval, UAT sign-off, npm publish, and teardown. Use when the user says "/plugin-new", "new plugin", "build a plugin end to end", "ship a plugin", or "run the plugin pipeline".

2026-05-29
branch-cleanup
Software Developers

Post-merge lifecycle cleanup. Investigates the full state first, presents one decision summary, then executes after user approval. Commits leftover artifacts, deletes the session plan file, archives the worktree's isolated .planning, and delegates worktree removal to the worktree-manager agent. Pairs with branch-finisher as the closing bookend of a feature branch.

2026-05-29
worktree-bootstrap
Software Developers

Create and fully bootstrap a WWV git worktree for isolated feature/debug work. Copies env vars, installs deps, generates Prisma client, and verifies the dev server boots before reporting ready.

2026-05-29
full-manual-e2e
Software Quality Assurance Analysts & Testers

User-triggered only. Invoke when the user explicitly runs /full-manual-e2e, or when /gsd:progress routes to manual verification. Do NOT auto-activate. Full WWV ecosystem E2E test script covering 3-server startup on https://wwv.local, chrome-devtools MCP browser driving, and 7-step auth+install validation flow.

2026-05-29
recall-context
Software Developers

Invoke when the user asks to "check history", "recall context", "what did we work on", "load prior context", "what's the background on X", "remind me where we left off", or any similar request to surface prior session work. Also invoke proactively at the start of a session continuation when the user references past work that isn't fully described in the current conversation. Uses observation history, context-mode index, and memory files to reconstruct relevant prior state.

2026-05-29
migrate-legacy-plugin
Software Developers

Use when moving a WorldWideView plugin from packages/ to local-plugins/ (the wwv-plugins community repo clone), converting legacy plugins to the new Engine & Payload architecture, or when a plugin hardcodes engine URLs, bundles Node.js built-ins, or uses import.meta.url for file paths inside Docker containers

2026-05-21
playwright-testing
Software Quality Assurance Analysts & Testers

Use when creating or modifying Playwright end-to-end tests, especially when injecting mock plugins to test platform features.

2026-05-16
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded