Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cbn-guide

cbn-guide 收录了来自 ushkinaz 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
6
更新
2026-04-13
Forks
5
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-data-index
软件开发工程师

Add or revise lookup indexes in `src/data.ts` for upstream data. Use when need to expose a new reverse lookup such as 'what objects yield item X', decide between lazy `ReverseIndex` and constructor-built maps, add a public accessor near similar helpers, or update tests/components that consume the new index.

2026-04-13
create-pr
软件开发工程师

Prepare and open a pull request from the current local branch by analyzing the diff against a target branch, extracting architectural intent from local docs like ADRs or tech specs, drafting a reviewer-facing PR body, pushing the branch, checking for an existing PR, and creating a draft PR by default.

2026-04-08
memory-leak-triage
软件开发工程师

Diagnose JavaScript/TypeScript heap growth, Vitest OOMs, hanging test processes, async lifetime leaks, and worker-pressure failures in Node/Svelte repos. Use when requests mention memory leaks, runaway heap, `JavaScript heap out of memory`, `--logHeapUsage`, tests that pass but never exit, heavy happy-dom rendering, stale module caches or stores, missing teardown or reset logic, or CI failures that disappear with fewer workers.

2026-04-02
write-documentation
软件开发工程师

Create comprehensive, developer-focused architectural documentation.

2026-04-01
fix-schema-validation
软件质量保证分析师与测试员

Investigate and fix manual or CI schema test failures in `src/schema.test.ts` and `src/mod-schema.test.ts`, especially after upstream Cataclysm-BN data changes.

2026-03-18
create-issue
软件质量保证分析师与测试员

Create issue

2026-03-12
create-adr
计算机系统分析师

Create an Architecture Decision Record

2026-02-18
changelog
软件开发工程师

This agent generates a CHANGELOG.md for the cbn-guide application by analyzing git history.

2026-02-18
architect-review
软件开发工程师

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

2026-02-16
architecture-update
计算机系统分析师

Architectural Documentation Audit & Refresh

2026-02-16
audit-infra
网络与计算机系统管理员

Performs a comprehensive audit of the caching, content delivery, and offline (PWA) infrastructure. Use this when the user requests a health check, infrastructure review, or caching analysis.

2026-02-16
cleanup-final
软件开发工程师

Perform a final, surgical cleanup pass on code introduced or touched in the current task while preserving strict scope boundaries. Use when the user asks for "final cleanup", "polish pass", "surgical refactor", or "last pass" before handoff, and when changes must be limited to newly edited files/hunks without modifying unrelated legacy code.

2026-02-16
typescript-pro
软件开发工程师

Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. Use PROACTIVELY for TypeScript architecture, type inference optimization, or advanced typing patterns.

2026-02-16
ui-ux-designer
平面设计师

Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.

2026-02-16