Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
zebbern
GitHub 제작자 프로필

zebbern

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

수집된 skills
268
저장소
11
업데이트
2026-07-10
저장소 지도

skills가 있는 위치

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

#01
termstack
skills 89개 · 2026-04-16
정보 보안 분석가소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자그래픽 디자이너네트워크·컴퓨터 시스템 관리자
직업 카테고리 15개 · 100% 분류됨
33%비중
#02
claude-code-guide
skills 79개 · 2026-05-31
정보 보안 분석가소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자데이터 과학자데이터베이스 아키텍트
직업 카테고리 16개 · 100% 분류됨
29%비중
#03
SecOps-CLI-Guides
skills 47개 · 2026-01-02
정보 보안 분석가네트워크·컴퓨터 시스템 관리자컴퓨터 네트워크 지원 전문가컴퓨터 프로그래머
직업 카테고리 4개 · 100% 분류됨
18%비중
#04
kimmmmy-discount
skills 19개 · 2026-02-13
소프트웨어 개발자웹 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트
직업 카테고리 6개 · 100% 분류됨
7.1%비중
#05
backround_remover
skills 13개 · 2025-12-30
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
4.9%비중
#06
vscode_template
skills 7개 · 2026-01-01
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
2.6%비중
#07
icron
skills 5개 · 2026-02-06
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자시장조사 분석가·마케팅 전문가
직업 카테고리 3개 · 100% 분류됨
1.9%비중
#08
antigravity-awesome-skills
skills 4개 · 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개를 표시합니다.
저장소 11개 중 11개 표시
모든 저장소를 표시했습니다