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

asafelobotomy

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

수집된 skills
193
저장소
8
업데이트
2026-06-05
저장소 지도

skills가 있는 위치

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

#01
ClosedClaw
skills 56개 · 2026-02-14
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터데이터 과학자비서 및 행정 보조원(법률, 의료 및 임원 제외)
직업 카테고리 8개 · 100% 분류됨
29%비중
#02
copilot-instructions-template
skills 49개 · 2026-05-06
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가기타 컴퓨터 관련 직업기술 작가웹 개발자
직업 카테고리 6개 · 100% 분류됨
25%비중
#03
xanadassistant
skills 31개 · 2026-06-02
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가기술 작가편집자데이터 과학자
직업 카테고리 10개 · 100% 분류됨
16%비중
#04
cursorassistant
skills 22개 · 2026-06-05
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가기타 컴퓨터 관련 직업
직업 카테고리 4개 · 100% 분류됨
11%비중
#05
iCloud-Drive-Downloader
skills 18개 · 2026-04-08
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자
직업 카테고리 3개 · 100% 분류됨
9.3%비중
#06
xanadOS-Search_Destroy
skills 12개 · 2026-03-22
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터컴퓨터·정보 시스템 관리자프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
6.2%비중
#07
reshadelinux
skills 4개 · 2026-04-11
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
2.1%비중
#08
ceeline
skills 1개 · 2026-04-13
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.5%비중
저장소 탐색

저장소와 대표 skills

agent-tool-creator
소프트웨어 개발자

Guide for implementing new agent tools for ClosedClaw's AI assistant. Use when adding capabilities like web search, file operations, API integrations, or custom actions. Covers tool factory pattern, parameter validation, registration, and testing.

2026-02-14
channel-plugin-creator
소프트웨어 개발자

Guide for creating new messaging channel plugins/extensions for ClosedClaw. Use when adding support for new messaging platforms (e.g., Matrix, Teams, BlueBubbles). Covers plugin structure, CliDeps extension, routing setup, and testing.

2026-02-14
coding-agent
소프트웨어 개발자

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

2026-02-14
config-migrator
소프트웨어 개발자

Help with config schema changes and migrations in ClosedClaw. Use when updating config types, syncing Zod schemas, creating migrations, or handling breaking config changes. Covers type definitions, validation, and legacy migration patterns.

2026-02-14
documentation-writer
시장조사 분석가·마케팅 전문가

Guide for writing and maintaining ClosedClaw documentation. Use when creating docs for new features, channels, tools, or updating existing documentation. Covers markdown conventions, link styles, formatting rules, and documentation structure.

2026-02-14
e2e-test-writer
소프트웨어 품질 보증 분석가·테스터

Guide for writing e2e tests for ClosedClaw gateway and channels. Use when testing multi-instance gateway behavior, WebSocket/HTTP surfaces, node pairing, agent workflows with real networking. Covers test helpers, assertion patterns, and common scenarios.

2026-02-14
gateway-debugger
네트워크·컴퓨터 시스템 관리자

Troubleshooting gateway issues in ClosedClaw. Use when debugging gateway startup failures, port conflicts, lock file issues, WebSocket disconnections, or RPC errors. Covers log analysis, diagnostics, and recovery procedures.

2026-02-14
release-manager
소프트웨어 개발자

Version bumping, changelog updates, and npm publishing workflow for ClosedClaw. Use when preparing releases, updating versions, managing semantic versioning, creating release tags, or publishing to npm. Covers stable, beta, and dev release channels.

2026-02-14
이 저장소에서 수집된 skills 56개 중 상위 8개를 표시합니다.
audit-procedures
소프트웨어 품질 보증 분석가·테스터

Health check procedures D1–D14 for the Audit agent — structural validation, attention budget, version checks, workspace integrity, and static audit

2026-05-06
mcp-management
소프트웨어 개발자

Configure and manage Model Context Protocol servers for external tool access

2026-05-06
accessibility-review
소프트웨어 품질 보증 분석가·테스터

Review a UI for accessibility — WCAG 2.1 AA compliance, semantic HTML, ARIA usage, keyboard navigation, focus management, colour contrast, and screen reader compatibility

2026-05-01
api-design
소프트웨어 개발자

Design or review a REST or GraphQL API — resource modeling, versioning strategy, error contract, OpenAPI/schema-first workflow, and security baseline

2026-05-01
changelog-entry
소프트웨어 개발자

Generate a CHANGELOG.md entry from staged changes, a commit range, or a PR diff — following Keep a Changelog format with conventional commit classification

2026-05-01
env-config
소프트웨어 개발자

Set up and audit environment variable management — create .env.example, add startup validation, separate secrets from config, and document every variable

2026-05-01
onboarding-docs
소프트웨어 개발자

Generate or update onboarding documentation — README, CONTRIBUTING guide, dev environment setup script, and new-developer validation checklist

2026-05-01
performance-profiling
소프트웨어 개발자

Profile a slow function, endpoint, or query — identify hot paths, N+1 queries, and memory pressure, then apply targeted optimizations with before/after measurements

2026-05-01
이 저장소에서 수집된 skills 49개 중 상위 8개를 표시합니다.
agenticreview
소프트웨어 품질 보증 분석가·테스터

Use when: reviewing .prompt.md, .agent.md, SKILL.md, or .instructions.md files for contradictions, ambiguity, persona consistency, cognitive load, coverage gaps, and composition conflicts.

2026-06-02
lifecycleaudit
네트워크·컴퓨터 시스템 관리자

Use when: checking xanadAssistant workspace health, install status, repair reasons, or lockfile validity before proposing install, update, repair, or restore operations.

2026-06-02
devopscicd
소프트웨어 개발자

Use when: designing or reviewing CI/CD pipelines, GitHub Actions, stage design, environment gates, or artifact discipline.

2026-06-02
devopscontainers
소프트웨어 개발자

Use when: writing or reviewing Dockerfiles, container images, multi-stage builds, layer caching, or image security.

2026-06-02
devopsinfraascode
소프트웨어 개발자

Use when: writing or reviewing Infrastructure as Code for naming, state management, modularity, and drift detection.

2026-06-02
devopsreview
소프트웨어 품질 보증 분석가·테스터

Use when: reviewing DevOps changes for pipeline safety, secret hygiene, permissions, rollback, and deployment risk.

2026-06-02
docsapi
소프트웨어 개발자

Use when: writing or reviewing API and code documentation, including docstrings, OpenAPI patterns, and parameter tables.

2026-06-02
docsreview
소프트웨어 품질 보증 분석가·테스터

Use when: reviewing documentation for accuracy, completeness, clarity, link health, and merge readiness.

2026-06-02
이 저장소에서 수집된 skills 31개 중 상위 8개를 표시합니다.
testing
소프트웨어 품질 보증 분석가·테스터

Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger.

2026-06-05
testing
소프트웨어 품질 보증 분석가·테스터

Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger.

2026-06-05
cipreflight
소프트웨어 개발자

Use when: running pre-commit or pre-push CI-equivalent checks in any workspace — discovers workflow commands with Cursor tools, filters for local executability, scopes to staged changes, and runs checks cheapest-first.

2026-06-05
cursorassistantsetup
소프트웨어 개발자

Use when the user wants to install or customize cursorAssistant in the current project (GitHub install or configure).

2026-06-05
cipreflight
소프트웨어 개발자

Use when: running pre-commit or pre-push CI-equivalent checks in any workspace — discovers workflow commands with Cursor tools, filters for local executability, scopes to staged changes, and runs checks cheapest-first.

2026-06-05
depsearch
소프트웨어 개발자

Use when: discovering package manifests, assessing dependency health, finding replacements, or confirming import usage before removal — discovery only; mutating installs are handled by the deps agent.

2026-06-04
lifecycleaudit
소프트웨어 개발자

Use before proposing cursorAssistant setup, update, or repair — inspect lockfile and managed file drift.

2026-06-04
task-triage
소프트웨어 개발자

Use when task complexity is unclear — classify as Trivial, Simple, Compound, Complex, or Blocked and recommend the minimal path before spawning subagents.

2026-06-04
이 저장소에서 수집된 skills 22개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다
asafelobotomy Agent Skills | SkillsMP