Skip to main content
Execute qualquer Skill no Manus
com um clique
devfullcycle
Perfil de criador do GitHub

devfullcycle

Visão por repositório de 38 skills coletadas em 5 repositórios do GitHub.

skills coletadas
38
repositórios
5
atualizado
2026-06-23
explorador de repositórios

Repositórios e skills representativas

implement
Desenvolvedores de software

Execute a phase or task implementation plan step by step, respecting dependencies, running the relevant tests after each SI, and only advancing when tests pass. Use whenever the user asks to implement, execute, build, or deliver a planned phase or task — including variations like 'implement phase X', 'execute phase-02', 'build the auth phase', 'implement task <slug>', 'run the task plan', 'implement the SIs', or any request to turn a plan document (docs/phases/phase-NN-{slug}/phase-NN-{slug}.md or docs/tasks/task-{slug}/task-{slug}.md) into working code.

2026-06-23
plan-build
Desenvolvedores de software

Stage 4 of the plan pipeline (phase and task modes). Runs abort-fast preflight checks (mode detection, context.md + validation.md present and fresh, status clean, library-refs.md present if required, resume detection) and writes the final phase-NN-{slug}.md or task-{slug}.md artifact directly from the main thread. The procedure is split across companion files: phase-a.md (scaffold + Technical Specifications + pause), phase-b.md (Step Implementations + Dependency Map + Deliverables), phase-c.md (append-mode for incremental delta builds). The pause between Phase A and Phase B creates a natural review checkpoint. Use as the final stage after validation.md reports clean. Triggers: 'plan-build NN', 'plan-build <slug>', 'build the phase NN', 'build task <slug>'.

2026-06-23
plan-test-specs
Analistas de garantia de qualidade de software e testadores

Stage 5 of the plan pipeline (post-build). Generates and syncs <subproject>/specs/<scenario>.plan.md files from phase/task plans, in Microsoft spec-driven format. Specs are later consumed by /implement Step 3a — frontend path loads the playwright-cli Skill for Playwright pattern reference and LLM-authors the E2E test file; backend path LLM-authors its E2E test file (file path/suffix per the per-subproject testing-guide skill; what-to-test and best practices per artifact come from that same skill, already loaded at /implement Step 2). Use after /plan-build completes. Triggers: 'plan-test-specs NN', 'plan-test-specs <slug>', 'gerar test specs da fase X'.

2026-06-23
plan-validate
Desenvolvedores de software

Stage 2 of the plan pipeline (phase and task modes). Reads context.md (which embeds `## Decisions Detail` and `## Inherited Decisions Detail` with Recommendation + Libraries per TD), detects inconsistencies, ambiguities, missing decisions, dependency gaps (phase mode), and inherited-constraint conflicts. Produces or regenerates validation.md with a status: clean|dirty verdict. Use after /plan-context <arg> and after each /plan-resolve <arg> cycle. Triggers: 'plan-validate NN', 'plan-validate <slug>', 'valida a fase NN', 'run validation stage'.

2026-06-23
screen-inventory
Designers de interfaces web e digitais

Generate a screen inventory for a project phase or task. Infers which screens need to be built or updated from the phase's capabilities (phase mode) or from the task's scope prose (task mode), asks the user for the corresponding Figma URLs, then extracts each screen's components via the Figma MCP, classifies them by behavior (Presentational / Local-interactive / Server-connected), and maps server-connected components to capabilities or scope. Use whenever the user asks to inventory screens, extract components from Figma for planning, or prepare the front-end inputs before /plan-context — including variations like 'inventariar as telas', 'inventário de telas da fase NN', 'screen inventory NN', 'screen inventory <task-slug>', 'extrair componentes do Figma', or any mention of connecting Figma screens to planning before plan-context runs. Accepts a phase number (integer) OR a task slug (string), optionally with an upfront list of Figma URLs.

2026-06-23
testing-guide-next-frontend
Analistas de garantia de qualidade de software e testadores

Testing guide for next-frontend. Reference this skill when planning features, implementing code, creating tests, or reviewing changes in next-frontend. Covers what to test, at which layer, and how to set up each test — organized by artifact type. Triggers on: planning next-frontend features, implementing next-frontend features, writing tests for next-frontend, reviewing next-frontend code, reviewing next-frontend tests, what should I test in next-frontend, how to test next-frontend, next-frontend test guide.

2026-06-23
decide
Especialistas em gestão de projetos

Front-door for free-text decision needs. Triages user input against existing technical decisions, then routes to one of three branches: Revision (parameter change in existing decided TD), Supersede (Option letter change requires new TD), or Greenfield (no relevant TD exists). Trigger phrases: 'tem decisão sobre X?', 'quero mudar Y', 'preciso decidir Z', 'já decidimos sobre...', 'mudou o caminho/parâmetro/threshold de...', any free-text input describing a need that may or may not be covered by a TD. For structured phase research, use /research <phase> directly. For pipeline-stage operations on known scopes, use /plan-context, /plan-validate, /plan-resolve, /plan-build directly.

2026-05-12
plan-context
Especialistas em gestão de projetos

Stage 1 of the plan pipeline (phase and task modes). Consolidates project-plan.md (phase mode), decisions docs (phase-scope + ad-hoc tied to the phase, or the task's own + correlated docs), prior phases (or latest completed phase) and testing guide into a lean context.md. Use when the user asks to start planning a phase or task, generate the context, or run the first stage of the planning pipeline. Triggers: 'plan-context NN', 'plan-context <slug>', 'plan-context "prose"', 'gera o contexto da fase NN', 'inicia planejamento da task <slug>'.

2026-05-12
Mostrando as 8 principais de 20 skills coletadas neste repositório.
fdd-creator
Analistas de sistemas de computador

Entrevista estruturada para criação de FDD (Feature Design Doc) técnico, claro e acionável, cobrindo contexto técnico, objetivos, escopo, fluxos, contratos públicos, erros/fallback, observabilidade, dependências, critérios de aceite e riscos. O FDD foca no 'como implementar' a feature, não repetindo a narrativa de negócio do PRD.

2026-04-02
generate-test-guide
Analistas de garantia de qualidade de software e testadores

Analyzes a project's tech stack, searches the web for testing best practices, asks the user clarifying questions, and generates a project-specific testing multi-file skill at `.claude/skills/testing-guide-<project>/` with main SKILL.md and artifact/reference sub-files. Invoke with `/generate-test-guide <project-folder>`.

2026-04-02
hld-creator
Analistas de sistemas de computador

Entrevista estruturada para criação de HLD (High-Level Design) técnico e acionável, cobrindo arquitetura, componentes, fluxos, dados, interfaces, escalabilidade, segurança, observabilidade e riscos. O HLD foca no 'como' técnico da solução, não repetindo a narrativa de negócio do PRD.

2026-04-02
implementation-plan-creator
Especialistas em gestão de projetos

Cria planos de implementação técnicos e acionáveis a partir de FDDs (Feature Design Docs) e/ou épicos. Gera tasks ordenadas por dependência, com estimativas de complexidade, abordagem técnica, critérios de aceite por task e checkpoints de validação. Use quando o usuário pedir para criar um plano de implementação, quebrar um FDD em tasks, gerar um roadmap técnico de execução, ou transformar um documento de design em tarefas implementáveis.

2026-04-02
product-manager
Especialistas em gestão de projetos

Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.

2026-04-02
product-manager
Especialistas em gestão de projetos

Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.

2026-04-02
implementation-plan-creator
Especialistas em gestão de projetos

Cria planos de implementação técnicos e acionáveis a partir de FDDs (Feature Design Docs) e/ou épicos. Gera tasks ordenadas por dependência, com estimativas de complexidade, abordagem técnica, critérios de aceite por task e checkpoints de validação. Use quando o usuário pedir para criar um plano de implementação, quebrar um FDD em tasks, gerar um roadmap técnico de execução, ou transformar um documento de design em tarefas implementáveis.

2026-04-02
testing-guide-dev-workflow-test
Analistas de garantia de qualidade de software e testadores

Testing guide for dev-workflow-test (CodeLearn Platform). Reference this skill when planning features, implementing code, creating tests, or reviewing changes in dev-workflow-test. Covers what to test, at which layer, and how to set up each test — organized by artifact type. Triggers on: planning dev-workflow-test features, implementing dev-workflow-test features, writing tests for dev-workflow-test, reviewing dev-workflow-test code, reviewing dev-workflow-test tests, what should I test in dev-workflow-test, how to test dev-workflow-test, dev-workflow-test test guide, CodeLearn test guide.

2026-04-02
Mostrando as 8 principais de 11 skills coletadas neste repositório.
e2e-nav-test
Analistas de garantia de qualidade de software e testadores

Generate and execute E2E test cases for any web application — SPA, server-rendered, or hybrid. Analyzes the codebase to discover routes, components, auth flows, forms, modals, roles/permissions, and navigation patterns, then produces a structured test-cases document with dependency trees and todo checklists. Works with any framework: Next.js, React, Vue, Angular, Django, Laravel, Rails, Flask, Go, Symfony, Spring, ASP.NET, PHP, and more. Use this skill whenever the user asks to "test navigation", "generate e2e tests", "test user flows", "create test cases", "run navigation tests", "e2e test plan", "check all flows", "test my app flows", "map user journeys", "test my app", or anything related to end-to-end flow testing. Also trigger when the user mentions "test-cases.md", "flow coverage", or "navigation coverage". Even if they just say "test my app" or "run e2e", this skill is likely what they need.

2026-03-01
nextjs-bootstrap
Desenvolvedores de software

Bootstrap a new Next.js project with our standard architecture, CLAUDE.md, and operational scripts. Use this skill whenever the user wants to start a new Next.js project, scaffold a new app, create a new project from scratch, or set up a greenfield application. Also use it when the user says things like "new project","bootstrap", "scaffold","setup nextjs", or "setup a nextjs using AI".

2026-03-01
test-guide
Analistas de garantia de qualidade de software e testadores

Guide for writing and auditing tests across all layers — unit, integration, and E2E. Use this skill when writing new tests, creating test files, deciding what to test at each layer, choosing between unit vs integration vs E2E, and also when auditing existing tests, cleaning up redundant tests, or finding missing coverage. Triggers on: "write tests", "add tests for", "create unit tests", "create integration tests", "create e2e tests", "should I test this", "what layer should this test be", "audit tests", "test cleanup", "which tests can I delete", "what tests am I missing", "review test quality".

2026-03-01
Mostrando 5 de 5 repositórios
Todos os repositórios foram exibidos