Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gotrino-assistant

gotrino-assistant에는 hereinthehive에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
5
업데이트
2026-04-15
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-debt
소프트웨어 개발자

Surface code-level debt — TODO/FIXME markers, deprecated APIs, dead code, oversized units, magic numbers. Use when reviewing a module, planning cleanup work, or before a release. Not a linter — observes patterns and assesses impact.

2026-04-15
plugin-help
컴퓨터 사용자 지원 전문가

Show available commands and explain how to use the Gotrino assistant.

2026-04-15
explain
소프트웨어 개발자

Document the reasoning behind implementation decisions as markdown files. Creates decision records that future developers can reference.

2026-04-15
examples-audit
시장조사 분석가·마케팅 전문가

Analyze mock data and examples for cultural assumptions, understanding what they communicate about who the product is for. Use when reviewing test data, documentation, or seed data.

2026-04-15
i18n-check
소프트웨어 품질 보증 분석가·테스터

Analyze code for internationalization issues, understanding the UI context and user impact before flagging problems. Use when reviewing code for global readiness.

2026-04-15
inclusion-audit
소프트웨어 품질 보증 분석가·테스터

Comprehensive inclusion analysis of code, examining language, internationalization, assumptions, and who might be excluded. Thorough review for releases or major features.

2026-04-15
language-check
소프트웨어 품질 보증 분석가·테스터

Analyze code and documentation for non-inclusive language, understanding context and intent before flagging issues. Use when reviewing code for biased terms, gendered language, or problematic terminology.

2026-04-15
names-check
소프트웨어 품질 보증 분석가·테스터

Analyze examples and mock data for name diversity, understanding the context and purpose before suggesting changes. Use when reviewing test data, documentation, or seed data.

2026-04-15
test-assumption
소프트웨어 품질 보증 분석가·테스터

Identify hidden assumptions about users in code that could exclude or harm. A focused analysis asking "What am I assuming about the person using this?"

2026-04-15
triage
프로젝트 관리 전문가

Validate a task, gauge its impact, and decide what to do with it

2026-04-15
teach-charter
소프트웨어 개발자

Set up the Gotrino assistant for your project. Detects your stack, captures scope decisions, and creates a config that evolves with your project. Run once to get started, revisit to update decisions.

2026-04-15
debt-audit
소프트웨어 개발자

Run all five debt dimensions (code, doc, test, dep, design) and synthesize a cross-cutting report. Surfaces systemic hotspots — modules with debt in multiple dimensions. Use when planning a tech-health effort or preparing for a major release.

2026-04-15
design-debt
소프트웨어 개발자

Surface design-level debt — inconsistent patterns (error handling, naming, response shapes), architectural drift from declared principles, duplicated business logic. Use when the codebase feels harder to reason about than it used to.

2026-04-15
dep-debt
소프트웨어 개발자

Surface dependency debt — outdated packages, abandoned/deprecated libs, unused deps, version drift across manifests. Static analysis only (no package manager calls). Use before upgrades, audits, or when planning tech renewal.

2026-04-15
test-debt
소프트웨어 품질 보증 분석가·테스터

Surface test-suite debt — skipped tests, untested public APIs, flaky patterns (retries, sleeps), missing edge cases. Pattern-based static analysis; does not run coverage tools. Use when tests feel unreliable or before a release.

2026-04-15
doc-debt
소프트웨어 개발자

Surface documentation debt — stale READMEs, missing public API docs, broken internal links, undocumented env vars. Use when onboarding gets friction, before a release, or when an API has evolved without matching doc updates.

2026-04-15
impact
소프트웨어 개발자

Analyze system-wide impact of changes before making them. Use before modifying shared utilities, changing APIs, or refactoring core functionality.

2026-01-14
inclusive-names
소프트웨어 개발자

Generate culturally diverse names for examples, mock data, and test fixtures. Includes edge-case names that catch bugs.

2026-01-14