Skip to main content
zebbern
Profil créateur GitHub

zebbern

Vue par dépôt de 257 skills collectés dans 10 dépôts GitHub.

skills collectés
257
dépôts
10
mis à jour
9 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
termstack
83 skills · 10 avr. 2026
Analystes en sécurité de l'informationDéveloppeurs de logicielsAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webAdministrateurs de réseaux et de systèmes informatiquesGraphistes
15 catégories métier · 100 % classifié
32 %part
#02
claude-code-guide
79 skills · 31 mai 2026
Analystes en sécurité de l'informationDéveloppeurs de logicielsAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webArchitectes de bases de donnéesScientifiques des données
16 catégories métier · 100 % classifié
31 %part
#03
SecOps-CLI-Guides
47 skills · 2 janv. 2026
Analystes en sécurité de l'informationAdministrateurs de réseaux et de systèmes informatiquesProgrammeurs informatiquesSpécialistes du support réseau informatique
4 catégories métier · 100 % classifié
18 %part
#04
kimmmmy-discount
19 skills · 13 févr. 2026
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'informationAdministrateurs de réseaux et de systèmes informatiquesArchitectes de bases de données
6 catégories métier · 100 % classifié
7,4 %part
#05
backround_remover
13 skills · 30 déc. 2025
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projets
3 catégories métier · 100 % classifié
5,1 %part
#06
agent-collab
7 skills · 8 août 2026
Développeurs de logiciels
1 catégories métier · 100 % classifié
2,7 %part
#07
icron
5 skills · 6 févr. 2026
Administrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logicielsAnalystes en études de marché et spécialistes en marketing
3 catégories métier · 100 % classifié
1,9 %part
#08
skills
2 skills · 28 juin 2026
Autres occupations informatiques
1 catégories métier · 100 % classifié
0,8 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

algorithmic-art
Développeurs de logiciels

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…

10 avr. 2026
async-python-patterns
Développeurs de logiciels

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.

10 avr. 2026
audit-flow
Analystes en sécurité de l'information

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…

10 avr. 2026
auth-bypass
Analystes en sécurité de l'information

Test for authentication bypass, broken access control, IDOR, and JWT vulnerabilities. Use when testing authorization controls, when escalating privileges, when manipulating tokens, or when the user needs to verify access control implementation.

10 avr. 2026
writing-antipatterns
Écrivains et auteursRédacteurs en chef

When editing, creating, writing content and articles to avoid AI writing patterns ("AI-isms") that make text sound machine-generated. Follow the guidelines in the skill description to audit, rewrite, and summarize changes.

10 avr. 2026
blog-writing-guide
Rédacteurs techniques

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a…

10 avr. 2026
brand-guidelines
Directeurs artistiques

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

10 avr. 2026
caching
Développeurs de logiciels

Caching strategies — invalidation, TTL guidelines, cache keys, cache layers, and when not to cache. Use when implementing or reviewing caching logic.

10 avr. 2026
Affichage de 8 skills collectés sur 83.
academic-paper-reviewer
Enseignants postsecondaires, autres

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…

31 mai 2026
active-directory-attacks
Analystes en sécurité de l'information

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…

31 mai 2026
api-fuzzing-bug-bounty
Analystes en sécurité de l'information

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.

31 mai 2026
api-shape-explorer
Développeurs de logiciels

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".

31 mai 2026
audit-flow
Développeurs de logiciels

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…

31 mai 2026
authentication-patterns
Développeurs de logiciels

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.

31 mai 2026
aws-penetration-testing
Analystes en sécurité de l'information

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…

31 mai 2026
broken-authentication
Analystes en sécurité de l'information

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…

31 mai 2026
Affichage de 8 skills collectés sur 79.
active-directory-attacks
Analystes en sécurité de l'information

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…

2 janv. 2026
api-fuzzing-for-bug-bounty
Analystes en sécurité de l'information

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.

2 janv. 2026
aws-penetration-testing
Analystes en sécurité de l'information

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…

2 janv. 2026
bgp-routing-protocol
Administrateurs de réseaux et de systèmes informatiques

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…

2 janv. 2026
broken-authentication-testing
Analystes en sécurité de l'information

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…

2 janv. 2026
buffer-overflow-exploitation
Analystes en sécurité de l'information

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…

2 janv. 2026
burp-suite-web-application-testing
Analystes en sécurité de l'information

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…

2 janv. 2026
cloud-penetration-testing
Analystes en sécurité de l'information

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…

2 janv. 2026
Affichage de 8 skills collectés sur 47.
api-designer
Développeurs de logiciels

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.

13 févr. 2026
architecture-designer
Développeurs de logiciels

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

13 févr. 2026
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

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

13 févr. 2026
vercel-composition-patterns
Développeurs de logiciels

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…

13 févr. 2026
debugging-wizard
Développeurs de logiciels

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

13 févr. 2026
devops-engineer
Administrateurs de réseaux et de systèmes informatiques

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

13 févr. 2026
fullstack-guardian
Développeurs de logiciels

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.

13 févr. 2026
nestjs-expert
Développeurs de logiciels

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

13 févr. 2026
Affichage de 8 skills collectés sur 19.
brainstorming
Spécialistes en gestion de projets

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.

30 déc. 2025
dispatching-parallel-agents
Développeurs de logiciels

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

30 déc. 2025
executing-plans
Développeurs de logiciels

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

30 déc. 2025
finishing-a-development-branch
Développeurs de logiciels

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

30 déc. 2025
receiving-code-review
Analystes en assurance qualité des logiciels et testeurs

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

30 déc. 2025
requesting-code-review
Analystes en assurance qualité des logiciels et testeurs

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

30 déc. 2025
subagent-driven-development
Développeurs de logiciels

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

30 déc. 2025
systematic-debugging
Développeurs de logiciels

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

30 déc. 2025
Affichage de 8 skills collectés sur 13.
codex-delegation
Développeurs de logiciels

Use when a coding task would benefit from delegating work to Codex in the background — a deep independent second opinion, security or architecture analysis, or a parallel implementation running while the session continues. Lets Claude drive the codex…

8 août 2026
cursor-delegation
Développeurs de logiciels

Use when a coding task would benefit from delegating work to Cursor in the background — fast parallel implementation, scaffolding, or an everyday review running while the session continues. Lets Claude drive the cursor companion itself (task, review, status…

8 août 2026
goal-runner
Développeurs de logiciels

Use when the user asks to advance, continue, or work on the project's long-horizon goal (or to set one up) — the policy for goal-driven increments driven through the goal companion, one increment at a time, delegated via the codex/cursor delegation skills,…

7 août 2026
codex-cli-runtime
Développeurs de logiciels

Internal helper contract for calling the codex-companion runtime from Claude Code

7 août 2026
cursor-cli-runtime
Développeurs de logiciels

Internal helper contract for calling the cursor-companion runtime from Claude Code

7 août 2026
cursor-prompting
Développeurs de logiciels

Internal guidance for composing cursor-agent prompts and picking models for coding, review, diagnosis, and research tasks inside the Cursor Claude Code plugin

7 août 2026
cursor-result-handling
Développeurs de logiciels

Internal guidance for presenting Cursor helper output back to the user

5 août 2026
10 dépôts affichés sur 10
Tous les dépôts sont affichés