Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude

claude 收录了来自 outcomeeng 的 56 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
56
Stars
1
更新
2026-04-02
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

auditing-python-architecture
软件开发工程师

ALWAYS invoke this skill when auditing ADRs for Python or after writing an ADR. NEVER implement from an unaudited ADR.

2026-04-02
auditing-python
软件质量保证分析师与测试员

ALWAYS invoke this skill when auditing code for Python or after writing code. NEVER modify a spec to match code without auditing the code first.

2026-04-02
auditing-python-tests
软件质量保证分析师与测试员

ALWAYS invoke this skill when auditing tests for Python or after writing tests. NEVER use auditing-python for test code.

2026-04-02
standardizing-python-architecture
软件开发工程师

Python ADR conventions enforced across architect and auditor skills. Loaded by other skills, not invoked directly.

2026-04-02
auditing-product-decisions
项目管理专家

ALWAYS invoke this skill when auditing PDRs or after writing a PDR. NEVER audit PDRs without this skill.

2026-04-02
auditing-tests
软件质量保证分析师与测试员

ALWAYS invoke this skill when auditing test evidence quality, after writing tests for a spec node, or before closing an outcome.

2026-04-02
auditing-typescript-architecture
软件开发工程师

ALWAYS invoke this skill when auditing ADRs for TypeScript or after writing an ADR. NEVER implement from an unaudited ADR.

2026-04-02
auditing-typescript
软件质量保证分析师与测试员

ALWAYS invoke this skill when auditing code for TypeScript or after writing code. NEVER modify a spec to match code without auditing the code first.

2026-04-02
auditing-typescript-tests
软件质量保证分析师与测试员

ALWAYS invoke this skill when auditing tests for TypeScript or after writing tests. NEVER use auditing-typescript for test code.

2026-04-02
coding-typescript
软件开发工程师

ALWAYS invoke this skill when writing or fixing implementation code for TypeScript.

2026-04-02
standardizing-typescript-architecture
软件开发工程师

TypeScript ADR conventions enforced across architect and auditor skills. Loaded by other skills, not invoked directly.

2026-04-02
applying
软件开发工程师

ALWAYS invoke this skill before implementing any spec-tree work item. NEVER write code for a spec-tree node without this skill.

2026-04-01
bootstrapping
项目管理专家

ALWAYS invoke this skill when setting up a new spec tree or when /authoring detects an empty spx/ directory. NEVER create a spec tree from scratch without this skill.

2026-04-01
understanding
软件开发工程师

ALWAYS invoke this skill before any spec-tree work to load methodology. NEVER create, read, or modify spec tree files without loading this foundation first.

2026-04-01
creating-skills
软件开发工程师

ALWAYS invoke this skill when creating, editing, or improving SKILL.md files. NEVER create or modify skills without this skill.

2026-04-01
testing
软件质量保证分析师与测试员

ALWAYS invoke this skill before writing tests or when learning the testing approach.

2026-04-01
architecting-python
软件开发工程师

ALWAYS invoke this skill when writing ADRs for Python.

2026-04-01
coding-python
软件开发工程师

ALWAYS invoke this skill when writing or fixing implementation code for Python.

2026-04-01
testing-python
软件质量保证分析师与测试员

ALWAYS invoke this skill when writing or fixing tests for Python.

2026-04-01
aligning
软件质量保证分析师与测试员

ALWAYS invoke this skill when reviewing, auditing, or checking spec file conformance. NEVER check spec conformance without this skill.

2026-04-01
authoring
项目管理专家

ALWAYS invoke this skill when adding, defining, or creating specs, decisions, or nodes. NEVER author spec tree artifacts without this skill.

2026-04-01
contextualizing
软件开发工程师

ALWAYS invoke this skill when asking about status, progress, or what exists in the spec tree. NEVER work on any part of the spec tree without loading context through this skill first.

2026-04-01
testing
软件质量保证分析师与测试员

ALWAYS invoke this skill before writing tests or when learning the testing approach.

2026-04-01
architecting-typescript
软件开发工程师

ALWAYS invoke this skill when writing ADRs for TypeScript.

2026-04-01
testing-typescript
软件质量保证分析师与测试员

ALWAYS invoke this skill when writing or fixing tests for TypeScript.

2026-04-01
standardizing-python-testing
软件质量保证分析师与测试员

Python testing standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-31
reviewing-tests
软件质量保证分析师与测试员

Foundational test review methodology. Loaded by /auditing-python-tests and /auditing-typescript-tests, not invoked directly.

2026-03-30
standardizing-python
软件开发工程师

Python code standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-30
standardizing-typescript
软件开发工程师

TypeScript code standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-30
reviewing-systemverilog
软件质量保证分析师与测试员

ALWAYS invoke this skill when reviewing SystemVerilog or Verilog code for idiomatic style, synthesizability, or best practices. NEVER review SystemVerilog or Verilog without this skill.

2026-03-30
reviewing-vhdl
软件质量保证分析师与测试员

ALWAYS invoke this skill when reviewing VHDL code for idiomatic style, synthesizability, or best practices. NEVER review VHDL without this skill.

2026-03-30
excalidrawing
软件开发工程师

ALWAYS invoke this skill when creating Excalidraw diagrams, visualizing workflows, architectures, or concepts. NEVER generate Excalidraw JSON without this skill.

2026-03-27
committing-changes
软件开发工程师

ALWAYS invoke this skill when committing changes or when user says "commit". NEVER run git commit without this skill.

2026-03-23
reviewing-prose
编辑

ALWAYS invoke this skill when reviewing, editing, or improving prose for quality. NEVER review prose without this skill.

2026-03-23
standardizing-prose
技术写作员

Prose anti-patterns enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-23
writing-prose
作家与作者技术写作员

ALWAYS invoke this skill when generating articles, documentation, blog posts, specs, or any long-form text. NEVER write long-form text without this skill.

2026-03-23
committing-changes
软件开发工程师

ALWAYS invoke this skill when committing changes or when user says "commit". NEVER run git commit without this skill.

2026-03-22
decomposing
项目管理专家

ALWAYS invoke this skill when breaking down, splitting, scoping, or structuring spec tree nodes. NEVER decompose specs without this skill.

2026-03-22
refactoring
软件开发工程师

ALWAYS invoke this skill when moving nodes, re-scoping content, or extracting shared enablers. NEVER restructure the spec tree without this skill.

2026-03-22
creating-subagents
软件开发工程师

ALWAYS invoke this skill when creating, editing, or configuring subagents. NEVER create subagents without this skill.

2026-03-21
当前展示该仓库 Top 40 / 56 个已收集 skills。