Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
rahlplx
Profil créateur GitHub

rahlplx

Vue par dépôt de 131 skills collectés dans 8 dépôts GitHub.

skills collectés
131
dépôts
8
mis à jour
2026-07-08
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
elite-astro-workforce-template
46 skills · 2026-02-07
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketingDéveloppeurs webAdministrateurs de réseaux et de systèmes informatiquesAnalystes en sécurité de l'information
13 catégories métier · 100% classifié
35%part
#02
wp-arsenal
30 skills · 2026-06-16
Analystes en sécurité de l'informationDéveloppeurs de logicielsAdministrateurs de réseaux et de systèmes informatiques
3 catégories métier · 100% classifié
23%part
#03
solo-founder-wingman
19 skills · 2026-07-04
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projetsAnalystes en sécurité de l'informationAnalystes en études de marché et spécialistes en marketingAutres occupations informatiques
7 catégories métier · 100% classifié
15%part
#04
project
15 skills · 2026-06-17
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projetsAnalystes en sécurité de l'informationConcepteurs web et d'interfaces numériques
5 catégories métier · 100% classifié
11%part
#05
New-Smile-Savers
13 skills · 2026-01-29
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketingAnalystes en sécurité de l'information
5 catégories métier · 100% classifié
9.9%part
#06
forge
4 skills · 2026-06-05
Autres occupations informatiquesConcepteurs web et d'interfaces numériques
2 catégories métier · 100% classifié
3.1%part
#07
vibemate-unified-plugin
2 skills · 2026-07-08
Autres occupations informatiquesDéveloppeurs de logiciels
2 catégories métier · 100% classifié
1.5%part
#08
Lab-LaunchPad-AI-SDK
2 skills · 2026-07-04
Développeurs de logicielsSpécialistes en gestion de projets
2 catégories métier · 100% classifié
1.5%part
explorateur de dépôts

Dépôts et skills représentatifs

system-evolution-expert
Développeurs de logiciels

Specialist agent for managing the AI workforce's own internal health, portability, and continuous learning. Auto-implements lessons into core protocols.

2026-02-07
design-expert
Concepteurs web et d'interfaces numériques

UI/UX design specialist for Astro 6 + Tailwind 4 + DaisyUI 5 stack. Provides design decisions, component layouts, and accessibility guidance.

2026-02-07
ai-pilot
Développeurs de logiciels

Autonomous development agent for Astro 6 projects. Handles end-to-end feature implementation with minimal human intervention.

2026-02-07
clean-code
Développeurs de logiciels

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-02-07
api-patterns
Développeurs de logiciels

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-02-07
app-builder
Développeurs de logiciels

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-02-07
templates
Développeurs de logiciels

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-02-07
architecture
Développeurs de logiciels

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

2026-02-07
Affichage des 8 principaux skills collectés sur 46 dans ce dépôt.
wp-ci-deploy
Développeurs de logiciels

Deploy a theme, plugin, or wp-content subset to a WordPress server from a CI/CD pipeline, with automatic pre-deploy backup, post-deploy health check, and automatic rollback on failure. Designed for GitHub Actions, GitLab CI, or any pipeline that can run Python.

2026-06-16
wp-woo-audit
Analystes en sécurité de l'information

Security and integrity audit for WooCommerce stores. Checks REST API key scope, payment gateway exposure, webhook HTTPS enforcement, suspicious $0 orders, exposed wc-logs (PII/payment data), and coupon abuse.

2026-06-16
wp-child-theme
Développeurs de logiciels

Scaffold and deploy a WordPress child theme via SSH. Generates style.css, functions.php (with correct parent style enqueueing), and index.php. Supports Kadence, Astra, GeneratePress, Hello Elementor, OceanWP, and any custom parent. Can activate the child theme immediately after creation.

2026-06-16
wp-theme-switch
Développeurs de logiciels

Safely switch WordPress themes via SSH with automatic rollback if the site goes down. Records the previous theme for instant rollback. Verifies HTTP 200 before and after the switch.

2026-06-16
wp-theme-audit
Analystes en sécurité de l'information

Security audit of WordPress themes via SSH. Scans for PHP malware patterns, injected scripts, recently modified files, and unexpected file types. Also checks DB for customizer injections and Elementor postmeta payloads. Use after any attack or before going live with a new/inherited theme.

2026-06-16
elementor-guide
Développeurs de logiciels

Comprehensive guide to building, maintaining, and recovering Elementor-based WordPress sites. Covers the CSS pipeline, global styles (Kit), common post-attack failures and fixes, Pro vs Free features, and integration with Kadence and Hello Elementor themes.

2026-06-16
kadence-theme-guide
Développeurs de logiciels

Comprehensive guide to building and recovering Kadence-based WordPress sites. Covers global styles, Kadence Blocks, Header/Footer builder, template library, child theme best practices, and post-attack recovery sequences.

2026-06-16
wp-network-audit
Analystes en sécurité de l'information

Security audit for WordPress Multisite Network installations. Lists all sub-sites, detects super-admins, checks network-activated plugins vs filesystem, flags spam/deleted sites, reviews registration settings, and checks dangerous upload filetypes at the network level.

2026-06-15
Affichage des 8 principaux skills collectés sur 30 dans ce dépôt.
ship-checklist
Développeurs de logiciels

Run the SHIP checklist (Stable, Hidden secrets, Inputs validated, Performance) immediately before every deploy, using the agent's own tools directly. Use right before any git push to a branch that auto-deploys, after /verify-path and /security-audit have already passed.

2026-07-04
ship-retro
Spécialistes en gestion de projets

Run a short retrospective right after a feature actually ships (post /ship-checklist Green, post-deploy) — capture what worked, what didn't, and any surprise, then feed genuine lessons forward into PRD.md's non-goals or behavior rules. Use once per shipped feature/milestone, not on a calendar cadence (that's /weekly-plan's reconciliation step).

2026-07-04
getting-started
Développeurs de logiciels

Orient a founder who has never used an AI coding agent (Claude Code, OpenCode, or Codex CLI) before to how the *tool* works, before anything about their product idea comes up. Use this first, before /validate-demand, whenever the founder seems unfamiliar with AI coding agents generally — confused by terminal/CLI concepts, unsure what a "slash command" is, or asking how to talk to the agent at all.

2026-07-04
founding-prompt
Spécialistes en gestion de projets

Turn a rough product idea into a structured Founding Prompt using the BRIEF framework, then generate PRD.md, AGENTS.md, and llms.txt from it. Use this once demand is validated (after /validate-demand) and before any prototyping begins.

2026-07-04
adopt-existing-project
Développeurs de logiciels

Reverse-engineer a PRD.md/AGENTS.md from a codebase that already exists (with no PRD, or one from another tool/convention), instead of eliciting from scratch. Use this instead of /validate-demand + /founding-prompt whenever a project already has code before founder-os is installed.

2026-07-04
git-save-points
Développeurs de logiciels

Commit in small, atomic "save points" (roughly one logical change each) during any non-trivial task, so a broken step is one git revert/reset away from a known-good state instead of losing a whole session's progress. Use during any multi-step build/fix/refactor, not just at the end.

2026-07-03
handoff
Développeurs de logiciels

Produce a structured handoff summary before a session ends with unfinished work, right before /compact or /clear, or whenever /hire-agent hands a task to a different role — so in-progress state, what's actually been verified, and what's still open survive the boundary instead of being silently re-derived or dropped.

2026-07-03
multi-model-review
Analystes en assurance qualité des logiciels et testeurs

Run the 3-Layer Review (you: visual/functional check, a second AI: code quality, a security-focused AI: vulnerabilities), and be explicit about the limits of same-model-family review. Use after any major feature; for anything security-critical, pair with /security-audit.

2026-07-03
Affichage des 8 principaux skills collectés sur 19 dans ce dépôt.
vibe-orchestrator
Spécialistes en gestion de projets

The primary orchestrator for the 10-phase Vibe-Stack pipeline. Use for: starting projects, planning features, and managing the end-to-end lifecycle. Phases: think, plan, break, build, harness, review, ship, retro, learn, evolve. Maintains state in .vibe/state.json and follows the 'Iron Law' of handoffs.

2026-06-17
vibe-evolve
Développeurs de logiciels

Auto-evolve rules and retire underperformers — reads telemetry + learnings to propose rule promotions, demotions, and new patterns. Use when: end of sprint, after retro, or when quality scores drift. Wraps: node bin/vibe.js evolve + .vibe/lifecycle/auto-maintain.js.

2026-06-17
vibe-harness
Analystes en assurance qualité des logiciels et testeurs

Production readiness gate — runs 15 automated checks (tests, lint, security scan, skill integrity, catalog validity, state machine). Use when: before shipping, after adding skills, or any time CI should pass. Wraps: node bin/vibe.js harness.

2026-06-17
vibe-retro
Développeurs de logiciels

Structured sprint retrospective — what worked, what didn't, action items. Reads harness results + telemetry + git log to generate data-driven retro. Use when: end of sprint, after shipping, or before starting a new feature cycle. Wraps: node bin/vibe.js retro.

2026-06-17
vibe-design
Concepteurs web et d'interfaces numériques

Design audit + anti-slop enforcement + WCAG check + taste-skill dial configuration + impeccable design workflow (init/critique/polish + 18 refinement commands). Use when: reviewing UI code, generating design systems, checking color contrast, applying brand identity, or any time design quality is at stake. Auto-triggers on any UI/CSS/component work. Injects 41 anti-slop rules + 5 impeccable-specific detectors + 3 taste-skill dials + WCAG AA contrast enforcement. Wraps: anti-slop, color-gen, design-system, typography-rules, theme-factory, impeccable-audit skills.

2026-06-16
vibe-caveman
Développeurs de logiciels

Terse-output mode. Strips filler/hedging from responses to cut output tokens ~50-65% while preserving technical accuracy. Use when: user asks for short/direct/terse answers, wants compressed commit messages or PR comments, or wants token-usage stats. Wraps: caveman-mode skill.

2026-06-16
vibe-deploy
Développeurs de logiciels

One-click deployment with pre-flight checklist, platform selection, smoke test, and rollback plan. Use when: ready to ship, deploying to staging or production, or setting up CI/CD for the first time. Enforces 14-point done-verifier checklist before any deploy. Wraps: one-click-vercel, one-click-netlify, git-free-deploy, done-verifier skills. Supports: Vercel, Netlify, Railway, Fly.io, AWS, Docker.

2026-06-16
vibe-explain
Développeurs de logiciels

Explain, translate, or extract intent from any code — at beginner, intermediate, or expert level. Use when: onboarding someone new, understanding unfamiliar code, translating between languages, or capturing what code was MEANT to do vs what it does. Auto-triggers on 'explain this', 'what does this do', 'translate to', 'ELI5', 'what is this code doing'. Wraps: code-explainer, code-translator, intent-capture skills.

2026-06-16
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
8 dépôts affichés sur 8
Tous les dépôts sont affichés