Skip to main content

adrianhajdin/podcast-adrian

SkillsMP 已收集 adrianhajdin/podcast-adrian 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
2
GitHub Forks
0

已展示 8 / 8 个已收集 Skill。

职业分类
其他计算机职业
描述

Make and document an architectural or technical decision before writing code. Run /architect for a meaningful choice between approaches, a feature or page designed from scratch, a stack decision, or when /develop says a decision is owed. Acts as a…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Bootstrap accurate project context by writing the AGENTS.md files. Run /audit once on a new project (after the stack is chosen and scaffolded) to capture conventions and tooling choices, or on an existing codebase to scan it and write root + nested AGENTS.md…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill to find and fix the root cause of a bug: something failing, broken, throwing, or behaving wrong. Run /debug when a test fails for a non-obvious reason, when a check finds a failure, or when behavior is unexpected. It runs a disciplined loop…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build a feature (UI or logical/backend) from an approved design. Run /develop to implement a page, component, API, service, data layer, or slice. Gates on the decision first: if building would require inventing something undecided (a design system, page…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Stress-test a change against production-only failure modes: edge cases, concurrency, scale, security. Run /harden after the code works and is tested, typically the last step before merge on medium/full tier. A systems-level subagent audits the diff against a…

原文语言:英语

更新
职业分类
项目管理专家
描述

Turn an idea into a living, coarse feature roadmap, or keep an existing one current. Run /roadmap with a product idea (plan), with a single feature (add one row), or bare after shipping (replan/reconcile). Writes docs/roadmap/: ordered, weighted features with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Keep durable knowledge current after a change ships. Run /sync as the last step on medium/full work, around merge. Updates AGENTS.md context files (root + nested) to reflect what changed, reconciles the feature's roadmap row and its ADR Status line, creates a…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write a test suite for code just built or changed. Run /test after implementing a feature, component, API route, or fix; it targets the changed-and-uncommitted files (working tree + staged + untracked), classifies each, and writes the right kind of test…

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。