Skip to main content
asafelobotomy
GitHub クリエイタープロフィール

asafelobotomy

8 件の GitHub リポジトリにある 193 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
193
リポジトリ
8
更新
2026-06-05
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
ClosedClaw
56 件の skills · 2026-02-14
ソフトウェア開発者ネットワーク・コンピュータシステム管理者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターコンピュータユーザーサポートスペシャリストデータサイエンティスト
8 件の職業カテゴリ · 100% 分類済み
29%比率
#02
copilot-instructions-template
49 件の skills · 2026-05-06
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリストその他コンピュータ職ウェブ開発者テクニカルライター
6 件の職業カテゴリ · 100% 分類済み
25%比率
#03
xanadassistant
31 件の skills · 2026-06-02
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家テクニカルライター編集者コンピュータシステムアナリスト
10 件の職業カテゴリ · 100% 分類済み
16%比率
#04
cursorassistant
22 件の skills · 2026-06-05
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリストその他コンピュータ職
4 件の職業カテゴリ · 100% 分類済み
11%比率
#05
iCloud-Drive-Downloader
18 件の skills · 2026-04-08
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
9.3%比率
#06
xanadOS-Search_Destroy
12 件の skills · 2026-03-22
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータ・情報システムマネージャープロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
6.2%比率
#07
reshadelinux
4 件の skills · 2026-04-11
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
2.1%比率
#08
ceeline
1 件の skills · 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 件のリポジトリを表示
すべてのリポジトリを表示しました