Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Beehive-Blog-V3

Beehive-Blog-V3 contains 13 collected skills from HappyLadySauce, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
1
updated
2026-04-30
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

antfu
software-developers

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

2026-04-30
code-review
software-quality-assurance-analysts-and-testers

Multi-dimensional code review. Use when reviewing PRs, staged changes, or any code diff. Covers scope, dependencies, testing, performance, and security. Based on htmlpage.cn Cursor Code Review methodology.

2026-04-30
pnpm
software-developers

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

2026-04-30
unocss
software-developers

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

2026-04-30
v3-coding-standards
software-developers

Apply Beehive Blog v3 coding standards. Use when handwritten code is being designed or edited and you need the repository's layer boundaries, directory responsibilities, config rules, and comment conventions.

2026-04-30
v3-contract-first
software-developers

Apply the contract-first workflow in Beehive Blog v3. Use when a task changes `v3/api/*.api` or `v3/proto/*.proto` and the contract sequence must be handled correctly.

2026-04-30
v3-during-task
software-developers

Guide Beehive Blog v3 implementation work while coding. Use when handwritten business code is being added or changed and you need stage-specific implementation guidance without reloading every project rule.

2026-04-30
v3-error-and-logging
software-developers

Apply Beehive Blog v3 error and logging standards. Use when touching `pkg/errs`, `pkg/logs`, HTTP/gRPC error mapping, or any business code that logs or matches errors.

2026-04-30
v3-finish-task
software-developers

Close out a Beehive Blog v3 development task. Use when implementation is done and you need to verify tests, review rules, docs, and final delivery checks.

2026-04-30
v3-goctl
software-developers

Run allowed goctl generation in Beehive Blog v3. Use when contracts are already clear and you need Swagger or RPC generation boundaries.

2026-04-30
v3-review-rules
software-developers

Apply Beehive Blog v3 review-rule enforcement. Use when you need to check or explain the automated rules around `pkg/logs`, `pkg/errs`, and forbidden legacy patterns.

2026-04-30
v3-start-task
software-developers

Route a Beehive Blog v3 task at the start of development. Use when a task is just beginning and you need to decide whether it involves contract changes, code generation, handwritten business code, configuration, testing, or documentation updates.

2026-04-30
v3-testing
software-quality-assurance-analysts-and-testers

Apply Beehive Blog v3 testing standards. Use when planning or writing tests and you need the repository's testing layers, Testcontainers defaults, and service/repo/logic test boundaries.

2026-04-30