← all publishers

blogic-cz

@blogic-cz source repo

40 published skills

  1. Tdd · blogic-cz bundle
    This skill should be used when a task explicitly asks for TDD, test-first development, or the Red-Green-Refactor cycle. It guides incremental implementation with concrete Red-Green-Refactor examples, including Effect service patterns with mock layers.
    0
    installs
  2. Agent Tools · blogic-cz
    LOAD THIS SKILL when: using CLI wrapper tools (gh-tool, observability-tool, db-tool, k8s-tool, az-tool, azdo-tool, logs-tool, session-tool), working with observability, databases, GitHub PRs, Kubernetes, Azure platform resources, Azure DevOps, or application logs. Contains tool overview, usage patterns, and project-specific aliases.
    0
    installs
  3. Session Tool · blogic-cz
    LOAD THIS SKILL when: browsing OpenCode or Claude Code sessions, reading session history, or searching past conversations. Contains all session-tool commands.
    0
    installs
  4. Effect TS · blogic-cz bundle
    This skill should be used when implementing, reviewing, or debugging Effect TypeScript code, especially service/layer design, typed error handling, testing strategy, and runtime-boundary integration with frameworks (for example TRPC/HTTP/worker entrypoints).
    0
    installs
  5. Observability Tool · blogic-cz
    LOAD THIS SKILL when: investigating Grafana-backed LGTM telemetry, especially Tempo traces, Loki log correlation, and Prometheus metrics through observability-tool. Contains all observability-tool commands and usage patterns.
    0
    installs
  6. Testing Patterns · blogic-cz bundle
    This skill should be used when implementing or reviewing testing workflows in template-ts projects, especially for testing, Vitest, Playwright, integration test, and mocking scenarios.
    0
    installs
  7. Debugging With Opensrc · blogic-cz bundle
    Load this skill when debugging behavior in external libraries by reading local OpenSrc mirrors (Effect, TanStack, TRPC, Drizzle, Better Auth, Sentry, Pino), or when docs conflict with runtime behavior and source-level verification is required.
    0
    installs
  8. Az Tool · blogic-cz
    LOAD THIS SKILL when: inspecting Azure platform resources — virtual machines, web apps, storage accounts, AKS clusters, container registries, resource groups, or monitor metrics. Contains all az-tool commands. For Azure DevOps pipelines and repos load azdo-tool instead.
    0
    installs
  9. DB Tool · blogic-cz
    LOAD THIS SKILL when: running SQL queries, inspecting database schema, listing tables or columns, or working with database environments. Contains all db-tool commands.
    0
    installs
  10. Gh Tool · blogic-cz
    LOAD THIS SKILL when: working with GitHub PRs, issues, workflows, CI checks, reviews, merging, or branch management. Contains all gh-tool commands for PR management, workflow monitoring, issue tracking, and branch operations.
    0
    installs
  11. K8S Tool · blogic-cz
    LOAD THIS SKILL when: working with Kubernetes pods, logs, deployments, resource usage, or running kubectl commands. Contains all k8s-tool commands.
    0
    installs
  12. Azdo Tool · blogic-cz
    LOAD THIS SKILL when: working with Azure DevOps pipelines, builds, repos, or checking build logs and failures. Contains all azdo-tool commands. For Azure platform resources (vm, webapp, storage, aks) load az-tool instead.
    0
    installs
  13. Logs Tool · blogic-cz
    LOAD THIS SKILL when: reading application logs, listing log files, or accessing remote pod logs. Contains all logs-tool commands.
    0
    installs
  14. Reflect · blogic-cz
    Harvests verified lessons from current-session or supplied evidence, classifies each once, applies portable updates with single-source ownership, and reports an auditable receipt.
    0
    installs
  15. Grill Me · blogic-cz bundle
    Evidence-led, checkpointed design interview for high-risk decisions and an approval-gated implementation plan.
    0
    installs
  16. Issue Flow · blogic-cz
    Phased reported-issue delivery from concrete reproduction through root-cause fix, verification, review, and portable Git workflow.
    0
    installs
  17. Better Auth · blogic-cz bundle
    This skill should be used when implementing or reviewing Better Auth authorization boundaries in template-ts apps, especially when selecting TRPC protected procedures for organization/project/member/admin access.
    0
    installs
  18. Code Review · blogic-cz bundle
    Effective-change-set review with repository baseline, mechanical and structural passes, validation, bounded fixes, and terminal result contract.
    0
    installs
  19. Git Workflow · blogic-cz bundle
    Portable branch and pull-request lifecycle with safe publication, bounded CI and feedback loop, and approval-gated human-review handling.
    0
    installs
  20. React Doctor · blogic-cz
    This skill should be used when reviewing React components, hooks, and rendering behavior, then triaging React Doctor diagnostics for performance, correctness, security, and maintainability issues.
    0
    installs
  21. Requirements · blogic-cz bundle
    This skill should be used when clarifying a feature, writing a requirements spec, running a structured discovery session, or when users mention requirements-start, requirements-status, requirements-current, requirements-list, requirements-remind, or requirements-end.
    0
    installs
  22. Andocs · blogic-cz
    Write documentation using Andocs rendering capabilities. All features work out of the box.
    0
    installs
  23. Github Triage · blogic-cz bundle
    This skill should be used when reviewing open issues, cleaning up a GitHub backlog, triaging incoming issues, or processing incoming PRs. It resolves items end-to-end (fixes, answers, infra actions, merge decisions) instead of labeling only.
    0
    installs
  24. Sync Template · blogic-cz bundle
    This skill should be used when synchronizing a project generated from blogic-template-ts with upstream template changes, or when requests mention template sync, template update, template diff, or template version drift. It covers discovery, package-first alignment, phased planning, execution, and verification.
    0
    installs
  25. Trpc Patterns · blogic-cz bundle
    This skill should be used when creating TRPC routers, selecting procedures, composing middleware, and handling TRPC errors in blogic-template-ts projects.
    0
    installs
  26. Frontend Design · blogic-cz
    This skill should be used when a task requires designing or implementing frontend UI (components, pages, layouts, styling) and no more specialized frontend skill is a better fit. It guides production-grade, brand-consistent visual implementation with distinctive but controlled aesthetics.
    0
    installs
  27. Kubernetes Helm · blogic-cz bundle
    This skill should be used when working on Kubernetes or Helm changes in template-ts projects, including values files, env vars, secrets, ingress, resources, hooks, namespaces, pods, and environment-specific deployment settings.
    0
    installs
  28. Update Packages · blogic-cz bundle
    This skill should be used when upgrading dependencies, bumping packages, resolving outdated dependencies, or performing dependency updates. It guides safe Bun-based package upgrades with breaking-change handling, runtime pin alignment, and grouped version coordination.
    0
    installs
  29. Drizzle Database · blogic-cz bundle
    This skill should be used when defining Drizzle ORM schema tables, typed relations, index/constraint patterns, migration changes, or Drizzle query composition in template-ts projects.
    0
    installs
  30. Marketing Expert · blogic-cz
    This skill should be used when writing or rewriting marketing copy for software products, including positioning, messaging, homepage rewrite work, landing pages, product descriptions, conversion-focused updates, and sales-enablement content. Produces clear, truthful, high-performing SaaS copy.
    0
    installs
  31. Backend Standards · blogic-cz bundle
    Guides portable backend architecture, domain, boundary, job, integration, concurrency, query, and module-contract standards while routing TypeScript implementation details to specialist skills.
    0
    installs
  32. Process DB Report · blogic-cz bundle
    This skill should be used when analyzing PostgreSQL performance reports, including pasted PostgreSQL reports, or when users mention db report, database performance, dead rows, VACUUM, sequential scans, unused indexes, or cache hit ratio. It provides PostgreSQL triage heuristics, priority ranking, and action-plan guidance for Drizzle ORM codebases.
    0
    installs
  33. Tanstack Frontend · blogic-cz bundle
    This skill should be used when implementing TanStack Router routes, TRPC data loading/prefetching, and frontend typing/form patterns. In this project, 'TanStack Form' means the app wrapper (`useAppForm` + shared form components), not raw TanStack Form hooks.
    0
    installs
  34. Frontend Standards · blogic-cz bundle
    Guides portable frontend ownership, completion, interaction, boundary, and module-composition standards; routes framework-specific work to existing specialist skills.
    0
    installs
  35. Sentry Integration · blogic-cz bundle
    This skill should be used when implementing or debugging Sentry error tracking, instrumentation, distributed tracing, performance issues, or capture-errors flows. It provides a portable workflow for SDK setup, middleware wiring, expected-error classification, and verification.
    0
    installs
  36. Process Spec · blogic-cz bundle
    This skill creates detailed process specifications for business processes. This skill should be used when designing new processes, documenting existing processes, or brainstorming about possible process improvements. The skill produces structured markdown documents describing business processes, operations, data flows, validations, and integration points.
    0
    installs
  37. Skill Creator · blogic-cz bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
    0
    installs
  38. Scan Effect Solutions · blogic-cz
    This skill should be used when auditing Effect TypeScript compliance, or when users mention effect scan, effect audit, effect best-practices checks, or scan-effect-solutions. It provides a structured compliance checklist for TypeScript configuration, services/layers, data modeling, error handling, config, testing, runtime execution, and Option/Either anti-patterns.
    0
    installs
  39. Performance Optimization · blogic-cz bundle
    This skill should be used when analyzing performance bottlenecks, implementing batch operations, fixing N+1 query patterns, parallelizing independent operations, or adding database indexes in template-ts style projects.
    0
    installs
  40. Production Troubleshooting · blogic-cz bundle
    This skill should be used when troubleshooting production/test incidents such as slow endpoints, high latency, OOMKilled pod restarts, pod crashes/throttling, slow queries, or Sentry-reported errors and traces.
    0
    installs