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

simba

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

수집된 skills
11
Stars
5
업데이트
2026-06-17
Forks
1
직업 범위
직업 카테고리 1개 · 91% 분류됨
저장소 탐색

이 저장소의 skills

simba-codex-lifecycle
미분류

Enforce Simba's Codex lifecycle routine for coding tasks. Use when starting or finishing implementation work in a Simba-enabled repo to run `simba codex-status` at start, handle any still-pending raw Codex transcript extraction, and run `simba codex-finalize` before final handoff.

2026-06-17
memories-learn
소프트웨어 개발자

Extract learnings from session transcripts and store in semantic memory database

2026-06-16
memories-recall-verify
소프트웨어 개발자

Self-correcting memory recall — when recalled memories are ambiguous or conflicting, re-query for the specific entity (or ask) before answering, and never fabricate when memory is insufficient

2026-06-04
memories-sanitize
소프트웨어 개발자

Review recent memories and remove invalid or misleading ones from the semantic memory database

2026-06-04
memory-stats
소프트웨어 개발자

View statistics and recent entries from the persistent memory database. Shows session count, knowledge areas, facts, and recent activity.

2026-06-04
qmd
소프트웨어 개발자

Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.

2026-06-04
remember
소프트웨어 개발자

Save the current work session to persistent memory for future context. Summarizes accomplishments, tracks files modified, and stores learnings for cross-session continuity.

2026-06-04
token-stats
소프트웨어 개발자

Show token economics comparing usage with turbo-search vs without. Demonstrates actual savings from search-first approach.

2026-06-04
turbo-index
소프트웨어 개발자

Index the current project for optimized search with QMD semantic search and fast file suggestions. Run this when entering a new codebase or after significant changes. Saves 60-80% tokens on exploration tasks.

2026-06-04
simba-onboard
소프트웨어 개발자

Analyze project markdown files and generate consolidated core instructions with SIMBA markers

2026-02-13
simba-onboard
소프트웨어 개발자

Analyze project markdown instruction files and generate consolidated SIMBA core instructions with markers. Use when Codex needs to onboard a repo by reading CLAUDE.md/AGENTS.md and .claude docs, then producing .claude/rules/CORE_INSTRUCTIONS.md (or configured filename), updating core reference blocks, and verifying markers.

2026-02-12