Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

stetsom-front

stetsom-front contiene 15 skills recopiladas de PlazaCC, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
1
actualizado
2026-06-16
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

graphify
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Diseñadores de interfaces web y digitales

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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
Desarrolladores de software

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
create-task
Especialistas en gestión de proyectos

Use after brainstorm is complete — turns the refined idea into a tracked task with a git branch, acceptance criteria, and implementation plan. Trigger keywords: create task, add task, track task, new task.

2026-05-12
deliver
Desarrolladores de software

Full-cycle delivery orchestrator — runs next-task, create-pr, code-review, fixes issues and repeats until review passes. Trigger keywords: deliver, full cycle, implement and ship, next delivery.

2026-05-12
next-task
Desarrolladores de software

Use to start or resume implementation of the next available task — picks the next TODO task, reads its acceptance criteria, and drives implementation to completion. Trigger keywords: next task, start task, implement task, execute task.

2026-05-12
brainstorm
Especialistas en gestión de proyectosAnalistas de investigación de mercados y especialistas en marketing

Use when starting a new feature or when the direction is unclear — refines the idea, clarifies the objective, defines scope, and produces acceptance criteria ready for task creation. Trigger keywords: brainstorm, refine idea, clarify feature, define scope, plan feature.

2026-05-12
code-review
Analistas de garantía de calidad de software y probadores

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-12
add-project-rule
Desarrolladores de software

Create or update agent rules for all runtimes using the dual-install pattern: .agents/rules/<topic>.md (VS Code Copilot Chat) + .claude/rules/<topic>.md (Claude Code CLI). Both folders are auto-discovered — no edits to AGENTS.md or .github/copilot-instructions.md needed. Use when adding coding conventions, framework rules, file-type standards, or project-specific guidelines every agent must follow. Triggers: "add rule", "create rule", "add project rule", "add coding conventions", "add project guidelines", "agent rules", "project rules".

2026-05-12
add-project-skill
Desarrolladores de software

Create a new project-specific agent skill and install it in both .agents/skills/ (VS Code Copilot) and .claude/skills/ (Claude Code CLI), following the skills.sh dual-install pattern. Use when adding custom rules, domain knowledge, or reusable workflows for all agents in the project. Triggers: "create skill", "add skill", "new skill for all agents", "project-specific rules", "add agent rules".

2026-05-12