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

PlazaCC

Repository-level view of 44 collected skills across 3 GitHub repositories.

skills collected
44
repositories
3
updated
2026-07-08
repository explorer

Repositories and representative skills

integration-nextjs-app-router
software-developers

PostHog integration for Next.js App Router applications

2026-07-08
code-review
software-quality-assurance-analysts-and-testers

Use when a feature branch is complete and ready for PR — runs a full diff-based review of the current branch against main, reads every changed file, validates against project rules, and produces a concrete action plan. Do NOT use on main branch.

2026-05-07
poc-next-task
software-developers

Identifies and executes the next pending POC task. Fast context pickup from docs/poc/context.json — no build/lint at start. Use for starting the next task, resuming in-progress work, or targeting a specific task by ID.

2026-05-07
brainstorming
project-management-specialists

Use when the Antes da Tela POC needs a new task direction or clearer scope before handing work off to /create-poc-task in the documented AI workflow.

2026-05-07
create-poc-task
project-management-specialists

Analyzes current POC task state, creates a standardized new task file, and updates docs/poc/context.json and docs/poc/tasks/summary.md. Use when adding a new task to the Antes da Tela POC backlog.

2026-05-07
figma-implement-design
software-developers

Unified Figma implementation + refinement workflow that translates Figma designs into production-ready code, reconciles design tokens, and performs regression-safe metadata updates. Use live MCP data with canonical metadata under `docs/design-system/`.

2026-05-07
poc-refine-design
web-and-digital-interface-designers

Use when a POC task has been implemented and needs design alignment with Figma — tokens diverge, components are mismatched, or the design-system metadata is stale. Triggers: post-implementation review, design QA pass, or when `docs/design-system/design-system.meta.json` may be out of sync with the Figma source.

2026-05-07
add-dependency
software-developers

Adds a new npm package to the project using Yarn 4. Use when installing any new library. This skill ensures the correct package manager is used and updates relevant documentation.

2026-05-07
Showing top 8 of 27 collected skills in this repository.
graphify
software-developers

Read the codebase knowledge graph for Stetsom Front. The graph lives in graphify-out/ and was generated by Claude Code. Use it for codebase orientation, impact analysis, and dependency tracing. VSCode agents cannot regenerate the graph — use /graphify in Claude Code CLI for that.

2026-06-16
design-fidelity-audit
software-quality-assurance-analysts-and-testers

Full-site Figma fidelity audit for Stetsom Front. Downloads all page frames (desktop + mobile), performs cross-page divergence analysis with a ranked severity matrix, implements phased corrections, validates with tsc+lint, and exports baseline images. Use for periodic design audits, before major releases, or after big refactors. Trigger keywords: design audit, full design review, fidelity check, design fidelity, figma audit, audit figma, all pages review, full site audit.

2026-05-23
design-fidelity-audit
software-quality-assurance-analysts-and-testers

Full-site Figma fidelity audit for Stetsom Front. Downloads all page frames (desktop + mobile), performs cross-page divergence analysis with a ranked severity matrix, implements phased corrections, validates with tsc+lint, and exports baseline images. Use for periodic design audits, before major releases, or after big refactors. Trigger keywords: design audit, full design review, fidelity check, design fidelity, figma audit, audit figma, all pages review, full site audit.

2026-05-23
screen-audit
web-and-digital-interface-designers

Audits screens/flows against Figma for completeness, correctness and consistency. Accepts any scope: a specific screen name, area ("cms", "admin", "website", "produtos"), or nothing (audits everything). Produces a ranked divergence matrix of missing flows, wrong fields, incorrect columns, broken UX, data model mismatches. Always presents the matrix to the user BEFORE implementing anything. Trigger keywords: screen audit, tela audit, audit screens, audit cms, audit website, audit flows, fluxo faltando, tela errada, validar telas, revisar telas, checar telas, missing screens, screen review, ux audit.

2026-05-20
quick-commit
network-and-computer-systems-administrators

Generate a copy-paste ready git commit message from staged changes (or unstaged changes if nothing is staged). Read-only — never stages, never commits. Triggers: commit, make commit, quick commit, git commit, create commit, commit message, generar commit.

2026-05-15
modularize
software-developers

Refactor large or redundant code into modular, reusable components following Stetsom stack conventions (Next.js App Router, React 19, Tailwind v4, shadcn/ui). Use when files are too large, logic is duplicated, or components lack proper separation of concerns. Triggers: modularize, componentize, refactor, split component, extract component, reduce redundancy, cleanup code.

2026-05-14
refine-design
web-and-digital-interface-designers

Design refinement pass using Figma MCP. Fetches live design from Figma (never local files), maps tokens, validates code against design standards, updates local context if stale, and produces an action plan via /next-task. Trigger keywords: refine design, figma alignment, design pass, design review, check design.

2026-05-13
create-pr
software-developers

Use when the implementation of a feature or bugfix is complete and you need to generate a professional, conventional pull request description summarizing the changes against the main branch. Also updates the related task status to DONE in docs/ia/tasks/ and appends a changelog entry to docs/ia/context.json.

2026-05-12
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded