Skip to main content
Repositorio de GitHub

datarim

datarim contiene 68 skills recopiladas de Arcanada-one, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
68
Stars
11
actualizado
2026-07-17
Forks
1
Cobertura ocupacional
11 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

autonomous-mode
Otras ocupaciones informáticas

Question Suppression Ladder + L1 Inline Resolution Rule + Hard-gated Action Boundary. Activated by DATARIM_AUTO_MODE=1 + a per-task autonomous-mode marker.

2026-07-17
finishing-a-development-branch
Desarrolladores de software

Use when implementation is complete and all tests pass. Decides how to integrate the work via merge, PR, or cleanup with structured options.

2026-07-15
security-baseline
Analistas de seguridad de la información

Canonical S1–S9 security rule reference cited from CLAUDE.md § Security Mandate. Load for plan/qa/compliance/do touching shipped artefacts.

2026-07-15
publishing
Desarrolladores de software

Technical rules for publishing content to social media and websites — platform limits, formatting, API patterns, OG tags, multi-platform workflow.

2026-07-14
testing
Analistas de garantía de calidad de software y probadores

Testing pyramid, frameworks, mocking. Load first; then the fragment for the active gate (live smoke, silent failure, bats, legacy triage).

2026-07-13
expectations-checklist
Especialistas en gestión de proyectos

Operator wishlist checklist seeded at /dr-prd or /dr-plan; verified at /dr-qa and /dr-compliance with BLOCKED routing on missed/partial without override.

2026-07-11
factcheck
Editores

Fact-check articles and posts before publication. Extracts claims, verifies against sources, improves text while preserving style.

2026-07-11
ai-quality
Desarrolladores de software

Five pillars of AI-assisted development — decomposition, TDD, architecture-first, focused work, context. Method size limits, DoD, stubbing.

2026-07-11
verification-before-completion
Analistas de garantía de calidad de software y probadores

Use before claiming work complete, fixed, or passing — and before committing or opening PRs. Run verification commands and confirm output first.

2026-07-11
compliance
Analistas de garantía de calidad de software y probadores

Post-QA hardening — detects task type (code, docs, research, legal, content, infra) and applies the matching verification checklist before archiving.

2026-07-11
datarim-system
Especialistas en gestión de proyectos

Core Datarim rules. Load this entry first, then only the fragment needed for paths, storage, numbering, backlog, routing, or archive behavior.

2026-07-11
network-exposure-baseline
Administradores de redes y sistemas informáticos

Allowlist/blocklist for network bind targets (compose ports, redis bind, postgres listen_addresses, systemd ListenStream); load before any port change.

2026-07-11
research-workflow
Analistas de investigación de mercados y especialistas en marketing

Structured external research — checklist, tool selection, insights document. Used by researcher agent in /dr-prd and /dr-do.

2026-07-11
evolution
Otras ocupaciones informáticas

Rules for proposing and applying framework improvements. Covers growth (new components) and maintenance (pruning, merging). Human approval required.

2026-07-11
infra-automation
Administradores de redes y sistemas informáticos

Infrastructure ops — SSH batch execution, health checks, network debugging, pre-migration inventory. Use for Arcana server ops.

2026-07-11
datarim-doctor
Desarrolladores de software

Schema and migration semantics for /dr-doctor — thin one-liner contract, 6-pass migration, data-loss safety, conflict resolution. Loaded by self-heal.

2026-07-10
fleet
Otras ocupaciones informáticas

Router for the five-tier fleet starter skill (l1-basic..l5-autonomous) — selects the AAL/complexity level and its context budget for a spawned agent.

2026-07-10
v-ac-feasibility
Desarrolladores de software

Pre-implementation gate proving every runtime-command V-AC (docker exec / curl / kubectl / systemctl / live DB query) can actually PASS before /dr-do.

2026-07-10
coworker-context
Desarrolladores de software

Canonical conventions an external LLM (via coworker delegation) must follow when generating or editing Datarim artifacts (stage header, frontmatter, etc.).

2026-07-10
plan-path-validator
Desarrolladores de software

Exists-check for file/script/path references in /dr-plan output — flags missing or deprecated tooling and file references before they reach /dr-do.

2026-07-10
cron-agent-patterns
Desarrolladores de software

Layered timeout defense for cron-orchestrated agents calling external APIs (LLM CLI, HTTP, subprocess) — nested tiers, anti-patterns, headroom.

2026-07-10
nginx-version-compat
Administradores de redes y sistemas informáticos

Probe the running nginx version before writing config, then map directive syntax to that version. Load in /dr-plan for any nginx-touching task.

2026-07-10
utilities
Desarrolladores de software

Native shell recipes for common operations. Load this entry first, then only the fragment needed for the specific utility category.

2026-07-10
image-prompting
Diseñadores gráficos

Author prompts for image-generation tools — covers, thumbnails, post visuals, illustrations, infographics, logos; intake→spec→prompt→verify loop.

2026-07-10
visual-maps
Desarrolladores de software

Visual index for Datarim maps. Load this entry first, then only the diagram fragment needed for routing, stage flow, or dependency orientation.

2026-07-10
self-verification
Analistas de garantía de calidad de software y probadores

Orchestrator for runtime-aware self-verification (manual /dr-verify). Tri-layer: deterministic shell, peer-review, runtime dispatch.

2026-07-07
project-init
Otras ocupaciones informáticas

Project scaffolding — creates CLAUDE.md, documentation/, datarim/ for new or existing projects. Loaded by /dr-init when project intent is detected.

2026-06-30
cta-format
Otras ocupaciones informáticas

Canonical CTA "Next Step" block format for every /dr-* command and pipeline agent. Load when generating slash-command output or finishing a phase.

2026-06-29
diataxis-docs
Otras ocupaciones informáticas

Diátaxis documentation taxonomy mandate four orthogonal categories tutorials how-to reference explanation for every Datarim-managed repo and product site

2026-06-29
dream
Otras ocupaciones informáticas

Knowledge base maintenance — organize, deduplicate, cross-reference the datarim/ directory. Flags contradictions, archives stale content.

2026-06-29
frontend-ui
Diseñadores de interfaces web y digitales

Frontend UI checklist — CSS specificity, dark/light themes, visual testing, mobile responsiveness, i18n parity. Apply when editing HTML/CSS.

2026-06-29
health-controller-stub-detector
Analistas de garantía de calidad de software y probadores

Surface hard-coded stub literals (pending-integration, not-implemented, stub) in health/status controllers at /dr-do, before /dr-qa wish gating.

2026-06-29
human-summary
Otras ocupaciones informáticas

Plain-language operator recap for /dr-qa, /dr-compliance, /dr-archive. Four sub-sections, banlist + whitelist + per-paragraph escape hatch, 150-400 words.

2026-06-29
release-verify
Administradores de redes y sistemas informáticos

Consumer-side recipe for Datarim release — sha256 → cosign verify-blob → gh attestation verify. Load on install/update from a GitHub Release.

2026-06-29
v-ac-axis-split
Desarrolladores de software

Pattern guidance: split V-AC groups mixing deterministic axis (rule match) and statistical axis (rate threshold); loaded by /dr-prd and /dr-plan.

2026-06-23
init-task-persistence
Desarrolladores de software

Init-task artefact: verbatim operator brief + append-log, mandatory read by every pipeline command. Source of truth for operator intent.

2026-06-23
session-handoff-writer
Desarrolladores de software

Producer contract for session-handoff artefacts — /dr-save writes datarim/sessions/{SESSION-ID}.session.md before the session is destroyed.

2026-06-21
stage-snapshot-writer
Desarrolladores de software

Producer contract for per-task stage snapshots written to datarim/snapshots/{TASK-ID}.snapshot.md with overwrite semantics and an 8 KB hard cap.

2026-06-21
dr-next-snapshot-replay
Otras ocupaciones informáticas

Consumer contract for stage snapshots — /dr-next and /dr-orchestrate read datarim/snapshots/{TASK-ID}.snapshot.md first and emit a replay prompt.

2026-06-21
test-env-verification
Analistas de garantía de calidad de software y probadores

Mandatory gate: verify the change on test env (backend + frontend) autonomously before prod prep or archive. Blocks /dr-qa, /dr-compliance, /dr-archive.

2026-06-19
Mostrando las 40 principales de 68 skills recopiladas en este repositorio.