Skip to main content
cristoslc
Perfil de creador de GitHub

cristoslc

Vista por repositorio de 169 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
169
repositorios
9
actualizado
14 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
south-portland-school-budget-FY27
68 skills · 6 abr 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de seguridad de la informaciónEmpleados de archivosEmpleados de producción, planificación y expedición
10 categorías ocupacionales · 100 % clasificado
40 %participación
#02
tidegate
38 skills · 17 mar 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de investigación de mercados y especialistas en marketingEmpleados de producción, planificación y expedición
5 categorías ocupacionales · 100 % clasificado
22 %participación
#03
vk
20 skills · 25 mar 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de investigación de mercados y especialistas en marketingAnalistas de seguridad de la informaciónEmpleados de producción, planificación y expedición
8 categorías ocupacionales · 100 % clasificado
12 %participación
#04
swain
19 skills · 7 may 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
5 categorías ocupacionales · 100 % clasificado
11 %participación
#05
architecture-reference
11 skills · 14 mar 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticos
3 categorías ocupacionales · 100 % clasificado
6,5 %participación
#06
LLM-personal-agent-patterns
6 skills · 7 mar 2026
Desarrolladores de softwareEspecialistas en gestión de proyectos
2 categorías ocupacionales · 100 % clasificado
3,6 %participación
#07
office-skills
5 skills · 1 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
3 %participación
#08
dispatch-opencode-skill
1 skills · 14 ago 2026
clasificación pendiente
0,6 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

6 abr 2026
swain-do
Especialistas en gestión de proyectos

Task tracking and implementation execution for swain projects. Invoke whenever a SPEC needs an implementation plan, the user asks what to work on next, wants to check or update task status, claim or close tasks, manage dependencies, or abandon work. Also…

6 abr 2026
swain-doctor
Desarrolladores de software

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

6 abr 2026
swain-init
Desarrolladores de software

Project onboarding and session entry point for swain. On first run, performs full onboarding: migrates CLAUDE.md to AGENTS.md, verifies vendored tk, configures pre-commit security hooks, and offers swain governance rules — then writes a .swain-init marker. On…

6 abr 2026
swain-release
Desarrolladores de software

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

6 abr 2026
swain-search
Especialistas en gestión de proyectos

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

6 abr 2026
swain-session
Secretarios ejecutivos y asistentes administrativos de dirección

Session management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next…

6 abr 2026
swain
Especialistas en gestión de proyectos

Meta-router for swain skills. Invoke when the user explicitly asks swain to do something — not merely when they mention the project by name. Routes to the matching swain-* sub-skill — only load the one that matches. If the user's intent matches multiple rows,…

6 abr 2026
Mostrando 8 de 68 skills recopiladas.
swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

17 mar 2026
swain-do
Desarrolladores de software

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between swain-design intent (implementation plans and tasks) and concrete CLI…

17 mar 2026
swain-doctor
Desarrolladores de software

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .tickets/ validation. Auto-migrates…

17 mar 2026
swain-search
Desarrolladores de software

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

17 mar 2026
swain-session
Desarrolladores de software

Session management — restores terminal tab name, user preferences, and context bookmarks on session start. Auto-invoked at session start via AGENTS.md. Also invokable manually to change preferences or bookmark context for the next session.

17 mar 2026
swain-doctor
Administradores de redes y sistemas informáticos

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .tickets/ validation. Auto-migrates…

17 mar 2026
swain-session
Desarrolladores de software

Session management — restores terminal tab name, user preferences, and context bookmarks on session start. Auto-invoked at session start via AGENTS.md. Also invokable manually to change preferences or bookmark context for the next session.

17 mar 2026
swain-retro
Especialistas en gestión de proyectos

Automated retrospectives — captures learnings at EPIC completion and on manual invocation. Reviews recent work, prompts the user with reflection questions, then distills findings into memory files and retro docs. Triggers on: 'retro', 'retrospective', 'what…

17 mar 2026
Mostrando 8 de 38 skills recopiladas.
swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

25 mar 2026
swain-dispatch
Desarrolladores de software

DEPRECATED — requires ANTHROPIC_API_KEY with per-token billing. Do not use. Inform the user that dispatch is deprecated and suggest parallel agents in-session or manual spike execution instead.

25 mar 2026
swain-do
Empleados de producción, planificación y expediciónEspecialistas en gestión de proyectos

Operate the external task-management CLI (tk) as source of truth for agent execution tracking. Invoke when any SPEC comes up for implementation, when the user asks to track tasks, check what to work on next, see task status, manage work dependencies, or…

25 mar 2026
swain-doctor
Administradores de redes y sistemas informáticos

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

25 mar 2026
swain-release
Desarrolladores de software

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

25 mar 2026
swain-search
Analistas de investigación de mercados y especialistas en marketing

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

25 mar 2026
swain-security-check
Analistas de seguridad de la información

Run all security scanners against the project and produce a unified, severity-bucketed report. Orchestrates gitleaks (secrets), osv-scanner/trivy (dependency vulns), semgrep (static analysis), context-file injection scanner (built-in), and repo hygiene checks…

25 mar 2026
swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

25 mar 2026
Mostrando 8 de 20 skills recopiladas.
swain-keys
Administradores de redes y sistemas informáticos

Per-project key provisioning for git signing and authentication. Invoke to configure git signing, set up keys for this project, bypass 1Password for git operations, add a key to GitHub or Forgejo, troubleshoot signing prompts, or check key status. Generates…

7 may 2026
swain-search
Desarrolladores de software

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

7 may 2026
swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

5 may 2026
swain-doctor
Desarrolladores de software

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

5 may 2026
swain-init
Desarrolladores de software

Project onboarding and session entry point for swain. On first run, performs full onboarding: migrates CLAUDE.md to AGENTS.md, verifies vendored tk, configures pre-commit security hooks, and offers swain governance rules — then writes a .swain/init.json…

5 may 2026
swain-release
Desarrolladores de software

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

5 may 2026
swain-sync
Desarrolladores de software

Fetch upstream, merge (worktree) or rebase (tracked branch), stage all changes, enforce gitignore hygiene, run ADR compliance checking on modified artifacts, rebuild stale artifact indexes, generate a descriptive commit message from the diff, commit, and push…

5 may 2026
swain-teardown
Desarrolladores de software

Full session shutdown — digest, retro, merge worktree branches, worktree cleanup, close session state, and commit handoff. This is the single entry point for ending a session. Triggers on: 'teardown', 'clean up', 'wrap up', 'session end', 'end session',…

5 may 2026
Mostrando 8 de 19 skills recopiladas.
architecture-advisor
Desarrolladores de software

Evidence-based architecture guidance grounded in 142 production codebases and 17 production system case studies. Reviews project goals, examines the user's codebase, and provides data-driven recommendations for architecture style selection, quality attribute…

14 mar 2026
swain-design
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Epic, Story, Spec, Spike, ADR, Persona, Runbook, Bug, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, user stories, ADR drafting, research…

13 mar 2026
swain-do
Desarrolladores de software

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between swain-design intent (implementation plans and tasks) and concrete CLI…

13 mar 2026
swain-doctor
Administradores de redes y sistemas informáticos

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .beads/.gitignore hygiene.…

13 mar 2026
swain-help
Desarrolladores de software

Contextual help and onboarding for the swain skill ecosystem. Use when users ask about swain — what skills exist, how to use them, what artifacts are available, how workflows connect, or when they need a quick reference. Also invoked after swain-init to…

13 mar 2026
swain-init
Desarrolladores de software

One-time project onboarding for swain. Migrates existing CLAUDE.md content to AGENTS.md (with the @AGENTS.md include pattern), installs and initializes bd (beads) for task tracking, cleans bd's auto-injected AGENTS.md content, and offers to add swain…

13 mar 2026
swain-stage
Desarrolladores de software

Tmux workspace manager — creates layout presets (review, browse, focus), opens editor/browser/shell panes, runs an animated MOTD status panel, and lets the agent directly manage panes during work. Only activates in tmux sessions.

13 mar 2026
swain-status
Especialistas en gestión de proyectos

Cross-cutting project status dashboard. Shows active epics with progress ratios, actionable next steps, blocked items, in-progress tasks, GitHub issues, and session context. Produces rich terminal output with clickable links. Triggers on: 'status',…

13 mar 2026
Mostrando 8 de 11 skills recopiladas.
update-agents-core
Desarrolladores de software

Pull the latest agents-core scaffolding from upstream into the current project. Use when the user wants to update their .agents/ directory, AGENTS.md, or other scaffolding files from the shared upstream repository.

7 mar 2026
spec-management
Especialistas en gestión de proyectos

Create, validate, and transition documentation artifacts (Vision, Journey, Epic, Story, Agent Spec, Spike, ADR, Persona, Runbook, Bug, Design) and their supporting docs (architecture overviews, journey maps, competitive analyses) through their lifecycle…

7 mar 2026
release
Desarrolladores de software

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, and create a git tag. Use when the user says "release", "cut a release", "tag a release", "bump the version", "create a changelog", or any variation of…

6 mar 2026
execution-tracking
Desarrolladores de software

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between spec-management intent (implementation plans and tasks) and concrete CLI…

6 mar 2026
push
Desarrolladores de software

Stage all changes, generate a descriptive commit message from the diff, commit, and push to the current branch's upstream. Handles merge conflicts by preferring local changes for config/project files and upstream for scaffolding.

4 mar 2026
skill-manager
Desarrolladores de software

Full-lifecycle skill management — discover, install, audit, update, and detect drift for agent skills. Wraps `npx skills` when available, falls back to POSIX tooling. Use when installing shared skills, checking for upstream changes, auditing skill safety, or…

3 mar 2026
office-pptx
Desarrolladores de software

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…

1 jun 2026
office-docx
Desarrolladores de software

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying…

19 abr 2026
office-install
Desarrolladores de software

Environment setup for office-skills. When Claude needs to verify or install prerequisites before running any office skill workflow — detects platform, checks what's present, acquires what's missing to a local tools/ directory, resolves npm dependencies, and…

19 abr 2026
office-pdf
Desarrolladores de software

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

19 abr 2026
office-xlsx
Desarrolladores de software

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and…

19 abr 2026
Mostrando 9 de 9 repositorios
Todos los repositorios cargados