Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

agentic-skills

agentic-skills contém 14 skills coletadas de jpoindexter, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
14
Stars
0
atualizado
2026-06-18
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

architecture
Desenvolvedores de software

Use when setting up a project's structure, or when the agent needs the stack, folder layout, data flow, schemas, and the hard boundary rules it must never cross. Use when code keeps crossing layers (UI logic in API routes, DB calls in components).

2026-06-18
build-plan
Desenvolvedores de software

Use when planning what to build and in what order — splitting a project into sequenced, scoped feature phases so the agent never has to decide "what's next" on its own. Use when work feels like random feature-hopping.

2026-06-18
code-standards
Desenvolvedores de software

Use when establishing or enforcing how code is written in a project — naming, conventions, file structure, error handling — so the agent stays consistent across sessions instead of drifting into its own style by week two.

2026-06-18
library-docs
Desenvolvedores de software

Use when a project depends on third-party libraries and the agent needs project-specific usage rules — and must check for an MCP server or current docs — before coding against a library it only half-remembers.

2026-06-18
progress-tracker
Desenvolvedores de software

Use when tracking build progress across sessions — a living checklist updated as features complete, so a new session knows exactly where work left off without re-explaining.

2026-06-18
project-overview
Desenvolvedores de software

Use when starting a new project, or when the agent lacks a clear picture of what's being built, who it's for, and what is explicitly out of scope. Use when a build keeps producing things nobody asked for.

2026-06-18
ui-registry
Desenvolvedores de software

Use when tracking which UI components exist and their exact classes, so the agent reuses components instead of rebuilding divergent ones. The living index maintained alongside the imprint skill.

2026-06-18
ui-rules
Desenvolvedores de software

Use when defining how a product's UI looks and behaves — layout, cards, buttons, badges, typography — so every page feels like one product instead of the agent inventing a new style each session.

2026-06-18
ui-tokens
Desenvolvedores de software

Use when setting up a project's visual primitives — colors, spacing, radii, type scale — as variables, so the agent never hard-codes hex values or invents inconsistent spacing across pages.

2026-06-18
architect
Desenvolvedores de software

Use before building any non-trivial feature — when a prompt would otherwise make the agent guess at data models, API shape, auth, state, or module boundaries that haven't been decided yet. Use when you catch yourself about to "just start coding" something with real structure.

2026-06-18
imprint
Desenvolvedores de software

Use after building or changing UI — when new components were added and the design system could drift (buttons, spacing, colors, badges diverging across pages). Use when you suspect UI inconsistency has crept in across sessions.

2026-06-18
recover
Outras ocupações de informática

Use when a session has gone wrong and you don't know why — the agent is spiraling, fixes aren't landing, output contradicts earlier work, or you're hours in and stuck. Use before trying yet another random fix.

2026-06-18
remember
Outras ocupações de informática

Use at the end of a work session, before /clear, or when the context window is filling — when the next session would otherwise start cold and re-explain decisions already made. Also use the moment a durable decision or convention gets established mid-session.

2026-06-18
review
Analistas de garantia de qualidade de software e testadores

Use after a feature or substantial change is built, before committing or moving on — when code was just generated and skimming it risks shipping a bug, a plan deviation, or an architecture-boundary violation you won't notice for days.

2026-06-18