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

anarlog

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

수집된 skills
8
Stars
8.7k
업데이트
2026-06-30
Forks
653
직업 범위
직업 카테고리 2개 · 50% 분류됨
저장소 탐색

이 저장소의 skills

new-changelog
미분류

Create the next desktop changelog entry when asked to add a changelog file or prepare the next release note under `packages/changelog/content`. Use this when the task is specifically about determining the next version and creating the markdown entry.

2026-06-30
release-new-version
미분류

Release a new desktop stable version for Anarlog. Use when asked to cut, publish, or prepare a new stable desktop release after checking and merging the changelog.

2026-06-30
axum-test-transport
미분류

Choose between in-process `tower::ServiceExt::oneshot` tests and real `tokio::net::TcpListener` server tests for Axum services in this repository.

2026-06-29
migrate-to-sqlite
미분류

Migrate a TinyBase table to SQLite. Use when asked to move a data domain (e.g. templates, vocabs) from the TinyBase store to the app SQLite database.

2026-06-29
sqlite-schema-design
데이터베이스 아키텍트

Design or review schemas for `crates/cloudsync` using SQLite Sync constraints, not generic SQLite advice. Use when adding synced tables, changing synced columns, or planning CloudSync-safe migrations.

2026-04-15
reactive-sqlite-ui
소프트웨어 개발자

Build SQLite-backed reactive UI in `apps/desktop` using stable patterns for reads, selection, forms, writes, and loading states. Use when implementing or reviewing screens built on `useDrizzleLiveQuery` and SQLite mutations.

2026-04-14
add-plugin
소프트웨어 개발자

Scaffold a new Tauri plugin in this repository when asked to add or create a plugin under `plugins/`. Use this for plugin generation and repository integration work, not for editing an existing plugin unless the request is specifically about bringing a freshly generated plugin in line with project conventions.

2026-04-12
char-cli
소프트웨어 개발자

Live transcription, recording, and audio tools CLI. Use when the user needs to transcribe audio, record, play audio files, or manage speech-to-text models.

2026-03-30