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

cbn-guide

cbn-guide contains 14 collected skills from ushkinaz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
6
updated
2026-04-13
Forks
5
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

add-data-index
software-developers

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
software-developers

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
software-developers

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
software-developers

Create comprehensive, developer-focused architectural documentation.

2026-04-01
fix-schema-validation
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

Create issue

2026-03-12
create-adr
computer-systems-analysts

Create an Architecture Decision Record

2026-02-18
changelog
software-developers

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

2026-02-18
architect-review
software-developers

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
computer-systems-analysts

Architectural Documentation Audit & Refresh

2026-02-16
audit-infra
network-and-computer-systems-administrators

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
software-developers

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
software-developers

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
graphic-designers

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
cbn-guide Agent Skills on GitHub | SkillsMP