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

az9713

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

収集済み skills
405
リポジトリ
106
更新
2026年8月9日
リポジトリマップ

skills がある場所

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

#01
skill-best-practices
27 件の skills · 2026年6月24日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者ウェブ・デジタルインターフェースデザイナーデータサイエンティストデータベースアーキテクト
7 件の職業カテゴリ · 100% 分類済み
6.7%比率
#02
my-agent-skills
20 件の skills · 2026年4月2日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者プロジェクト管理専門家コンピュータユーザーサポートスペシャリスト上級秘書・行政アシスタント
12 件の職業カテゴリ · 100% 分類済み
4.9%比率
#03
gh-aw
19 件の skills · 2026年2月14日
ソフトウェア開発者その他コンピュータ職通訳者・翻訳者
3 件の職業カテゴリ · 100% 分類済み
4.7%比率
#04
playwright-cli-skills
18 件の skills · 2026年3月13日
ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
2 件の職業カテゴリ · 100% 分類済み
4.4%比率
#05
agent-scripts-windows
16 件の skills · 2026年8月2日
分類待ち
4%比率
#06
agent_scripts_tutorial
16 件の skills · 2026年6月13日
ソフトウェア開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 69% 分類済み
4%比率
#07
whatsapp-claude
12 件の skills · 2026年2月3日
ソフトウェア開発者テクニカルライターニュースアナリスト・記者・ジャーナリストネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
3%比率
#08
whatsapp-claude-old
12 件の skills · 2026年2月2日
ソフトウェア開発者テクニカルライターネットワーク・コンピュータシステム管理者プロデューサー・監督広報スペシャリスト情報セキュリティアナリスト
7 件の職業カテゴリ · 100% 分類済み
3%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

adversarial-review
ソフトウェア品質保証アナリスト・テスター

Use when a change is written and "looks done" but has not had a hostile second pass before merge — especially diffs touching auth, money, migrations, concurrency, or anything the author is quietly unsure about. Spawns a fresh-eyes reviewer subagent that sees…

2026年6月24日
babysit-pr
ソフトウェア品質保証アナリスト・テスター

Use when a PR is open and green-but-blocked, or red on CI for reasons that smell like flake — a timed-out test runner, a transient network 500 in a setup step, a check that passed locally but failed in CI. Reach for this whenever someone says "this PR keeps…

2026年6月24日
billing-lib
ソフトウェア開発者

Use when writing or reviewing code that meters API token usage, bills accounts, issues invoices, applies credit grants, or computes balances with the internal `billing` library — especially around retries, mid-cycle plan changes, cache-read vs cache-write…

2026年6月24日
checkout-verifier
ソフトウェア品質保証アナリスト・テスター

Use when an API-credits checkout or paid-plan upgrade needs to be proven end-to-end against Stripe test mode — confirming a card charge actually creates the invoice and subscription in the right state, reproducing a "I paid but my credits didn't show up"…

2026年6月24日
cherry-pick-prod
ソフトウェア開発者

Use when a specific fix that's already on main needs to land on a production/release branch without dragging along everything else — a hotfix to backport, a "cherry-pick this commit onto release-2.4", a "we need just that one PR on prod" request. Reach for…

2026年6月24日
code-style
ソフトウェア開発者

Use when writing or editing code in this org's Python or JS/TS, especially before committing or opening a PR — and proactively the moment a diff adds an import, an except/catch, or any logging. Enforces the style rules Claude gets wrong by default: import…

2026年6月24日
cohort-compare
データサイエンティスト

Use when someone wants to compare two cohorts' retention or conversion, asks whether a difference between segments is "real" or "significant", wants retention curves for an A/B group or a launch vs control, or says one cohort "looks better" and needs the…

2026年6月24日
cost-investigation
ネットワーク・コンピュータシステム管理者

Use when a cloud bill already spiked and nobody knows why — storage or egress jumped, a specific bucket's cost ballooned, a cost-anomaly alert fired, or finance is asking "what changed this week?" Queries the billing export by service/bucket/region, diffs the…

2026年6月24日
収集済み skill 27 件中 8 件を表示しています。
steelman-redteam
プロジェクト管理専門家

Use this skill whenever the user presents a claim, idea, proposal, argument, or belief and wants rigorous critical analysis. Triggers on phrases like "steelman this", "red team this", "challenge this idea", "evaluate this claim", "is X a good idea?", "devil's…

2026年4月2日
session-monitor
ネットワーク・コンピュータシステム管理者

Launch a live dashboard showing all running Claude Code sessions on this machine. Use when the user asks to monitor sessions, check what's running, or view session activity.

2026年3月24日
windows-diagnostics
コンピュータユーザーサポートスペシャリスト

360-degree Windows system health diagnostics — covers CPU, memory, disk, network, security, startup programs, services, system info, hardware, and installed software. Use this skill whenever the user mentions system diagnostics, PC health check, performance…

2026年3月23日
yt-transcript-to-article
編集者

Convert raw YouTube transcripts into polished, high-fidelity readable articles in Markdown. Use this skill whenever the user wants to clean up, rewrite, or convert a YouTube transcript (or multiple transcripts) into an article, blog post, or readable…

2026年3月13日
excalidraw-sketch
テクニカルライター美術家(画家・彫刻家・イラストレーター含む)

Create hand-drawn editorial illustration diagrams in Excalidraw with a sketchy, annotated, character-driven style. Use for AI workflow illustrations, technical comparisons, concept explanations, and visual storytelling.

2026年3月13日
yt-transcript-summary
ソフトウェア開発者

Analyze YouTube videos, web pages (blog posts, articles), or local files (TXT, HTML, PDF) using Google Gemini API. Extracts key takeaways, summaries, code, prompts, and more.

2026年3月13日
wrapup
プロジェクト管理専門家

End-of-day wrap-up that audits what Claude did automatically and what you did manually, then generates a beautiful HTML report with tomorrow's priority.

2026年3月12日
morning-briefing
上級秘書・行政アシスタント

Generate a daily morning briefing dashboard that summarizes your calendar, email, and news.

2026年3月12日
収集済み skill 20 件中 8 件を表示しています。
収集済み skill 19 件中 8 件を表示しています。
playwright-ui-testing
ソフトウェア品質保証アナリスト・テスター

Master index for all UI testing skills. Lists available test suites and their coverage.

2026年3月13日
test-a11y
ソフトウェア品質保証アナリスト・テスター

Run comprehensive WCAG 2.1 AA+ accessibility tests on a URL. Use when user wants to test accessibility, a11y compliance, screen reader support, or keyboard navigation.

2026年3月13日
test-all
ソフトウェア品質保証アナリスト・テスター

Run the complete UI testing suite — all 16 test skills across functional testing and UX design quality. Use when user wants a comprehensive site audit, full test suite, or complete quality assessment.

2026年3月13日
test-consistency
ソフトウェア品質保証アナリスト・テスター

Audit design system consistency across pages. Use when user wants to check visual consistency, design tokens, component reuse, color palette, typography, spacing, or cross-page uniformity.

2026年3月13日
test-conversion
ソフトウェア品質保証アナリスト・テスター

Analyze conversion optimization, cognitive load, and trust signals. Use when user wants to audit conversion funnels, reduce friction, analyze cognitive load, check trust signals, or optimize CTAs.

2026年3月13日
test-cross-browser
ソフトウェア品質保証アナリスト・テスター

Test cross-browser consistency across Chromium, Firefox, and WebKit. Use when user wants to verify browser compatibility, cross-browser layout, or browser-specific issues.

2026年3月13日
test-flows
ソフトウェア品質保証アナリスト・テスター

Test user flows, authentication, navigation, and SPA behavior. Use when user wants to test login flows, registration, browser history, pagination, search, CRUD operations, or routing.

2026年3月13日
test-forms
ソフトウェア品質保証アナリスト・テスター

Run comprehensive form validation and input testing on a URL. Use when user wants to test forms, input fields, validation, file uploads, or submit behavior.

2026年3月13日
収集済み skill 18 件中 8 件を表示しています。
収集済み skill 16 件中 8 件を表示しています。
収集済み skill 16 件中 8 件を表示しています。
収集済み skill 12 件中 8 件を表示しています。
収集済み skill 12 件中 8 件を表示しています。
business-profile-creator
市場調査アナリスト・マーケティングスペシャリスト

Create comprehensive business context profiles through guided interview. Use when the user wants to build or update their business profile, needs help defining their offerings, positioning, or brand identity.

2025年12月12日
how-to-guide
その他の高等教育教員

Create comprehensive how-to guides and tutorials. Use when the user needs step-by-step instructional content, tutorials, documentation, or educational guides.

2025年12月12日
icp-creator
市場調査アナリスト・マーケティングスペシャリスト

Create detailed Ideal Client Profile through guided interview. Use when the user needs to define their target audience, understand their customers' problems and language, or build an ICP for content targeting.

2025年12月12日
linkedin-post
市場調査アナリスト・マーケティングスペシャリスト

Create engaging LinkedIn posts that drive engagement and build authority. Use when the user wants to write LinkedIn content, needs posts for their LinkedIn strategy, or wants to repurpose content for LinkedIn.

2025年12月12日
linkedin-profile-optimizer
市場調査アナリスト・マーケティングスペシャリスト

Optimize LinkedIn profile sections for maximum impact and conversions. Use when the user wants to improve their LinkedIn headline, about section, experience descriptions, or overall profile strategy.

2025年12月12日
sales-email-sequence
サービス営業代表(広告・保険・金融・旅行除く)

Create high-converting email sequences for sales, launches, and nurture campaigns. Use when the user needs email sequences, drip campaigns, launch emails, or automated email workflows.

2025年12月12日
social-media-bio-generator
市場調査アナリスト・マーケティングスペシャリスト

Create compelling social media bios for any platform. Use when the user needs bios for Twitter/X, Instagram, LinkedIn, TikTok, YouTube, or any social platform.

2025年12月12日
substack-note
市場調査アナリスト・マーケティングスペシャリスト

Generate high-performing Substack notes that drive engagement and newsletter growth. Use when the user wants to create Substack notes, needs content ideas for notes, or wants to repurpose content into note format.

2025年12月12日
収集済み skill 11 件中 8 件を表示しています。
hn-analysis
ソフトウェア開発者

Analyze Hacker News posts and discussions to extract insights from tech community discourse. Use when the user mentions Hacker News, HN, news.ycombinator, YC, or provides a HN URL.

2025年12月26日
pdf-analysis
ソフトウェア開発者

Analyze PDF documents including reports, whitepapers, ebooks, and manuals. Use when the user mentions PDF, document, whitepaper, ebook, report file, or wants to analyze a .pdf file.

2025年12月26日
podcast-analysis
ニュースアナリスト・記者・ジャーナリスト

Analyze podcast episodes from transcripts, audio URLs, or audio files. Use when the user mentions podcast, episode, audio transcript, interview, or provides a podcast file/URL.

2025年12月26日
queue-management
ソフトウェア開発者

Manage the content processing queue for batch content consumption. Use when user mentions queue, batch later, save for later, process queue, or wants to add multiple items for later analysis.

2025年12月26日
thread-analysis
ニュースアナリスト・記者・ジャーナリスト

Analyze Twitter/X threads to extract insights from viral and educational content. Use when the user mentions Twitter, X, thread, tweets, viral thread, or provides a twitter.com or x.com URL.

2025年12月26日
activity-log
ソフトウェア開発者

Display the daily activity log showing all content analyzed today. Use when the user asks what they've watched, read, or analyzed today, mentions activity log, daily log, or wants to see their consumption history.

2025年12月24日
article-analysis
作家・著者

Analyze blog posts and web articles by fetching content from URLs. Use when the user mentions blog post, article, Substack, Medium, web page, newsletter, or provides a URL to analyze.

2025年12月24日
arxiv-analysis
ソフトウェア開発者

Analyze arXiv research papers and explain them in accessible terms. Use when the user mentions arXiv, research paper, academic paper, scientific paper, preprint, or provides an arxiv.org URL.

2025年12月24日
収集済み skill 11 件中 8 件を表示しています。
comprehension-gate
ソフトウェア品質保証アナリスト・テスター

Runs a seven-dimension comprehension review on a code change before it ships: credential exposure, cross-service side effects, blast radius, state/persistence mismatch (the Kiro pattern — AI treating persistent infrastructure as ephemeral), token TTL…

2026年4月14日
context-layer-generator
ソフトウェア開発者

Generates three context layer artifacts for a code module: MODULE_MANIFEST.md (structural map — where things connect), BEHAVIORAL_CONTRACTS.md (semantic contracts — what each interface guarantees), and DECISION_LOG.md (philosophical record — why decisions…

2026年4月14日
dark-code-audit
ソフトウェア品質保証アナリスト・テスター

Audits a codebase for dark code risk: code that was generated, passed automated checks, and shipped without anyone understanding it. Produces a structured audit report with a hotspot map, comprehension debt scorecard (spec coverage %, context layer coverage…

2026年4月14日
dark-code-suite-init
ソフトウェア開発者

Sets up a project to use the full dark code prevention suite in one step: creates the .claude/comprehension/ directory for comprehension artifacts, adds a ## Dark Code Prevention section to CLAUDE.md (or creates CLAUDE.md if missing), creates…

2026年4月14日
generate-data-lineage
データベースアーキテクト

Assembles a data flow narrative from MODULE_MANIFEST.md and BEHAVIORAL_CONTRACTS.md context files, answering the explainability question: "What does the system do with [data type] for [user journey]?" Use before a compliance or security review, when a…

2026年4月14日
generate-eu-ai-act-system-card
弁護士

Generates a per-service EU AI Act system card documenting AI tool usage, risk classification, human oversight mechanisms, and limitations. Use for any service where AI tools contribute to code generation, decision support, or automated processing — especially…

2026年4月14日
generate-gdpr-ropa
弁護士

Generates a draft GDPR Article 30 Record of Processing Activities (ROPA) from MODULE_MANIFEST.md and BEHAVIORAL_CONTRACTS.md context files. Use when preparing for a GDPR audit, when a dark-code-audit flags PII-handling services with incomplete documentation,…

2026年4月14日
generate-isolation-tests
ソフトウェア品質保証アナリスト・テスター

Generates a tenant isolation test scaffold for a module's shared resource writes. Use after the comprehension gate issues REVIEW REQUIRED with an isolation evidence question on a new cache write or shared database write. Also use when adding a new shared…

2026年4月14日
収集済み skill 11 件中 8 件を表示しています。
youtube-transcript-to-skill
ソフトウェア開発者

Convert a YouTube video transcript into Claude Code skills. Extracts tips, evaluates against selection criteria, and generates SKILL.md files with full transparency.

2026年2月11日
claude-md-doctor
ソフトウェア開発者

Audit and improve CLAUDE.md files. Use when rules aren't working, context is bloated, or after learning a lesson that should become a rule.

2026年2月11日
create-skill-from-workflow
ソフトウェア開発者

Turn what we just did into a reusable skill. Captures the current workflow as a new SKILL.md file.

2026年2月11日
explore-plugins
ソフトウェア開発者

Discover and install useful Claude Code plugins for your project. Recommends based on your tech stack.

2026年2月11日
plan-feature
ソフトウェア開発者

Plan a new feature before writing code. Explores the codebase, creates a structured plan with verification criteria, and only implements after approval.

2026年2月11日
session-load
ソフトウェア開発者

Load saved session context from a previous session. Lists available sessions and restores TODOs, context, and pending work.

2026年2月11日
session-save
ソフトウェア開発者

Save current session progress, TODOs, and context to a local file before ending a session. Enables picking up later with /session-load.

2026年2月11日
setup-hooks
ソフトウェア開発者

Set up common Claude Code hooks - auto-formatting after edits, blocking dangerous commands, and notifications. Interactive setup for your project.

2026年2月11日
収集済み skill 11 件中 8 件を表示しています。
106 件中 12 件のリポジトリを表示