Skip to main content
GitHub 저장소

liz-tracker

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

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

이 저장소의 skills

graphify
소프트웨어 개발자

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-06-11
mcp-tool-dev
소프트웨어 개발자

Guide for developing new MCP tools. Use when adding tools to mcp-server.ts or via space plugin mcpTools arrays. Covers Zod validation, actor handling, and test patterns.

2026-03-31
node-sqlite-patterns
데이터베이스 아키텍트

Database patterns for better-sqlite3 with WAL mode. Query optimization, schema design, and migration patterns for the tracker's SQLite layer.

2026-03-31
orchestrator-safe-dev
소프트웨어 개발자

Safety guidelines for modifying orchestrator code. Use when touching state transitions, SSE handling, session lifecycle, circuit breaker, safe restart, or dispatch logic in orchestrator.ts.

2026-03-31
search-first
소프트웨어 개발자

Research-before-coding workflow. Search for existing patterns, helpers, and implementations in the tracker codebase before writing new code.

2026-03-31
security-review
정보 보안 분석가

Use when adding authentication, handling user input, working with secrets, creating API endpoints, or modifying security-sensitive code. General security checklist.

2026-03-31
space-plugin-dev
소프트웨어 개발자

Guide for developing new space plugins. Use when creating a new space type or extending an existing one. Covers the SpacePlugin interface, parsers, API routes, MCP tools, and UI renderers.

2026-03-31
tdd-workflow
소프트웨어 품질 보증 분석가·테스터

Use when writing new features, fixing bugs, or refactoring tracker code. Enforces test-driven development with our Vitest + in-memory SQLite setup.

2026-03-31
tracker-security-review
정보 보안 분석가

Tracker-specific security checklist. Use when modifying actor classification, approval provenance, description integrity, blocked paths, dispatch logic, or MCP tool authorization.

2026-03-31