Skip to main content
Run any Skill in Manus
with one click
ushkinaz
GitHub creator profile

ushkinaz

Repository-level view of 19 collected skills across 2 GitHub repositories.

skills collected
19
repositories
2
updated
2026-04-13
repository explorer

Repositories and representative skills

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
Showing top 8 of 14 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded