Skip to main content
seasonedcc
GitHub 제작자 프로필

seasonedcc

11개 GitHub 저장소에서 수집된 165개 skills를 저장소 단위로 보여줍니다.

수집된 skills
165
저장소
11
업데이트
2026년 8월 25일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

prepare-for-compaction
미분류

Make this session's ledger current so its context can be compacted safely, then answer plainly that compacting is safe. Use ONLY when the user explicitly invokes /prepare-for-compaction — the person types this command, never you.

2026년 8월 25일
reground
미분류

Reground after a compaction — from this session's ledger and the real sources of truth, never from the compacted summary alone. Use ONLY when the user explicitly invokes /reground — the person types this command, never you.

2026년 8월 25일
seasoned-skills
미분류

Install, configure, upgrade, and repair the seasoned-skills workflow package — the source of this project's generated doctrine, skills, and runtime code. Use when installing or upgrading the workflow, changing seasoned-skills.config.ts, running or debugging…

2026년 8월 25일
prepare-for-compaction
미분류

Make this session's ledger current so its context can be compacted safely, then answer plainly that compacting is safe. Use ONLY when the user explicitly invokes /prepare-for-compaction — the person types this command, never you.

2026년 8월 25일
reground
미분류

Reground after a compaction — from this session's ledger and the real sources of truth, never from the compacted summary alone. Use ONLY when the user explicitly invokes /reground — the person types this command, never you.

2026년 8월 25일
seasoned-skills
미분류

Install, configure, upgrade, and repair the seasoned-skills workflow package — the source of this project's generated doctrine, skills, and runtime code. Use when installing or upgrading the workflow, changing seasoned-skills.config.ts, running or debugging…

2026년 8월 25일
seasoned-skills
미분류

Install, configure, upgrade, and repair the seasoned-skills workflow package — the source of this project's generated doctrine, skills, and runtime code. Use when installing or upgrading the workflow, changing seasoned-skills.config.ts, running or debugging…

2026년 8월 25일
docs-copywriting
미분류

Write human-facing prose for this repository in our voice — the README, every page under docs/, and any other copy a person reads. Use when writing or editing documentation, GitHub-facing text, or prose in release notes meant for human readers.

2026년 8월 25일
수집된 skill 134개 중 8개를 표시합니다.
database-design
데이터베이스 아키텍트

Design SQLite tables and migrations under the project's zero-exception append-only, event-sourced doctrine. Use when creating tables, writing migrations, adding columns, modeling a state change, deriving current state, choosing between an identity and an…

2026년 8월 5일
testing
소프트웨어 품질 보증 분석가·테스터

Write and run Vitest unit tests against a real throwaway SQLite database and end-to-end specs that drive the real MCP server over stdio. Use when writing or fixing a test, running test:unit, test:e2e, or test:seed-coverage, practising TDD, mutation-proving an…

2026년 8월 5일
subagents
기타 컴퓨터 관련 직업

Spawn subagents and dynamic workflows well — size each task to the context window (~33% of 1M target) and pick the right model tier. Use whenever delegating work to subagents, launching a Workflow, or deciding how to split a task across agents.

2026년 8월 5일
orchestration
소프트웨어 개발자

Run delegated work reliably — writing subagent charters, verifying subagent claims, keeping judgment at the orchestrator tier, ledger discipline, recovering from interruptions, and shipping and merging lane PRs. Use when spawning subagents or workflows,…

2026년 8월 4일
business-folder
소프트웨어 개발자

Organize domain logic in app/business/ by domain cohesion and transport independence. Use when creating a file in app/business/, adding a function to one, naming a business module, deciding whether logic belongs in business or in a transport (app/mcp/,…

2026년 8월 4일
composable-functions
소프트웨어 개발자

Build business functions with the composable-functions library — applySchema, context validation with capability flags, combinators, and Result handling. Use when writing or changing a function in app/business/, validating input or context, composing with…

2026년 8월 4일
integration-telemetry
소프트웨어 개발자

The standard every Discord API operation follows — request and outcome events in the domain's own append-only tables, status derived in SQL behind a named silence window, exhaustive mapped copy with a concrete next action, and no raw vendor text at the…

2026년 8월 4일
product-copy
소프트웨어 개발자

Write the words this product ships — tool names, tool and parameter descriptions, error and refusal messages, and the README — as facts in the owner's vocabulary, with a named next action and nothing the server does not actually do. Use when adding or…

2026년 8월 1일
수집된 skill 17개 중 8개를 표시합니다.
저장소 11개 중 11개 표시
모든 저장소를 표시했습니다