← all publishers

MARUCIE

@marucie source repo

137 published skills · page 1 of 2

  1. Complex Doc RAG 2 · marucie
    Use when building a RAG pipeline that ingests PDFs, Excel, CSV, or images — especially when debugging silent data loss, choosing between OCR tools, or handling edge cases like scanned pages, merged cells, or embedded charts.
    0
    installs
  2. Observability 2 · marucie
    Use when adding structured logging, instrumenting Prometheus metrics, wiring up distributed tracing with OpenTelemetry, writing alerting rules, defining SLOs and error budgets, or building a Grafana golden-signals dashboard.
    0
    installs
  3. Containerization 2 · marucie
    Use when writing Dockerfiles, setting up docker-compose for local dev, configuring Kubernetes resources (Deployment, Service, Ingress, HPA), sizing pod resource limits, or packaging a service with Helm.
    0
    installs
  4. Systematic Debugging 2 · marucie
    Use when encountering a bug, test failure, crash, or unexpected behavior. Enforces root-cause investigation before any fix attempt. NOT for writing new features. Trigger: bug, error, failing test, broken, unexpected, crash, regression.
    0
    installs
  5. Test Driven Development 2 · marucie
    Use when implementing any feature or bugfix, before writing implementation code
    0
    installs
  6. Design Taste Frontend 2 · marucie
    Use for opinionated UI engineering standards: variance/motion/density baselines, component architecture rules, CSS hardware acceleration. Best for refining or auditing existing UI. NOT for greenfield builds (use frontend-design). NOT for design thinking (use qiaomu-design-advisor).
    0
    installs
  7. Systematic Debugging 3 · marucie
    Use when encountering a bug, test failure, crash, or unexpected behavior. Enforces root-cause investigation before any fix attempt. NOT for writing new features. Trigger: bug, error, failing test, broken, unexpected, crash, regression.
    0
    installs
  8. Bigdata Machine Learning · marucie
    Machine learning toolkit for big data teams. Includes scikit-learn, PyTorch Lightning, Transformers, SHAP for model training, deployment, and interpretation. Use when building ML pipelines, training models, or explaining predictions.
    0
    installs
  9. Bigdata Visualization · marucie
    Data visualization toolkit for big data teams. Includes Matplotlib, Seaborn, Plotly for static and interactive charts. Use when creating dashboards, reports, or exploring data visually.
    0
    installs
  10. SQL Queries · marucie
    Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.
    0
    installs
  11. Bigdata Processing · marucie
    Core big data processing toolkit for data teams. Includes Polars, Dask, Vaex for large-scale data processing, ETL pipelines, and distributed computing. Use when working with datasets larger than memory, building data pipelines, or optimizing data processing performance.
    0
    installs
  12. Prototype · marucie
    Rapid prototyping workflow. Skips normal standards to quickly validate a game concept or mechanic. Produces throwaway code and a structured prototype report.
    0
    installs
  13. Visual Style · marucie
    Create, extract, and apply portable visual design systems via visual-style.md files. Use when: (1) Creating a visual-style.md design system from scratch, (2) Extracting a visual style from a website URL, video, or PDF brand guide, (3) Applying a visual style to HeyGen videos, HTML slides, Figma, or paper.design, (4) Browsing the gallery of pre-built visual styles (Swiss, Saul Bass, Game Boy, etc.), (5) User mentions "visual style", "design system", "brand style", or "style guide", (6) Styling a HeyGen video with a consistent design language.
    0
    installs
  14. Paper Write · marucie
    本科与硕士学位论文全流程撰写辅助。支持大纲审核(理工科/文科)、结构仿写(通用章节/实验章节/绪论/摘要)、参考文献获取、融合、润色、缩写、扩写、防 AIGC、中英互译、结构化信息提取。当用户提到论文撰写、大纲审核、论文章节仿写、参考文献、论文润色、防 AIGC、论文翻译时使用。
    0
    installs
  15. Design Review · marucie
    Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.
    0
    installs
  16. Design System · marucie
    Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file.
    0
    installs
  17. Search First · marucie
    Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
    0
    installs
  18. Vibe Debug · marucie
    Automated test-driven debugging pipeline. Replaces human-in-the-loop 'still broken' prompting with: write reproducing test -> self-loop with test feedback -> exit when green.
    0
    installs
  19. Database Designer · marucie
    Database schema design, migration planning, and RLS policies. Use when: schema design, 'design database', table relationships, row-level security. NOT for: query optimization (use postgresql-best-practices).
    0
    installs
  20. Metrics Dashboard · marucie
    Define and design a product metrics dashboard with key metrics, data sources, visualization types, and alert thresholds. Use when creating a metrics dashboard, defining KPIs, setting up product analytics, or building a data monitoring plan.
    0
    installs
  21. North Star Metric · marucie
    Define a North Star Metric and 3-5 supporting input metrics that form a metrics constellation. Classify the business game (Attention, Transaction, Productivity) and validate against 7 criteria for an effective North Star. Use when choosing a North Star Metric, setting up a metrics framework, learning about the North Star Framework, or deciding what to measure.
    0
    installs
  22. Deep Research · marucie
    Use when task requires multi-step information synthesis across sources, not answerable in one search. Runs 7-stage research pipeline with sub-agents. NOT for quick lookups or single-source questions. Trigger: research, comprehensive analysis, literature review.
    0
    installs
  23. Tavily Search · marucie
    Tavily API ile güvenli web arama ve URL içerik çıkarma yap. Use when: hızlı web araştırması, kaynaklı sonuç toplama, belirli URL'lerden metin çekme ve özetleme gerektiğinde.
    0
    installs
  24. AWS · marucie
    Use when writing boto3 or AWS SDK v3 code — configuring IAM auth, reading/writing S3, designing DynamoDB access patterns, writing Lambda handlers, processing SQS batches, or troubleshooting credential and throttling errors.
    0
    installs
  25. Frontend Design · marucie
    Use when building web UI from scratch: components, pages, landing pages, dashboards, HTML/CSS layouts, posters. Produces production-grade, aesthetically intentional code. NOT for backend logic. NOT for refactoring existing UI without redesign intent (use design-taste-frontend).
    0
    installs
  26. Ljg Paper Flow · marucie
    Paper workflow: read papers + cast cards in one go. Takes one or more arxiv links, paper URLs, PDFs, or paper names. For each paper, runs ljg-paper (generates org analysis) then ljg-card -l (generates long reading card PNG). Use when user says '论文流', 'paper flow', '读论文并做卡片', '论文卡片', or provides multiple papers wanting both analysis and cards.
    0
    installs
  27. Caching · marucie
    Use when adding or debugging caching in a service — choosing a cache strategy, designing TTLs, preventing stampedes, reasoning about invalidation, or configuring HTTP Cache-Control headers.
    0
    installs
  28. Lean Canvas · marucie
    Use when exploring startup hypotheses, testing business model viability, or comparing venture ideas on a single page. Trigger: user says 'lean canvas', 'business model', 'startup hypothesis', 'one-page business plan', or when validating whether an idea is worth pursuing before building anything.
    0
    installs
  29. Redis · marucie
    Use when choosing a Redis data structure for a use case, implementing caching or rate limiting, building pub/sub or Streams-based real-time messaging, or writing atomic operations like distributed locks.
    0
    installs
  30. Pm Cmd Setup Metrics · marucie
    Design a product metrics dashboard with North Star metric, input metrics, health metrics, and alert thresholds
    0
    installs
  31. Impeccable Design · marucie
    [PLANNED] Placeholder - not yet implemented
    0
    installs
  32. Web Multi Search · marucie
    Search the web using multiple search engines simultaneously (Bing, Yahoo, Startpage, Aol, Ask) via async-search-scraper, iterating through result pages.
    0
    installs
  33. Agentex · marucie
    Use when building, wiring, or debugging an Agentex agent — choosing agent type, configuring acp.py and manifest.yaml, using adk.messages or adk.state, or resolving Windows-specific setup issues.
    0
    installs
  34. CI CD · marucie
    Use when setting up or debugging GitHub Actions pipelines — adding quality gates, configuring OIDC cloud auth, building matrix test runs, publishing artifacts to GHCR/PyPI/npm, or promoting builds from staging to production.
    0
    installs
  35. Ansoff Matrix · marucie
    Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification. Use when considering growth options, planning market expansion, or evaluating strategic growth paths.
    0
    installs
  36. Swot Analysis · marucie
    Perform a detailed SWOT analysis — strengths, weaknesses, opportunities, and threats with actionable recommendations. Use when doing strategic assessment, competitive analysis, or evaluating a product or business position.
    0
    installs
  37. Fastapi · marucie
    Use when structuring a FastAPI application, designing dependency injection chains, defining Pydantic v2 schemas, adding JWT authentication, or writing async route tests with httpx.
    0
    installs
  38. Mongodb · marucie
    Use when writing async MongoDB queries with Motor, designing aggregation pipelines, creating indexes, running multi-document transactions, or working with adk.state in Agentex agents.
    0
    installs
  39. API Design · marucie
    Use when designing new REST endpoints, reviewing an existing API contract, adding pagination or filtering, planning a versioning strategy, or building a public or partner-facing API.
    0
    installs
  40. Docker · marucie
    Use when writing or optimizing Dockerfiles, configuring Docker Compose services, debugging containers that behave differently from local, or reducing image size for Python and Node.js apps.
    0
    installs
  41. Business Model · marucie
    Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model.
    0
    installs
  42. Langgraph · marucie
    Use when building or debugging LangGraph workflows — designing state graphs, adding conditional routing, wiring checkpointers, streaming tokens, implementing human-in-the-loop interrupts, or coordinating multi-agent subgraphs.
    0
    installs
  43. Pydantic · marucie
    Use when defining request/response schemas, writing custom validators, controlling serialization for PATCH endpoints, validating non-model data with TypeAdapter, or configuring app settings from environment variables with pydantic-settings.
    0
    installs
  44. Angular · marucie
    Use when building or refactoring Angular applications — choosing between signals, RxJS, and NgRx for state, configuring routing with guards and lazy loading, optimizing change detection, or writing TestBed component tests.
    0
    installs
  45. Security · marucie
    Use when implementing authentication, authorization, input validation, or secrets management — or when auditing an existing service against OWASP Top 10 risks, configuring security headers, or running a STRIDE threat model.
    0
    installs
  46. Industry Forces · marucie
    Perform Five Forces analysis — competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Use when analyzing industry dynamics, assessing competitive forces, or evaluating market attractiveness.
    0
    installs
  47. Pestle Analysis · marucie
    Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing the macro environment, doing strategic planning, or evaluating external factors affecting your business.
    0
    installs
  48. Multi Search Engine · marucie
    Use when searching across both Chinese and international sources simultaneously (17 engines: 8 CN + 9 Global). Trigger: 'search Baidu and Google', 'Chinese + English sources', cross-region market research, privacy-first search, WolframAlpha knowledge queries. NOT for: single-engine queries (use ask-search), real-time finance data, or when speed is critical (parallel requests are slower).
    0
    installs
  49. Memory Map · marucie
    Use when installing or configuring memory_map, writing CLAUDE.md session-setup instructions, choosing what to save in memory vs history, managing cross-project memory, tuning compression, or troubleshooting why Claude isn't loading context at session start.
    0
    installs
  50. Promptbase · marucie
    Use when writing, reviewing, or adapting a Claude Code skill for sale on PromptBase — checking scope, audience breadth, rejection risk, description quality, examples, and setup instructions.
    0
    installs
  51. Tailwind · marucie
    Use when composing Tailwind utilities, building responsive or dark-mode layouts, defining component variants with cva, resolving conflicting classes with tailwind-merge, or configuring a custom theme.
    0
    installs
  52. Unit Testing · marucie
    Use when writing unit tests for a function or module, mocking external dependencies, practising TDD on new business logic, or enforcing a coverage target across a codebase in Python, TypeScript, or Go.
    0
    installs
  53. Product Strategy · marucie
    Create a comprehensive product strategy using the 9-section Product Strategy Canvas — vision, segments, costs, value propositions, trade-offs, metrics, growth, capabilities, and defensibility. Use when building a product strategy, creating a strategic plan, or defining product direction.
    0
    installs
  54. Design Taste Frontend · marucie
    Use for opinionated UI engineering standards: variance/motion/density baselines, component architecture rules, CSS hardware acceleration. Best for refining or auditing existing UI. NOT for greenfield builds (use frontend-design). NOT for design thinking (use qiaomu-design-advisor).
    0
    installs
  55. Postgresql · marucie
    Use when writing complex PostgreSQL queries, diagnosing slow queries with EXPLAIN ANALYZE, designing indexes, handling concurrent writes, or planning safe schema migrations on large tables.
    0
    installs
  56. Sqlalchemy · marucie
    Use when using async SQLAlchemy 2.0 — defining models, writing queries, managing async sessions, loading relationships without N+1, or setting up and debugging Alembic migrations.
    0
    installs
  57. Typescript · marucie
    Use when writing advanced TypeScript — creating utility types, narrowing unions, resolving tricky type errors, configuring the compiler for strict mode, building branded types, or augmenting third-party module types.
    0
    installs
  58. System Design · marucie
    Use when designing a new service from scratch, writing a tech spec or RFC, selecting a database or communication pattern, estimating capacity, or reviewing a design for scalability and reliability gaps.
    0
    installs
  59. Test Strategy · marucie
    Use when choosing a testing model for a new project, auditing a test suite that is slow or provides low confidence, setting coverage targets, or writing a QA test plan for a release.
    0
    installs
  60. Value Proposition · marucie
    Design a detailed value proposition using a 6-part JTBD template — Who, Why, What before, How, What after, Alternatives. Use when creating a value proposition, analyzing customer value delivery, or articulating why customers should choose your product.
    0
    installs
  61. Stitch Design Pipeline · marucie
    Fully automated design workflow: PRD → Stitch prototype → Icon/Logo → Code translation. All steps automated end-to-end. User touches nothing.
    0
    installs
  62. Data Analyst Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  63. Ops Engineer Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  64. Iterative Autoresearch · marucie
    自动迭代优化框架:改一个东西 → 打分 → 好的留 → 差的扔 → 再改下一个。 不限于 ML — 任何能打分的东西都能自动优化(代码、内容、配置、prompt、skill、定价策略)。 触发条件:用户说"帮我优化"、"自动迭代"、"跑实验"、"对比方案"、"调优"、 "自动改进"、"autoresearch"、"不断尝试"、"打分迭代"等。 NOT for: 一次性任务、无明确评估指标的任务、探索性研究。
    0
    installs
  65. Openai Agents · marucie
    Use when building or debugging OpenAI Agents SDK workflows — defining agents with tools and handoffs, wiring typed context, streaming responses, adding guardrails, or integrating with the Agentex ADK.
    0
    installs
  66. Complex Doc RAG · marucie
    Use when building a RAG pipeline that ingests PDFs, Excel, CSV, or images — especially when debugging silent data loss, choosing between OCR tools, or handling edge cases like scanned pages, merged cells, or embedded charts.
    0
    installs
  67. Performance · marucie
    Use when diagnosing a slow endpoint, fixing N+1 queries, adding a caching layer, offloading CPU-bound work to threads, or defining a latency budget for a service.
    0
    installs
  68. Systematic Debugging · marucie
    Use when encountering a bug, test failure, crash, or unexpected behavior. Enforces root-cause investigation before any fix attempt. NOT for writing new features. Trigger: bug, error, failing test, broken, unexpected, crash, regression.
    0
    installs
  69. Coding Standards · marucie
    Use when reviewing code for quality, naming a class or function, choosing a design pattern, refactoring a code smell, or establishing coding conventions for a new project.
    0
    installs
  70. Event Driven · marucie
    Use when designing or debugging an event-driven system — choosing Kafka partitioning strategies, implementing the outbox pattern, handling dead-letter queues, ensuring idempotent consumers, or making event sourcing decisions.
    0
    installs
  71. Observability · marucie
    Use when adding structured logging, instrumenting Prometheus metrics, wiring up distributed tracing with OpenTelemetry, writing alerting rules, defining SLOs and error budgets, or building a Grafana golden-signals dashboard.
    0
    installs
  72. Solution Testing · marucie
    Use when writing Playwright E2E tests for critical user journeys, setting up post-deployment smoke tests, debugging flaky browser automation, or implementing BDD feature files with Gherkin.
    0
    installs
  73. Data Analyst Scope Contract · marucie
    Scope Contract Workflow
    0
    installs
  74. Infra Engineer Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  75. Ops Engineer Scope Contract · marucie
    Scope Contract Workflow
    0
    installs
  76. Websockets Sse · marucie
    Use when building real-time features in FastAPI — choosing between WebSockets and SSE, implementing connection management, scaling broadcasts across workers with Redis, or debugging connection drops and missed events.
    0
    installs
  77. Accessibility · marucie
    Use when building or reviewing UI components for keyboard and screen reader compatibility, adding ARIA to custom widgets, auditing a page for WCAG AA conformance, or preparing for a formal accessibility review.
    0
    installs
  78. Microservices · marucie
    Use when decomposing a monolith, designing inter-service communication, implementing circuit breakers or sagas, reasoning about data ownership across services, or setting up an API gateway for a distributed system.
    0
    installs
  79. Ab Test Analyst Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  80. Data Analyst Delivery Review · marucie
    Delivery Review Workflow
    0
    installs
  81. Ops Engineer Delivery Review · marucie
    Delivery Review Workflow
    0
    installs
  82. Database Design · marucie
    Use when designing a schema, adding indexes to fix slow queries, writing a zero-downtime migration, diagnosing N+1 issues with EXPLAIN ANALYZE, or configuring connection pooling for a PostgreSQL-backed service.
    0
    installs
  83. Test Driven Development · marucie
    Use when implementing any feature or bugfix, before writing implementation code
    0
    installs
  84. Bigdata Engineer Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  85. Ft Tax Advisor · marucie
    Use when: tax type determination, tax rate application, tax filing, VAT/CIT/PIT calculation, tax policy interpretation. Trigger: 税种, 税率, 申报, 纳税, 增值税, 企业所得税, 个人所得税, 附加税. NOT for: tax planning optimization, international tax, legal disputes.
    0
    installs
  86. Ft Tax Planner · marucie
    Use when: client needs tax optimization strategy, comparing tax burden across business structures, or evaluating legitimacy of tax planning schemes. Trigger: tax planning, tax optimization, tax savings calculation, business structure comparison, anti-avoidance boundary. NOT for: routine tax filing, historical tax declaration corrections, or transfer pricing documentation.
    0
    installs
  87. Gsap Performance · marucie
    Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.
    0
    installs
  88. Infra Engineer Scope Contract · marucie
    Scope Contract Workflow
    0
    installs
  89. Containerization · marucie
    Use when writing Dockerfiles, setting up docker-compose for local dev, configuring Kubernetes resources (Deployment, Service, Ingress, HPA), sizing pod resource limits, or packaging a service with Helm.
    0
    installs
  90. Integration Testing · marucie
    Use when writing tests that hit a real database or broker, setting up Testcontainers for a project, testing HTTP endpoints end-to-end within the service boundary, or implementing contract tests between two services.
    0
    installs
  91. Performance Testing · marucie
    Use when load testing a service before launch or after a significant traffic change — writing k6 or Locust scripts, setting SLO-based pass/fail thresholds, diagnosing bottlenecks under load, or integrating performance tests into CI.
    0
    installs
  92. Ab Test Analyst Scope Contract · marucie
    Scope Contract Workflow
    0
    installs
  93. Infra Engineer Delivery Review · marucie
    Delivery Review Workflow
    0
    installs
  94. Azure Service Bus · marucie
    Use when implementing reliable message processing with Azure Service Bus — choosing between queues and topics, configuring peek-lock settlement, handling dead-lettered messages, or enforcing ordered processing with sessions.
    0
    installs
  95. Ab Test Analyst Delivery Review · marucie
    Delivery Review Workflow
    0
    installs
  96. Algorithm Engineer Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  97. Bigdata Engineer Scope Contract · marucie
    Scope Contract Workflow
    0
    installs
  98. Investment Analyst Quality Gate · marucie
    Quality Gate Workflow
    0
    installs
  99. Incident Response · marucie
    Use when triaging a production alert, writing a postmortem, creating or updating a runbook, classifying incident severity, or setting up on-call escalation paths.
    0
    installs
  100. Bigdata Engineer Delivery Review · marucie
    Delivery Review Workflow
    0
    installs