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

deep-cuts

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

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

이 저장소의 skills

how-to-experiment
데이터 과학자

Experimental protocol for Deep Cuts research, prototypes, model evaluations, threshold tuning, ablations, metric comparisons, and claims about accuracy or quality. Use before running or interpreting experiments so bots preserve train/validation/test boundaries, avoid leakage, compare against baselines, and report results honestly.

2026-06-16
write-docs
소프트웨어 개발자

Guidelines for creating, updating, reorganizing, and reviewing Deep Cuts documentation in the project wiki, including page taxonomy, lifecycle status, protected pages, proposal handling, and link verification.

2026-06-16
bot-collab
기타 컴퓨터 관련 직업

Pattern for multi-agent collaboration sessions in the deep-cuts fam — forge-first coordination over the botfam substrate (Gitea issues/PRs as the coordination plane, the unified `botfam wait` wake loop, bare-actor worktrees), with IRC opt-in for design sprints, plus session-log conventions

2026-06-16
write-blog-post
기술 작가

Draft, structure, and finalize a Deep Cuts blog-series post so it conforms to the post template, house voice, and cross-post link rules. Use when writing, drafting, assembling, or editing a "Deep Cuts" blog post (the rlupi.com series), preparing a post for publishing, or adding front matter to one. Covers the template, front matter schema, voice, agent crediting, and the link linter.

2026-06-08
add-analysis-pass
소프트웨어 개발자

Checklist and guide for adding a new analysis pass to the trait-based modular pipeline

2026-06-08
db-migration
데이터베이스 아키텍트

Safe pattern for adding SQLite schema migrations in the deep-cuts Rust/rusqlite_migration stack

2026-06-08
using-python
소프트웨어 개발자

How to run Python scripts and install packages in the deep-cuts project

2026-06-07
git-commits
소프트웨어 개발자

Rules for writing commit messages in the deep-cuts repository — subject line format, body content, scope naming, and what to omit

2026-06-07
add-ipc-command
소프트웨어 개발자

Pattern for adding a new Tauri IPC command (request/response or push event) in the deep-cuts monorepo

2026-06-07
svelte-component
웹 개발자

Conventions for writing Svelte 5 components in deep-cuts — runes, stores, props, event listeners, and file layout

2026-06-07
ui-debug
소프트웨어 품질 보증 분석가·테스터

Inspect, debug, and compare the Deep Cuts UI using an available browser tool. Use this skill whenever the user wants to inspect DOM structure, read computed CSS styles, take a screenshot of the app, or compare the UI before and after a Svelte/CSS change. Triggers on phrases like "show me the DOM", "what styles does X have", "screenshot the app", "compare before and after", "inspect the detail pane", "check the layout", or any request to verify a visual change. Also use proactively when finishing a CSS or Svelte refactor — capture a before snapshot, apply the change, then diff to confirm only intended styles changed.

2026-06-07
ui-design
웹·디지털 인터페이스 디자이너

Guidelines for the Sonic Glitch design system, theme variables, and multi-theme readability (dark, light, high-contrast)

2026-06-07
dev-guidelines
소프트웨어 개발자

Guidelines to prevent development false starts, environment mismatches, and incorrect commands in the deep-cuts monorepo

2026-06-06
release-build
소프트웨어 개발자

End-to-end checklist for building a signed macOS release — bump manifest min_app_version, verify sidecars, build, and inspect the .app

2026-06-05
add-tauri-sidecar
소프트웨어 개발자

How to bundle an external binary and its dylib dependencies with the Tauri app, patch rpaths, sign everything, and resolve the path at runtime

2026-06-05
bump-dev-version
소프트웨어 개발자

Bump the app version in Cargo.toml after a release to start the next dev cycle

2026-06-05
query-metrics-db
소프트웨어 개발자

How to locate and query the deep-cuts pipeline metrics SQLite database

2026-06-04
query-db
데이터베이스 아키텍트

How to locate and query the deep-cuts production SQLite database

2026-05-29