← all publishers

GalihAdiPrayoga

@galihadiprayoga source repo

26 published skills

  1. QA Master · galihadiprayoga
    Use when asked to QA, verify, investigate bugs, run pre-deploy checks, assess production readiness, validate UI/API/security behavior, execute live or staging smoke tests, or decide GO/NO-GO for a code change.
    0 installs
  2. Brainstorm · galihadiprayoga
    Gunakan untuk sesi ideation terstruktur sebelum memulai fitur baru, debugging kompleks, atau refactor besar. Trigger: "brainstorm fitur X", "kita mau bikin Y gimana", "ada masalah dengan Z", "/brainstorm". Output: keputusan pendekatan + asumsi + open questions — bukan kode.
    0 installs
  3. Plan Writer · galihadiprayoga
    Gunakan untuk membuat implementation plan dari spec dokumen. Memecah spec menjadi task list yang executable dengan dependency order, file manifest, dan validation steps. Trigger: "buat implementation plan", "planning untuk spec X", "breakdown task", "/plan-writer". Output: file plan di docs/superpowers/plans/YYYY-MM-DD-{slug}.md — bukan kode.
    0 installs
  4. Spec Writer · galihadiprayoga
    Gunakan untuk membuat dokumen spec/design formal dari hasil brainstorm atau deskripsi fitur. Trigger: "buat spec untuk X", "tulis design doc", "spec fitur Y", "/spec-writer". Output: file spec di docs/superpowers/specs/YYYY-MM-DD-{slug}-design.md — bukan kode.
    0 installs
  5. Init Project · galihadiprayoga bundle
    Use when setting up a new project (or onboarding an existing repo) for safe AI-agent development — scaffolding the CLAUDE.md/AGENTS.md protocol plus DevSecOps guardrails. Triggers include "initial project setup", "scaffold our protocol", "set up the agent rules", or the command /init-project.
    0 installs
  6. Skill Router · galihadiprayoga bundle
    Use when picking which skill to invoke and more than one could apply, when a task spans several domains, or when the user asks "skill apa yang cocok", "ada skill untuk X?", "pakai skill yang relevan". Resolves overlap between the 200+ installed skills, sets precedence, and maps the Wedspirasi stack to concrete skill names. Also use after installing or removing skills, to regenerate the catalog.
    0 installs
  7. UI UX Pro Max · galihadiprayoga bundle
    UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.
    0 installs
  8. Weekly Report · galihadiprayoga
    Use when generating a weekly product and development progress report for stakeholders, clients, or management across a specific date range, explaining features, business impact, blockers, and next week's plan in accessible non-technical language.
    0 installs
  9. Laravel Tdd · galihadiprayoga
    Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.
    0 installs
  10. Quarkus Tdd · galihadiprayoga
    Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
    0 installs
  11. Natural UI Copy · galihadiprayoga bundle
    Gunakan skill ini setiap kali kamu membuat, mengedit, atau mereview teks yang akan muncul di antarmuka website atau aplikasi — termasuk landing page, dashboard, form, komponen UI, email template, onboarding flow, dan halaman marketing. Trigger ketika user meminta "buatkan halaman X", "buatkan komponen Y", "buat copy untuk Z", "tuliskan teks di website ini", "revisi copywriting", "buat landing page", "buat hero section", "buat form login", atau ketika kamu sedang menulis kode frontend yang mengandung teks yang akan dibaca user. Skill ini HARUS digunakan setiap kali ada teks UI yang perlu ditulis agar output terasa natural, bukan seperti template generik buatan AI.
    0 installs
  12. Template Convert · galihadiprayoga
    Use when converting monolithic HTML/CSS templates into modular section architectures, replicating designs with 100% visual fidelity from reference images, purging all third-party vendor branding (e.g., Viding), integrating Framer Motion spring animations into standalone vanilla web applications, or creating automated build pipelines for multi-section static templates.
    0 installs
  13. Claude Devfleet · galihadiprayoga
    Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
    0 installs
  14. Python Patterns · galihadiprayoga
    Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
    0 installs
  15. Coding Standards · galihadiprayoga
    Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
    0 installs
  16. Fastapi Patterns · galihadiprayoga
    FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.
    0 installs
  17. Jira Integration · galihadiprayoga
    Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
    0 installs
  18. Laravel Security · galihadiprayoga
    Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations.
    0 installs
  19. Quarkus Patterns · galihadiprayoga
    Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
    0 installs
  20. Quarkus Security · galihadiprayoga
    Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
    0 installs
  21. Frontend Patterns · galihadiprayoga
    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
    0 installs
  22. Quarkus Verification · galihadiprayoga
    Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.
    0 installs
  23. Claude Superpowers Architect · galihadiprayoga bundle
    use this skill when designing, auditing, upgrading, or hardening a claude, claude code, or agentic coding plugin/extension sometimes called superpowers. use for requests involving plugin architecture, commands, hooks, mcp tools, subagents, skills, context files such as claude.md or agents.md, workflow design, edge case handling, real business use cases, tool safety, prompt injection defense, release readiness, or converting a rough plugin idea into a production-ready implementation plan.
    0 installs
  24. Skill Upgrader · galihadiprayoga bundle
    audit, harden, and upgrade existing chatgpt skills into production-ready versions for real business cases. use when asked to improve, upgrade, refactor, validate, package, or make another skill more powerful, especially when input is a skill.zip, a skill folder, pasted skill.md content, draft instructions, or a real-case failure. focuses on edge cases, workflow clarity, trigger descriptions, output consistency, tool and connector rules, validation, and producing a complete upgraded skill.zip.
    0 installs
  25. Sdd Self Improvement Assistant · galihadiprayoga
    Use alongside subagent-driven-development to add evidence-based project memory, recurring-issue learning, false-positive adjudication, safer future task dispatches, and propose-only universal skill improvements during plan execution
    0 installs
  26. Writing Plans Self Improvement Assistant · galihadiprayoga
    Use alongside writing-plans to add evidence-based planning memory, plan-quality linting, reusable planning lessons, and safer future implementation plans without weakening the writing-plans workflow
    0 installs