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

stackpress

Repository-level view of 13 collected skills across 1 GitHub repositories.

skills collected
13
repositories
1
updated
2026-07-14
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

stackpress-app-scaffold
software-developers

Use when an agent needs to create a new Stackpress app in an empty folder from a fixed baseline scaffold, especially before idea authoring, generation, or plugin work.

2026-07-14
stackpress-plugin-idea-generator
software-developers

Build or extend a Stackpress plugin that participates in `stackpress generate` through the `idea` lifecycle and a `transform/` entrypoint. Use when an agent needs to register a plugin transform, inspect schema models, emit generated client files, patch generated package exports, or reconnect generated artifacts back into runtime through the normal client plugin path.

2026-06-08
stackpress-ai
software-developers

Alias for stackpress-router. Use when a task is about Stackpress and an agent should route the request to the appropriate Stackpress skill.

2026-06-06
stackpress-app-verification
software-quality-assurance-analysts-and-testers

Use when an agent needs to verify that a Stackpress app phase is actually complete by checking scaffold files, schema readiness, generated output, plugin wiring, and reachable runtime behavior before advancing the workflow.

2026-06-06
stackpress-plugin-scaffold
software-developers

Scaffold or extend a Stackpress plugin inside a Stackpress project. Use when an agent needs to create a new plugin under the project's `plugins/` folder, decide the correct plugin shape, wire `plugin.ts` lifecycle handlers (`config`, `listen`, `route`, `idea`), add browser-safe exports, contribute code generation through `transform/`, or register the plugin in the app's custom `package.json.plugins` array.

2026-06-06
stackpress-router
software-developers

Use when a task is about Stackpress and an agent needs to choose which Stackpress skill should handle it, including app discovery, app build coordination, scaffolding, idea authoring, plugin routing, plugin implementation, multi-plugin workflow coordination, or verification.

2026-06-06
stackpress-workflow-router
software-developers

Use when a Stackpress task explicitly involves developing, coordinating, comparing, or sequencing multiple local plugins at the same time, especially when parallel plugin lanes may share schema, generated client output, routes, events, config, seed data, or verification gates.

2026-06-06
stackpress-plugin-views
software-developers

Use when an agent needs to implement or revise handwritten Stackpress plugin page views under `plugins/*/views`, especially when pairing `pages/*.ts` handlers with `server.view.get(...)`, choosing `LayoutPanel` or `LayoutBlank`, exporting `Head`, wiring `setViewProps`, or keeping browser-safe page code inside the Stackpress view layer.

2026-06-06
Showing top 8 of 13 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded