Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
FlorianBruniaux
ملف منشئ GitHub

FlorianBruniaux

عرض على مستوى المستودعات لـ 161 skills مجمعة عبر 8 مستودعات GitHub.

skills مجمعة
161
مستودعات
8
محدث
2026-07-06
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
claude-code-ultimate-guide
91 skills · 2026-07-06
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونمحللو أمن المعلوماتمحللو أبحاث السوق ومتخصصو التسويق
12 فئات مهنية · 100% مصنفة
57%الحصة
#02
starmapper
21 skills · 2026-05-28
مطوّرو البرمجياتمصممو واجهات الويب والرقميةمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمصممو قواعد البيانات
7 فئات مهنية · 100% مصنفة
13%الحصة
#03
ccboard
14 skills · 2026-05-27
مطوّرو البرمجياتمحللو أمن المعلوماتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرى
4 فئات مهنية · 100% مصنفة
8.7%الحصة
#04
claude-code-plugins
13 skills · 2026-06-04
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
3 فئات مهنية · 100% مصنفة
8.1%الحصة
#05
google-search-console-mcp
10 skills · 2026-06-25
محللو أبحاث السوق ومتخصصو التسويقمحللو ضمان جودة البرمجيات والمختبرون
2 فئات مهنية · 100% مصنفة
6.2%الحصة
#06
github-roast-tpc
6 skills · 2026-06-30
مطوّرو البرمجياتمتخصصو الموارد البشرية
2 فئات مهنية · 100% مصنفة
3.7%الحصة
#07
ctxharness
4 skills · 2026-05-05
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
2.5%الحصة
#08
claude-cowork-guide
2 skills · 2026-07-04
محللو أبحاث السوق ومتخصصو التسويقمطوّرو البرمجيات
2 فئات مهنية · 100% مصنفة
1.2%الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

عرض أهم 8 من أصل 91 skills مجمعة في هذا المستودع.
neon-postgres
مطوّرو البرمجيات

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neonctl", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".

2026-05-28
tailwind-v4-shadcn
مطوّرو الويب

| Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects with Tailwind v4, setting up shadcn/ui, implementing dark mode, debugging CSS variable issues, fixing theme switching, migrating from Tailwind v3, or encountering color/theming problems. Covers: @theme inline pattern, CSS variable architecture, dark mode with ThemeProvider, component composition, vite.config setup, common v4 gotchas, and production-tested patterns.

2026-05-28
accessibility
مصممو واجهات الويب والرقمية

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

2026-05-17
best-practices
مطوّرو البرمجيات

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

2026-05-17
core-web-vitals
مصممو واجهات الويب والرقمية

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

2026-05-17
cyber-defense-team
محللو أمن المعلومات

Orchestrate a 4-agent cyber defense pipeline to analyze log files for threats. Use when investigating security logs, detecting anomalies in access patterns, classifying breach severity, or generating incident reports from nginx/auth/syslog files.

2026-05-17
design-patterns
مطوّرو البرمجيات

Use when analyzing a codebase for GoF design patterns, or when refactoring and needing pattern suggestions. Stack-aware (TypeScript/React/Next.js adaptations).

2026-05-17
performance
مطوّرو البرمجيات

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

2026-05-17
عرض أهم 8 من أصل 21 skills مجمعة في هذا المستودع.
ratatui
مطوّرو البرمجيات

Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.

2026-05-27
rust-expert
مطوّرو البرمجيات

Expert Rust idiomatique pour développement CLI/système. Ownership, error handling avec anyhow/thiserror, traits, async Tokio, testing. Utiliser pour coder, reviewer ou refactorer du Rust.

2026-05-27
rust-patterns
مطوّرو البرمجيات

Analyze Rust codebase for design patterns, idioms, and anti-patterns. Provides detection, suggestion, and evaluation modes for Rust code quality. Keywords: rust, patterns, analysis, idioms, anti-patterns, code-quality

2026-05-27
cybersec
محللو أمن المعلومات

Security audit toolkit for the ccboard project (Rust/Leptos/Axum stack). Use when auditing authentication flows, API endpoints, WASM security, or reviewing Rust code for unsafe usage and memory safety issues.

2026-04-29
performance
مطوّرو البرمجيات

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

2026-04-29
backend-architect
مطوّرو البرمجيات

Expert senior en architecture backend pour accompagner le développement (conception, implémentation, review, refactoring). Architecture hexagonale, DDD, SOLID, clean code, tests. Utiliser pour concevoir de nouvelles features, développer du code, reviewer, refactorer, ou résoudre des problèmes architecturaux.

2026-04-21
ccboard-remember
المهن الحاسوبية الأخرى

Store a fix, pattern, or context note in Brain knowledge base (~/.ccboard/insights.db). Use when you want to remember a fix, pattern, decision, or context note across sessions.

2026-04-21
code-simplifier
مطوّرو البرمجيات

Simplifie et raffine le code pour clarté, cohérence et maintenabilité. AUTO-SUGGEST: Activer quand détection de code complexe (imbrication >3, fonctions >50 lignes, ternaires imbriqués, DRY violations).

2026-04-21
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
autoresearch
مطوّرو البرمجيات

Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves

2026-06-04
eval-agents
محللو ضمان جودة البرمجيات والمختبرون

Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when onboarding to a project with existing agents, after adding new agents to a fleet, or when an orchestrator consistently selects the wrong agent.

2026-06-04
canary
مديرو الشبكات وأنظمة الحاسوب

Post-deploy monitoring: watch production after a deploy and alert on regressions

2026-06-04
git-worktree-clean
مطوّرو البرمجيات

Clean up stale git worktrees with merged branch detection and disk usage report

2026-06-04
git-worktree-remove
مطوّرو البرمجيات

Safely remove a git worktree with branch cleanup and safety checks

2026-06-04
git-worktree
مطوّرو البرمجيات

Create isolated git worktrees for feature development without switching branches

2026-06-04
git-worktree-status
مطوّرو البرمجيات

Check status of background verification tasks running in a git worktree

2026-06-04
sandbox-status
مطوّرو البرمجيات

Display native sandbox status, configuration, and recent violations

2026-06-04
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
ai-overviews-impact
محللو أبحاث السوق ومتخصصو التسويق

Measure how Google AI Overviews are cannibalizing organic CTR. Use when asked about AI Overview impact, SGE cannibalization, or why CTR is dropping despite stable rankings.

2026-06-25
cannibalization-check
محللو أبحاث السوق ومتخصصو التسويق

Detect keyword cannibalization, meaning queries where multiple pages compete for the same rankings. Use when asked about competing pages, keyword overlap, or cannibalization.

2026-06-25
content-opportunities
محللو أبحاث السوق ومتخصصو التسويق

Find content optimization targets across two zones: striking distance

2026-06-25
indexing-audit
محللو أبحاث السوق ومتخصصو التسويق

Audit indexing status with a site-wide overview first, then per-page deep-dive on top pages. Use when asked about crawling, indexing issues, or whether pages are indexed by Google.

2026-06-25
page-deep-dive
محللو أبحاث السوق ومتخصصو التسويق

Full diagnostic for a single URL combining indexing status, search performance, Core Web Vitals, and query breakdown. Use when asked to analyze a specific page or diagnose why a particular URL is underperforming.

2026-06-25
schema-audit
محللو أبحاث السوق ومتخصصو التسويق

Audit structured data (schema markup) across the top pages to surface errors blocking rich results eligibility. Use when asked about rich results, schema errors, or structured data health.

2026-06-25
seo-weekly-report
محللو أبحاث السوق ومتخصصو التسويق

Generate a complete weekly SEO performance report for a site, including alerts, anomalies, and period-over-period comparison. Use when asked for a site summary, performance overview, or weekly report.

2026-06-25
sitemap-audit
محللو أبحاث السوق ومتخصصو التسويق

Audit sitemap health and coverage across all submitted sitemaps. Use when asked about sitemap issues, submitted vs. indexed counts, or sitemap errors.

2026-06-25
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
score-profile
مطوّرو البرمجيات

Use when turning a GitHub profile analysis into an actionable score. Produces a /100 grade weighted by the author's detected objective, a green/orange/red signal table, ready-to-paste corrective prompts, and a shareable score card. Triggers on "note ce profil", "score my github", "is my profile good for getting hired".

2026-06-30
eval-readme
مطوّرو البرمجيات

Use when evaluating the quality of a GitHub README, judging whether it reads as human-written or AI-generated, and producing concrete fixes. Triggers on requests like "eval this README", "is this readme AI-generated", "review my repo readme".

2026-06-16
analyze-github-profile
مطوّرو البرمجيات

Use when analyzing a GitHub profile through the lens of its author's objective (build a flagship, raise funds, get hired, run a business). Reads repos, pinned items, contribution timeline and commits, then produces a structured profile sheet. Triggers on "analyse ce profil GitHub", "what does this GitHub profile say", "audit my github".

2026-06-16
route-next-steps
مطوّرو البرمجيات

Use when turning a GitHub/LinkedIn analysis into a concrete next-step plan, branching on the user's goal. Two tracks, getting hired and spreading a project. Triggers on "et maintenant je fais quoi", "what next", "je cherche du taf", "je veux diffuser mon projet".

2026-06-16
suggest-keywords
مطوّرو البرمجيات

Use when improving the findability of a GitHub profile and its repos. Generates keyword-rich repo descriptions and topics, optimizes the profile bio for search, and proposes cross-platform linking. Triggers on "améliore mes keywords", "make my repo findable", "seo for my github".

2026-06-16
analyze-linkedin-profile
متخصصو الموارد البشرية

Use when analyzing a LinkedIn profile that the user provides themselves (screenshots and pasted text), and cross-checking it with their GitHub. Never scrapes LinkedIn. Triggers on "analyse mon LinkedIn", "is my linkedin aligned with my github", "review my linkedin profile".

2026-06-16
عرض 8 من أصل 8 مستودعات
تم تحميل كل المستودعات