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

agentic-mbse

agentic-mbse contiene 10 skills recopiladas de 1cFE, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
6
actualizado
2026-07-06
Forks
1
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

sysml-conventions
Ingenieros eléctricos

Use when writing SysML v2 code, asking about "SysML syntax", "naming conventions", "how to write" a part def or calc def, "imports", "syntax error", "parse error", "common mistakes", "pitfalls", "SysML patterns", attribute declarations, units notation, doc comment format, ADR-002, or definition vs usage rules. Provides the canonical syntax rules and patterns for SysML v2 modeling.

2026-07-06
pdf-analysis
Desarrolladores de software

This skill should be used when the user asks to "extract PDF", "analyze this PDF", "read this paper", "get the table from page X", "extract content from document", "convert PDF to markdown", "what does this PDF say", or mentions PDF page extraction, document analysis, or paper reading. Provides a 3-tier extraction pipeline (pymupdf4llm → Docling MCP → image fallback) with memory-safe single-page workflows.

2026-03-06
model-validation
Analistas de garantía de calidad de software y probadores

Use when asking about "validate", "validation levels", "quality checks", "run checks", "test models", "regression test", "Level 1", "Level 6", "validation pyramid", "model quality", "parse error", "verification thresholds", "PASS WARN FAIL", or when deciding what validation to run and how to interpret results. Provides the 6-level validation methodology, timing, thresholds, and regression testing patterns.

2026-03-01
toolkit-awareness
Desarrolladores de software

This skill should be used when the user asks about "validation", "validate models", "run checks", "quality checks", "codegen readiness", "TEA pipeline", "how to validate", "run the pipeline", "toolkit", "available commands", "what tools do we have", "PM operations", "project management", "agentic-mbse pm", "agentic-mbse status", "project files", "directory structure", or when answering questions about project workflow, build steps, or CI processes. Ensures Claude uses the actual installed toolchain instead of guessing commands.

2026-03-01
record-learning
Analistas de sistemas informáticos

Capture and record learnings, discoveries, and insights from modeling sessions. Use when: you discover a pattern, solve a tricky problem, find a workaround, learn something about SysML syntax, resolve a confusing error, or identify a best practice worth remembering. Triggers: "record this", "capture learning", "I learned", "worth remembering", "let's document this", "record what we discovered"

2026-02-02
epic-decomposition
Especialistas en gestión de proyectos

Use when asking about "epic", "decompose", "too large", "too small", "scale", "work item size", "backlog", "how to break down", "Goldilocks", "standard vs epic", "trivial vs standard", "work item taxonomy", "scope sizing", or when deciding whether work needs decomposition or determining work item scale. Provides the scale taxonomy, Goldilocks indicators, and decomposition process.

2026-02-02
project-structure
Desarrolladores de software

Use when asking about "project structure", "where does this go", "library vs designs", "file organization", "directory", "EXPOSE pattern", "project files", "4-directory model", "knowledge directory", "modeling_project", "work directory", "data directory", "OVERVIEW.md", "ARCHITECTURE.md", "REQUIREMENTS.md", "BACKLOG.md", or when deciding where to place new files or model elements. Provides the 4-directory information architecture and model file organization rules.

2026-02-02
requirements-tracking
Analistas de sistemas informáticos

Use when asking about "requirement", "PR-XXX", "MR-XXX", "project rule", "modeling rule", "compliance", "enforcement", "promote requirement", "REQUIREMENTS.md", "two-tier", "MR-XXX to PR-XXX", "EARS format", "validation method", "design review", or when deciding how to write, enforce, or promote modeling requirements. Provides the two-tier requirements structure, PR-XXX format, and promotion path.

2026-02-02
source-traceability
Desarrolladores de software

Use when asking about "traceability", "source", "citation", "doc comment", "SOURCE_INDEX", "where did this come from", "reference", "traceability matrix", "DI-XXX", "PR-XXX", "source type", "confidence", "authority source", "durable chain", or when deciding how to cite sources, write doc comments, or record traceability. Provides the durable traceability chain, citation patterns, and traceability matrix schema.

2026-02-02
python-debugger
Desarrolladores de software

Programmatic Python debugging with breakpoints, state inspection, and stack traces. Use when debugging Python code that requires inspecting variable values at specific lines, understanding program state at runtime, capturing exception context, or when print-debugging is insufficient. Triggers on requests to "set a breakpoint", "inspect variables at line X", "debug this Python script", "capture the state when this crashes", or "trace execution".

2025-12-30