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

rahlplx

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

수집된 skills
131
저장소
8
업데이트
2026-07-08
저장소 지도

skills가 있는 위치

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

#01
elite-astro-workforce-template
skills 46개 · 2026-02-07
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터시장조사 분석가·마케팅 전문가웹 개발자네트워크·컴퓨터 시스템 관리자웹·디지털 인터페이스 디자이너
직업 카테고리 13개 · 100% 분류됨
35%비중
#02
wp-arsenal
skills 30개 · 2026-06-16
정보 보안 분석가소프트웨어 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 3개 · 100% 분류됨
23%비중
#03
solo-founder-wingman
skills 19개 · 2026-07-04
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가정보 보안 분석가기타 컴퓨터 관련 직업시장조사 분석가·마케팅 전문가
직업 카테고리 7개 · 100% 분류됨
15%비중
#04
project
skills 15개 · 2026-06-17
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가웹·디지털 인터페이스 디자이너정보 보안 분석가
직업 카테고리 5개 · 100% 분류됨
11%비중
#05
New-Smile-Savers
skills 13개 · 2026-01-29
소프트웨어 개발자웹 개발자소프트웨어 품질 보증 분석가·테스터시장조사 분석가·마케팅 전문가정보 보안 분석가
직업 카테고리 5개 · 100% 분류됨
9.9%비중
#06
forge
skills 4개 · 2026-06-05
기타 컴퓨터 관련 직업웹·디지털 인터페이스 디자이너
직업 카테고리 2개 · 100% 분류됨
3.1%비중
#07
vibemate-unified-plugin
skills 2개 · 2026-07-08
기타 컴퓨터 관련 직업소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
1.5%비중
#08
Lab-LaunchPad-AI-SDK
skills 2개 · 2026-07-04
소프트웨어 개발자프로젝트 관리 전문가
직업 카테고리 2개 · 100% 분류됨
1.5%비중
저장소 탐색

저장소와 대표 skills

system-evolution-expert
소프트웨어 개발자

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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

2026-02-07
clean-code
소프트웨어 개발자

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

2026-02-07
api-patterns
소프트웨어 개발자

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

2026-02-07
app-builder
소프트웨어 개발자

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

2026-02-07
templates
소프트웨어 개발자

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

2026-02-07
architecture
소프트웨어 개발자

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

2026-02-07
이 저장소에서 수집된 skills 46개 중 상위 8개를 표시합니다.
wp-ci-deploy
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
정보 보안 분석가

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
이 저장소에서 수집된 skills 30개 중 상위 8개를 표시합니다.
ship-checklist
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
vibe-orchestrator
프로젝트 관리 전문가

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다