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

plvo

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
2026-05-28
repository explorer

Repositories and representative skills

documenting-blueprint
technical-writers

Use when documenting blueprints in create-faster MDX docs - covers pre-composed starter projects with composition, architecture, application code, CLI usage, and extra dependencies

2026-03-16
adding-blueprints
web-developers

Use when creating a new blueprint for create-faster from scratch - covers META entry design, application template creation, and testing for complete starter projects

2026-03-10
extracting-blueprints
software-developers

Use when extracting a working project into a create-faster blueprint - triggers on phrases like "turn my project into a blueprint", "extract blueprint from my CRM", "make this project a create-faster template"

2026-03-10
updating-libraries
software-developers

Use when updating library or project addon versions in create-faster __meta__.ts, especially when the update may involve breaking changes, new packages, renamed APIs, or cross-integration impacts

2026-03-05
documenting-module
software-developers

Use when documenting modules (libraries/addons) in create-faster MDX docs - covers standalone module pages with supported stacks, dependencies, env vars, and file structures

2026-02-11
documenting-stack
web-developers

Use when documenting stacks, databases, or ORMs in create-faster MDX docs - focuses on technical changes and what we add beyond official setup

2026-02-11
adding-templates
software-developers

Use when adding new stacks, libraries, or project addons to create-faster CLI tool - covers META entries, template creation, and testing for all addon types

2026-02-11
extracting-templates
software-developers

Use when extracting a library or feature implementation from an existing project to create generic create-faster templates - triggers on phrases like "add tRPC from my project", "extract auth setup", "make this reusable in create-faster"

2026-02-11
Showing top 8 of 9 collected skills in this repository.
shuip-components
technical-writers

Use when choosing which shuip item fits a need, or composing shuip components and blocks โ€” provides the full item catalog, install/import conventions, and composition notes. Use before building UI that shuip may already provide.

2026-05-28
shuip-forms
technical-writers

Use when building or editing a form in a project that uses shuip โ€” covers shuip's react-hook-form (rhf-) and tanstack-form (tsf-) field components, their install commands, validation, submission, and accessible error/loading state. Use before hand-writing shadcn FormField boilerplate.

2026-05-28
shuip-overview
technical-writers

Use when working in a project that uses shuip and you need to know what shuip provides, how to install items from its registry, or which shuip skill/category to reach for. Triggers on shuip imports (@/components/ui/shuip/...) or a shuip registry URL (shuip.plvo.dev/r/...).

2026-05-28
auditing-registry-consistency
software-developers

Use when auditing the shuip registry for accumulated drift, silent failures, or convention violations โ€” before a release, after a refactor or merge, when a newly added item doesn't appear in the build, or when a consumer reports `shadcn add` fetching incomplete files.

2026-05-25
creating-registry-item
software-developers

Use when adding a new shuip item (component, block, react-hook-form field, tanstack-form field) under packages/registry/items/, or when investigating why a newly added item is missing from registry.json or the docs site.

2026-05-11
debugging-shuip-silent-failures
software-developers

Use when something in shuip silently doesn't work โ€” Tailwind classes not applying, "module not found" after install, item missing from registry.json or docs site, a runtime crash referencing a React hook, wrong dep version installed at a consumer, fresh-checkout docs pages 404. The shared symptom is "no clear error message, the system just behaves wrong".

2026-05-11
Showing 2 of 2 repositories
All repositories loaded