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日
已展示 8 / 134 个已收集 Skill。
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日
已展示 8 / 17 个已收集 Skill。
已展示 11 / 11 个仓库
已展示全部仓库