← all publishers

Freddy-CHEN-ux

@freddy-chen-ux source repo

66 published skills

  1. Resource Limiting · freddy-chen-ux
    Protect shared servers from resource exhaustion during development tasks. Provides commands and best practices for limiting CPU, RAM, and I/O usage when running tests, migrations, and builds on shared servers.
    0 installs
  2. Webapp Testing · freddy-chen-ux bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
    0 installs
  3. Git Commit Message · freddy-chen-ux
    Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.
    0 installs
  4. Product Management · freddy-chen-ux
    A Claude Code skill for executing high-quality product management work end-to-end: discovery, strategy, roadmaps, metrics, and leadership - using only operational templates, checklists, and patterns (no theory).
    0 installs
  5. Brand Guidelines · freddy-chen-ux
    Brand voice and visual identity guidelines
    0 installs
  6. Ops Devops Platform · freddy-chen-ux
    Production-grade DevOps and platform engineering patterns: Kubernetes, Terraform, containers, GitOps, CI/CD, observability, incident response, security hardening, and cloud-native operations (AWS, GCP, Azure, Kafka).
    0 installs
  7. Claude Code Commands · freddy-chen-ux
    Create slash commands for Claude Code with $ARGUMENTS handling, agent invocation patterns, and template best practices. Reference for building user-triggered workflow shortcuts.
    0 installs
  8. Server Documentation · freddy-chen-ux
    Set up a documentation system that tracks changes and maintains server/project documentation with Claude Code hooks. Provides scripts and workflows for automatic change logging and infrastructure documentation.
    0 installs
  9. Git Conventions · freddy-chen-ux
    Git workflow and commit conventions
    0 installs
  10. Project Planner · freddy-chen-ux
    Use this skill when the user wants to plan a new project or feature implementation. This skill helps gather requirements through an iterative question-and-answer process, tracking decisions in a markdown file until a comprehensive specification is ready.
    0 installs
  11. Security Review · freddy-chen-ux
    Security review with blocking authority for critical vulnerabilities
    0 installs
  12. Semantic Search · freddy-chen-ux bundle
    INVOKE BEFORE writing new code to find existing implementations (DRY). Also for codebase exploration and production data search. Run: docker exec arsenal-semantic-search-cli code-search find 'query'
    0 installs
  13. Vue Composables · freddy-chen-ux
    Use when creating reusable composables, managing reactive state, or implementing the Composition API. Load for useX patterns, Pinia store patterns, withLoadingState helper, lifecycle management, and type-safe state patterns. Covers composable structure, error handling, and testing composables.
    0 installs
  14. Backend Engineer · freddy-chen-ux
    Server-side implementation and APIs
    0 installs
  15. Brainstorming 2 · freddy-chen-ux
    Use when request is vague, complex, or needs design exploration BEFORE implementation. Ask questions one at a time. Do NOT use for clear, mechanical tasks. Output: design ready for OpenSpec proposal.
    0 installs
  16. Customer Success · freddy-chen-ux
    Customer success and relationship management
    0 installs
  17. Hook Development · freddy-chen-ux bundle
    This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
    0 installs
  18. QA Docs Coverage · freddy-chen-ux
    Docs as QA: audit doc coverage and freshness, validate runbooks, and maintain documentation quality gates for APIs, services, events, and operational workflows.
    0 installs
  19. Agent Development · freddy-chen-ux bundle
    This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
    0 installs
  20. Frontend Engineer · freddy-chen-ux
    Frontend implementation and UI
    0 installs
  21. Product Analytics · freddy-chen-ux
    Framework for analyzing product usage data and identifying patterns. Use when performing deep analysis of user behavior and engagement metrics.
    0 installs
  22. Product Discovery · freddy-chen-ux
    Product discovery and validation process
    0 installs
  23. Architect · freddy-chen-ux
    System architecture and technical design
    0 installs
  24. Shadcn Vue · freddy-chen-ux
    Context and reference for building UI with shadcn-vue components. Load when adding, modifying, or debugging UI components.
    0 installs
  25. SQL Reader · freddy-chen-ux
    Query production PostgreSQL database with read-only credentials. Use for investigating data, debugging issues, or analyzing application state.
    0 installs
  26. Testing 2 · freddy-chen-ux
    Testing patterns, pyramid, TDD
    0 installs
  27. Code Review · freddy-chen-ux
    Use for quick self-review of small changes. For comprehensive review or cross-domain changes, dispatch @code-reviewer agent instead.
    0 installs
  28. Java Spring · freddy-chen-ux
    Java/Spring Boot conventions for Violet services
    0 installs
  29. QA Engineer · freddy-chen-ux
    Quality assurance and testing
    0 installs
  30. Test Runner · freddy-chen-ux
    MANDATORY skill for running tests and lint after EVERY code change. Focuses on adherence to just commands and running tests in parallel. If tests fail, use test-fixer skill.
    0 installs
  31. Test Writer · freddy-chen-ux bundle
    MANDATORY - INVOKE BEFORE writing ANY test code (def test_*, class Test*). Prevents brittle tests. Read this skill first, then write tests.
    0 installs
  32. Woocommerce · freddy-chen-ux
    WooCommerce API and WordPress integration patterns
    0 installs
  33. Git Workflow · freddy-chen-ux
    Modern Git collaboration patterns for team development - branching strategies, PR workflows, commit conventions, and code review best practices
    0 installs
  34. Image Editor · freddy-chen-ux bundle
    Comprehensive image editing capabilities through Python scripts for deterministic, repeatable image manipulation tasks. Supports resizing, rotation, cropping, adjustments, effects, watermarks, and format conversions.
    0 installs
  35. Skill Writer · freddy-chen-ux bundle
    INVOKE when: creating new skills, editing SKILL.md files, modifying .claude/ content. NEVER edit .claude/ directly - this skill shows the arsenal-first workflow.
    0 installs
  36. Using Skills · freddy-chen-ux
    Load at session start or when unsure which skill applies. Explains available skills and when to use each. Check this to understand the skill system.
    0 installs
  37. Brainstorming · freddy-chen-ux
    INVOKE when user says: 'brainstorm', 'design this', 'help me think through', 'what should we build'. Collaborative idea-to-spec workflow.
    0 installs
  38. Data Engineer · freddy-chen-ux
    Data pipelines and analytics infrastructure
    0 installs
  39. Document PPTX · freddy-chen-ux
    Create, edit, and analyze PowerPoint presentations with slides, layouts, charts, images, animations, and speaker notes. Supports python-pptx and pptxgenjs for automated presentation generation in Python and Node.js.
    0 installs
  40. Documentation · freddy-chen-ux
    Documentation standards and patterns
    0 installs
  41. Observability · freddy-chen-ux
    Logging, tracing, metrics fundamentals
    0 installs
  42. Task Planning · freddy-chen-ux
    Use after proposal approval to break work into 2-5 minute tasks with exact file paths and code examples. Each task must be completable by an agent with zero context. Do NOT use before proposal is approved.
    0 installs
  43. AWS Logs Query · freddy-chen-ux
    Query AWS CloudWatch logs for staging and production environments. Use for debugging errors, investigating incidents, or monitoring application behavior. PRIMARY - aws logs tail "/ecs/codel-staging" --follow --format short | grep -iE "error|exception"
    0 installs
  44. Dev API Design · freddy-chen-ux
    Production-grade API design patterns for REST, GraphQL, and gRPC. Covers API architecture, OpenAPI/Swagger specs, versioning strategies, authentication flows, rate limiting, pagination, error handling, and documentation best practices for modern API development.
    0 installs
  45. Openspec Apply · freddy-chen-ux
    Use when implementing an APPROVED OpenSpec change. Read tasks.md and follow EXACTLY. Do not deviate, add features, or skip tasks. Use with test-tdd for each code task.
    0 installs
  46. Claude Code MCP · freddy-chen-ux
    Configure and build Model Context Protocol (MCP) servers for Claude Code integration. Set up database, filesystem, git, and API connections. Build custom MCP servers with TypeScript/Python SDK, implement tools and resources, configure transports (stdio, HTTP), and deploy for production.
    0 installs
  47. Finance Analyst · freddy-chen-ux
    Financial analysis and reporting
    0 installs
  48. Funnel Analysis · freddy-chen-ux
    Analyze user conversion funnels and identify drop-off points. Use when investigating where users get stuck or churn in multi-step flows.
    0 installs
  49. Getting Started · freddy-chen-ux bundle
    Bootstrap skill - READ THIS FIRST in every session. Teaches skill discovery and mandatory usage.
    0 installs
  50. Systematic Debugging · freddy-chen-ux
    Use for ANY bug, test failure, or unexpected behavior. Use BEFORE proposing fixes. Four phases: investigate, analyze, hypothesize, implement. Ensures understanding before attempting solutions.
    0 installs
  51. Dev Workflow Planning · freddy-chen-ux
    Structured development workflows using /brainstorm, /write-plan, and /execute-plan patterns. Transform ad-hoc conversations into systematic project execution with hypothesis-driven planning, incremental implementation, and progress tracking.
    0 installs
  52. Marketing SEO Technical · freddy-chen-ux
    Technical SEO auditing for traditional search engines (Google, Bing) covering Core Web Vitals, crawlability, structured data, mobile optimization, site architecture, and actionable fix recommendations.
    0 installs
  53. Test Driven Development · freddy-chen-ux
    Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
    0 installs
  54. Startup Trend Prediction · freddy-chen-ux
    Analyze 2-3 year historical trends in technology, market, and business models to predict 1-2 years ahead. Uses pattern recognition, adoption curves, and cycle analysis to identify timing windows and emerging opportunities. History is cyclical - products and markets follow predictable patterns.
    0 installs
  55. Marketing Leads Generation · freddy-chen-ux
    Revenue-aligned demand generation with lead types, funnel design, conversion paths, scoring/routing, attribution, and compliance for B2B pipeline building.
    0 installs
  56. Project Astrology Numerology · freddy-chen-ux
    Expert astrological advisor (30+ years experience) for Cosmic Copilot - validates calculations, catches logic bugs, provides domain expertise for chart accuracy and interpretation. (project)
    0 installs
  57. Project Astrology Tarot Divination · freddy-chen-ux
    Expert Tarot reader and divination advisor for card meanings, spreads, reading techniques, and integration with astrological timing. (project)
    0 installs
  58. Pm · freddy-chen-ux
    Platform product management
    0 installs
  59. Sdlc · freddy-chen-ux
    SDLC - Software Development Lifecycle Automation
    0 installs
  60. Nextjs · freddy-chen-ux
    Next.js conventions for VioletDashboard and Connect
    0 installs
  61. Python · freddy-chen-ux
    Python conventions for SDKs and MCP servers
    0 installs
  62. Shopify · freddy-chen-ux
    Shopify API patterns, GraphQL, webhooks
    0 installs
  63. Testing · freddy-chen-ux
    Run tests before and after changes. Only add tests for complex logic, not boilerplate. Database tests matter most.
    0 installs
  64. Graphite · freddy-chen-ux
    Graphite CLI detection and stacked PR workflow management
    0 installs
  65. Security · freddy-chen-ux
    Security fundamentals and best practices
    0 installs
  66. Nanobanana Image Ppt Skills Gemini · freddy-chen-ux bundle
    PPT Generator Pro - Claude Code Skill
    0 installs