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

xergioalex.com

xergioalex.com contiene 34 skills recopiladas de xergioalex, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
34
Stars
3
actualizado
2026-06-21
Forks
1
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-blog-post
Desarrolladores web

Create blog posts — from a topic (writes content) or with provided content (scaffolding). Use proactively when creating new blog posts or articles.

2026-06-21
audit-post
Analistas de investigación de mercados y especialistas en marketing

Pre-publication audit for blog posts — comprehensive final review of SEO, AEO, accessibility, images, content quality, i18n parity, and project conventions before publishing. Use proactively before publishing any blog post.

2026-06-21
audit-series
Analistas de investigación de mercados y especialistas en marketing

Pre-publication audit for blog series — validates series definition, post ordering, cross-post consistency, navigation, and runs individual post audits for all posts in the series. Use proactively before publishing any blog series.

2026-06-21
audit-taxonomy
Analistas de investigación de mercados y especialistas en marketing

Audit the blog tag taxonomy — frequency analysis, orphan detection, hierarchy validation, and proposals for new subtopic tags. Read-only — proposes, never modifies tags or posts. Use proactively before each release cycle or after a content drop of 5+ posts.

2026-06-21
deepworkplan-addon-dailybot
Desarrolladores de software

Optional DeepWorkPlan addon that connects an AI-first repo to the developer's Dailybot team — installing (with consent) the Dailybot agent skill (DailybotHQ/agent-skill) and/or the Dailybot CLI (DailybotHQ/cli), wiring the plan lifecycle into best-effort agent updates - kickoff when a plan starts, significant task completions, a blocked report when an unattended run halts, and a milestone on plan completion - with payloads derived from the plan's state layer, and optionally committing the Dailybot skill's deterministic hook enforcement (dailybot hook lifecycle hooks, CLI >= 1.12.0) so the agent harness itself reminds agents about unreported work. Opt-in, never required, never blocks the work, reconciles existing setups instead of clobbering them, and defers all auth to the Dailybot skill's own consent flow. Use when the developer or team already uses Dailybot and wants DWP progress visible to humans.

2026-06-12
deepworkplan-addon-dependency-upgrade
Desarrolladores de software

Optional DeepWorkPlan addon that safely upgrades a repo's dependencies — reasoning about the repo's ACTUAL package manager (npm/pnpm/yarn + ncu, pip/poetry/uv, cargo, go mod, bundler, composer, and more) rather than assuming npm — with a batched, validated, revertible workflow that detects the manager and manifests/lockfiles, classifies upgrades (patch/minor/major), upgrades in safe batches, runs the repo's real validation gate after each batch, reverts a failing batch, and summarizes. Opt-in, never required, reconciles with the repo's existing tooling. Use when the developer wants to bring dependencies up to date without breaking the build.

2026-06-12
deepworkplan-addon-design-system
Desarrolladores de software

Optional DeepWorkPlan addon that gives a repo with a user-facing interface surface a DESIGN.md (under docs/, indexed from AGENTS.md) — a Markdown design-system file any coding agent reads to generate interface output consistent with the repo's OWN conventions. Covers three profiles detected independently from real files — visual-ui (rendered web/mobile/desktop UI), cli-output (styled terminal output — semantic colors, panels, spinners, prompts, TTY/NO_COLOR degradation), and conversational (chat/email messaging — voice and register, message anatomy, per-platform rendering). Reasons about the repo's ACTUAL design source (CSS custom properties, Tailwind config, token files, component styles, a CLI display/theme module, or message-composition helpers) rather than copying a brand file; checks contrast (WCAG AA), color-is-not-the-only-carrier, plain-text fallbacks, and token integrity. The visual-ui profile is default-on when detected (applied in trust mode, strongly recommended in guided mode); cli-output and con

2026-06-12
deepworkplan-addon-devcontainer
Desarrolladores de software

Optional DeepWorkPlan addon that adds (or reconciles) a compose-based devcontainer to a repo — base image and supporting services reasoned from the detected stack, with persistent AI-CLI auth, the dailybot-project-network, the DOCKER_DEV_ENV=vscode convention, and project-identity precedence. Opt-in, never required, reconciles existing setups instead of clobbering them. Use when the developer wants a reproducible isolated dev container for an AI-first repo.

2026-06-12
deepworkplan-author
Desarrolladores de software

Author or update reusable skills, agents, and commands in the current repo — reason about the repo's .agents/ layout, follow the Open Agent Skills frontmatter contract, and keep the .agents/docs/ catalog in sync. Use when a developer wants to create or evolve the repo's agent kit (skills, agents, commands), or runs /skill-create or /agent-create.

2026-06-12
deepworkplan-create
Desarrolladores de software

Create a Deep Work Plan. Gather context, draft, and refine into a single final plan under .dwp/plans/, with a refined draft staged in .dwp/drafts/. Use when the developer wants a new structured multi-task plan.

2026-06-12
deepworkplan-execute
Desarrolladores de software

Execute an existing Deep Work Plan task-by-task, run each task's validation, and log progress. Use when the developer wants to run or continue executing a plan in .dwp/plans/.

2026-06-12
deepworkplan-onboard
Desarrolladores de software

Make a repository AI-first by reasoning about its stack and archetype, then generating adapted AGENTS.md, docs/, per-module docs, .agents/, and the .claude to .agents symlink. Offers opt-in addons. Use when the developer wants to onboard or AI-enable a repo.

2026-06-12
deepworkplan-refine
Desarrolladores de software

Refine a Deep Work Plan draft or modify an existing final plan. Use when the developer wants to adjust scope, tasks, or details of a draft in .dwp/drafts/ or a plan in .dwp/plans/.

2026-06-12
deepworkplan-resume
Desarrolladores de software

Resume an interrupted Deep Work Plan from its recorded progress state. Use when the developer wants to continue a plan in .dwp/plans/ that was paused or interrupted mid-execution.

2026-06-12
deepworkplan
Desarrolladores de software

DeepWorkPlan — turn any repo AI-first and run Deep Work Plans. Routes to create, execute, refine, resume, status, verify, and repo-onboarding sub-skills based on intent. Use when the developer wants to plan, execute, manage, or verify structured multi-task work, or make a repository AI-agent-ready.

2026-06-12
deepworkplan-status
Desarrolladores de software

Report the status of a Deep Work Plan — completed tasks, what's left, and blockers — without executing. Use when the developer asks for plan status or what remains.

2026-06-12
deepworkplan-verify
Analistas de garantía de calidad de software y probadores

Verify that a repository is DeepWorkPlan-conformant (AI-first) and that its plans are well-formed, producing an objective pass/fail report. Use when the developer asks to verify, audit, or check conformance of a repo or a plan.

2026-06-12
add-component
Desarrolladores de software

Create new Astro or Svelte components with correct patterns. Use proactively when creating new UI components.

2026-05-16
add-page
Desarrolladores web

Create new pages with correct routing and MainLayout usage. Use proactively when creating new pages.

2026-05-16
add-slide-deck
Escritores y autores

Create slide decks — internal Reveal.js, external-embed, or external-link. Use proactively when creating new presentation decks.

2026-05-16
add-timeline-page
Desarrolladores web

Add a new tag-filtered infinite-scroll timeline page (e.g. /trading, /entrepreneur). Use proactively when adding a new page that displays a vertical timeline of blog posts filtered by a specific tag.

2026-05-16
doc-edit
Desarrolladores de software

Update documentation files including README, comments, and inline docs. Use proactively for documentation updates.

2026-05-16
fix-lint
Desarrolladores de software

Fix Biome linting/formatting errors in 1-3 files using auto-fix and minimal manual edits. Use proactively for lint issues.

2026-05-16
optimize-image
Desarrolladores de software

Convert and optimize images to WebP for blog posts and series. Use proactively when adding images to blog posts or series.

2026-05-16
quick-fix
Desarrolladores de software

Fix small bugs and issues in 1-3 files following existing patterns. Use proactively for simple bug fixes.

2026-05-16
refactor-safe
Desarrolladores de software

Safe refactor in bounded scope (1-10 files, no behavior change). Use proactively for safe, bounded refactoring tasks.

2026-05-16
translate-sync
Representantes de servicio al cliente

Synchronize content between English and Spanish versions. Use proactively when content needs multilingual synchronization.

2026-05-16
type-fix
Desarrolladores de software

Fix TypeScript type errors in 1-3 files (explicit types, prefer no any). Use proactively for TypeScript type issues.

2026-05-16
update-styles
Desarrolladores web

Update Tailwind styles with dark mode support. Use proactively for styling updates.

2026-05-16
write-tests
Analistas de garantía de calidad de software y probadores

Add or expand unit/integration tests for existing code (when testing is configured). Use proactively when tests need to be added or expanded.

2026-05-16
git-commit-push
Desarrolladores de software

Commit all staged/unstaged changes and push to remote. Use proactively for committing and pushing changes.

2026-05-03
pr-review-lite
Analistas de garantía de calidad de software y probadores

Quick checklist review of a PR for style, obvious bugs, and missing tests. Use proactively for lightweight PR reviews.

2026-05-03
promote-post
Analistas de investigación de mercados y especialistas en marketing

Generate ready-to-paste social media content for any blog post across multiple platforms (Twitter/X, LinkedIn, Hacker News, dev.to, Reddit, Facebook). Use proactively when promoting blog posts.

2026-05-03
security-check
Analistas de seguridad de la información

Quick security checklist for a PR or set of files (secrets, input, logging). Use proactively for security reviews.

2026-05-03