Skip to main content
cristoslc
GitHub 제작자 프로필

cristoslc

9개 GitHub 저장소에서 수집된 169개 skills를 저장소 단위로 보여줍니다.

수집된 skills
169
저장소
9
업데이트
2026년 8월 14일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
south-portland-school-budget-FY27
skills 68개 · 2026년 4월 6일
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자정보 보안 분석가생산, 계획 및 독촉 사무원파일 사무원
직업 카테고리 10개 · 100% 분류됨
40%비중
#02
tidegate
skills 38개 · 2026년 3월 17일
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자생산, 계획 및 독촉 사무원시장조사 분석가·마케팅 전문가
직업 카테고리 5개 · 100% 분류됨
22%비중
#03
vk
skills 20개 · 2026년 3월 25일
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자고객 서비스 담당자기술 작가생산, 계획 및 독촉 사무원
직업 카테고리 8개 · 100% 분류됨
12%비중
#04
swain
skills 19개 · 2026년 5월 7일
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가
직업 카테고리 5개 · 100% 분류됨
11%비중
#05
architecture-reference
skills 11개 · 2026년 3월 14일
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자
직업 카테고리 3개 · 100% 분류됨
6.5%비중
#06
LLM-personal-agent-patterns
skills 6개 · 2026년 3월 7일
소프트웨어 개발자프로젝트 관리 전문가
직업 카테고리 2개 · 100% 분류됨
3.6%비중
#07
office-skills
skills 5개 · 2026년 6월 1일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
3%비중
#08
dispatch-opencode-skill
skills 1개 · 2026년 8월 14일
분류 대기 중
0.6%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

swain-design
프로젝트 관리 전문가

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,…

2026년 4월 6일
swain-do
프로젝트 관리 전문가

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…

2026년 4월 6일
swain-doctor
소프트웨어 개발자

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…

2026년 4월 6일
swain-init
소프트웨어 개발자

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…

2026년 4월 6일
swain-release
소프트웨어 개발자

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…

2026년 4월 6일
swain-search
프로젝트 관리 전문가

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…

2026년 4월 6일
swain-session
임원 비서 및 행정 보좌관

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…

2026년 4월 6일
swain
프로젝트 관리 전문가

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,…

2026년 4월 6일
수집된 skill 68개 중 8개를 표시합니다.
swain-design
프로젝트 관리 전문가

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,…

2026년 3월 17일
swain-do
소프트웨어 개발자

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…

2026년 3월 17일
swain-doctor
소프트웨어 개발자

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…

2026년 3월 17일
swain-search
소프트웨어 개발자

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…

2026년 3월 17일
swain-session
소프트웨어 개발자

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.

2026년 3월 17일
swain-doctor
네트워크·컴퓨터 시스템 관리자

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…

2026년 3월 17일
swain-session
소프트웨어 개발자

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.

2026년 3월 17일
swain-retro
프로젝트 관리 전문가

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…

2026년 3월 17일
수집된 skill 38개 중 8개를 표시합니다.
swain-design
프로젝트 관리 전문가

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,…

2026년 3월 25일
swain-dispatch
소프트웨어 개발자

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.

2026년 3월 25일
swain-do
생산, 계획 및 독촉 사무원프로젝트 관리 전문가

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…

2026년 3월 25일
swain-doctor
네트워크·컴퓨터 시스템 관리자

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…

2026년 3월 25일
swain-release
소프트웨어 개발자

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…

2026년 3월 25일
swain-search
시장조사 분석가·마케팅 전문가

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…

2026년 3월 25일
swain-security-check
정보 보안 분석가

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…

2026년 3월 25일
swain-design
프로젝트 관리 전문가

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,…

2026년 3월 25일
수집된 skill 20개 중 8개를 표시합니다.
swain-keys
네트워크·컴퓨터 시스템 관리자

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…

2026년 5월 7일
swain-search
소프트웨어 개발자

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…

2026년 5월 7일
swain-design
프로젝트 관리 전문가

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,…

2026년 5월 5일
swain-doctor
소프트웨어 개발자

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…

2026년 5월 5일
swain-init
소프트웨어 개발자

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…

2026년 5월 5일
swain-release
소프트웨어 개발자

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…

2026년 5월 5일
swain-sync
소프트웨어 개발자

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…

2026년 5월 5일
swain-teardown
소프트웨어 개발자

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',…

2026년 5월 5일
수집된 skill 19개 중 8개를 표시합니다.
architecture-advisor
소프트웨어 개발자

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…

2026년 3월 14일
swain-design
프로젝트 관리 전문가

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…

2026년 3월 13일
swain-do
소프트웨어 개발자

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…

2026년 3월 13일
swain-doctor
네트워크·컴퓨터 시스템 관리자

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.…

2026년 3월 13일
swain-help
소프트웨어 개발자

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…

2026년 3월 13일
swain-init
소프트웨어 개발자

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…

2026년 3월 13일
swain-stage
소프트웨어 개발자

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.

2026년 3월 13일
swain-status
프로젝트 관리 전문가

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',…

2026년 3월 13일
수집된 skill 11개 중 8개를 표시합니다.
update-agents-core
소프트웨어 개발자

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.

2026년 3월 7일
spec-management
프로젝트 관리 전문가

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…

2026년 3월 7일
release
소프트웨어 개발자

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…

2026년 3월 6일
execution-tracking
소프트웨어 개발자

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…

2026년 3월 6일
push
소프트웨어 개발자

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.

2026년 3월 4일
skill-manager
소프트웨어 개발자

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…

2026년 3월 3일
office-pptx
소프트웨어 개발자

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…

2026년 6월 1일
office-docx
소프트웨어 개발자

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…

2026년 4월 19일
office-install
소프트웨어 개발자

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…

2026년 4월 19일
office-pdf
소프트웨어 개발자

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.

2026년 4월 19일
office-xlsx
소프트웨어 개발자

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…

2026년 4월 19일
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다