Skip to main content
Manusで任意のスキルを実行
ワンクリックで
zebbern
GitHub クリエイタープロフィール

zebbern

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

収集済み skills
268
リポジトリ
11
更新
2026-07-10
リポジトリマップ

skills がある場所

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

#01
termstack
89 件の skills · 2026-04-16
情報セキュリティアナリストソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者グラフィックデザイナーネットワーク・コンピュータシステム管理者
15 件の職業カテゴリ · 100% 分類済み
33%比率
#02
claude-code-guide
79 件の skills · 2026-05-31
情報セキュリティアナリストソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者データサイエンティストデータベースアーキテクト
16 件の職業カテゴリ · 100% 分類済み
29%比率
#03
SecOps-CLI-Guides
47 件の skills · 2026-01-02
情報セキュリティアナリストネットワーク・コンピュータシステム管理者コンピュータネットワークサポートスペシャリストコンピュータプログラマー
4 件の職業カテゴリ · 100% 分類済み
18%比率
#04
kimmmmy-discount
19 件の skills · 2026-02-13
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリストデータベースアーキテクトネットワーク・コンピュータシステム管理者
6 件の職業カテゴリ · 100% 分類済み
7.1%比率
#05
backround_remover
13 件の skills · 2025-12-30
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
4.9%比率
#06
vscode_template
7 件の skills · 2026-01-01
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
2.6%比率
#07
icron
5 件の skills · 2026-02-06
ソフトウェア開発者ネットワーク・コンピュータシステム管理者市場調査アナリスト・マーケティングスペシャリスト
3 件の職業カテゴリ · 100% 分類済み
1.9%比率
#08
antigravity-awesome-skills
4 件の skills · 2026-06-19
ソフトウェア開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
1.5%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

debug-fix
ソフトウェア開発者

Find and fix a bug or issue — from any source (GitHub issue, error message, user report, or observed behavior)

2026-04-16
pr-review
ソフトウェア品質保証アナリスト・テスター

Review code changes or a pull request — delegates to specialist agents for code quality, security, performance, and documentation.

2026-04-16
refactor
ソフトウェア開発者

Safely refactor code with test coverage as a safety net

2026-04-16
ship
ソフトウェア開発者

Scan changes, commit, push, and create a PR — with confirmation at each step

2026-04-16
tdd
ソフトウェア開発者

Test-Driven Development loop — write a failing test first, then the minimum code to pass it, then refactor. Repeat.

2026-04-16
test-writer
ソフトウェア品質保証アナリスト・テスター

Write comprehensive tests for new or changed code. Use automatically when new features are added, functions are created, or behavior is modified.

2026-04-16
algorithmic-art
ソフトウェア開発者

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

2026-04-10
async-python-patterns
ソフトウェア開発者

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

2026-04-10
このリポジトリの収集済み skills 89 件中、上位 8 件を表示しています。
academic-paper-reviewer
その他の高等教育教員

Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to "review my paper," "simulate peer review," or "give my paper a peer review.

2026-05-31
active-directory-attacks
情報セキュリティアナリスト

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.

2026-05-31
api-fuzzing-bug-bounty
情報セキュリティアナリスト

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

2026-05-31
api-shape-explorer
ソフトウェア開発者

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

2026-05-31
audit-flow
ソフトウェア開発者

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document flow, security review, debug flow, brainstorm, architecture review, post-mortem, incident review.

2026-05-31
authentication-patterns
ソフトウェア開発者

Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), security checklist, and common mistakes. Use when implementing auth, reviewing auth flows, or choosing auth providers.

2026-05-31
aws-penetration-testing
情報セキュリティアナリスト

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

2026-05-31
broken-authentication
情報セキュリティアナリスト

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

2026-05-31
このリポジトリの収集済み skills 79 件中、上位 8 件を表示しています。
active-directory-attacks
情報セキュリティアナリスト

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.

2026-01-02
api-fuzzing-for-bug-bounty
情報セキュリティアナリスト

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

2026-01-02
aws-penetration-testing
情報セキュリティアナリスト

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

2026-01-02
bgp-routing-protocol
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "configure BGP", "manipulate BGP path selection", "implement BGP confederations", "configure route reflectors", "use BGP communities", or "troubleshoot BGP routing". It provides comprehensive BGP configuration and path manipulation techniques.

2026-01-02
broken-authentication-testing
情報セキュリティアナリスト

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

2026-01-02
buffer-overflow-exploitation
情報セキュリティアナリスト

This skill should be used when the user asks to "exploit buffer overflow vulnerabilities", "develop stack-based exploits", "find EIP offset", "identify bad characters", "create shellcode payloads", "perform fuzzing for crashes", or "gain remote code execution via memory corruption". It provides comprehensive techniques for discovering and exploiting buffer overflow vulnerabilities in Windows applications.

2026-01-02
burp-suite-web-application-testing
情報セキュリティアナリスト

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

2026-01-02
cloud-penetration-testing
情報セキュリティアナリスト

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

2026-01-02
このリポジトリの収集済み skills 47 件中、上位 8 件を表示しています。
api-designer
ソフトウェア開発者

Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.

2026-02-13
architecture-designer
ソフトウェア開発者

Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.

2026-02-13
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.

2026-02-13
vercel-composition-patterns
ソフトウェア開発者

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

2026-02-13
debugging-wizard
ソフトウェア開発者

Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.

2026-02-13
devops-engineer
ネットワーク・コンピュータシステム管理者

Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.

2026-02-13
fullstack-guardian
ソフトウェア開発者

Use when implementing features across frontend and backend, building APIs with UI, or creating end-to-end data flows. Invoke for feature implementation, API development, UI building, cross-stack work.

2026-02-13
nestjs-expert
ソフトウェア開発者

Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.

2026-02-13
このリポジトリの収集済み skills 19 件中、上位 8 件を表示しています。
brainstorming
プロジェクト管理専門家

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2025-12-30
dispatching-parallel-agents
ソフトウェア開発者

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2025-12-30
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute with review checkpoints

2025-12-30
finishing-a-development-branch
ソフトウェア開発者

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2025-12-30
receiving-code-review
ソフトウェア品質保証アナリスト・テスター

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2025-12-30
requesting-code-review
ソフトウェア品質保証アナリスト・テスター

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2025-12-30
subagent-driven-development
ソフトウェア開発者

Use when executing implementation plans with independent tasks in the current session

2025-12-30
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2025-12-30
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
brainstorming
ソフトウェア開発者

Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-01-01
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute. Load plan, review critically, execute tasks in batches with verification.

2026-01-01
subagent-driven-development
ソフトウェア開発者

Use when executing implementation plans with independent tasks. Dispatches subagents per task with two-stage review (spec then quality).

2026-01-01
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior. Always find root cause before attempting fixes. Evidence before assertions.

2026-01-01
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Use when implementing any feature or bugfix. Write the test first, watch it fail, write minimal code to pass. Red-Green-Refactor cycle.

2026-01-01
verification-before-completion
ソフトウェア品質保証アナリスト・テスター

Use when about to claim work is complete, fixed, or passing. Run verification commands and confirm output before making any success claims. Evidence before assertions.

2026-01-01
writing-plans
プロジェクト管理専門家

Use when you have a spec or requirements for a multi-step task, before touching code. Creates detailed implementation plans with bite-sized tasks.

2026-01-01
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました