Skip to main content

buzzdan/ai-coding-rules

SkillsMP 已收集 buzzdan/ai-coding-rules 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
12
GitHub 星标
4
GitHub Forks
1

这个仓库中的 skills

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

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

The repo-brain author/maintainer: writes behavior-focused documentation and wires it into the documentation network defined by rules/R9-repo-brain.md. FEATURE mode (default): after feature implementation or bug fixes — invoked by @linter-driven-development…

原文语言:英语

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

ADVISORY pre-commit review that orchestrates parallel single-obsession rule hunters, an over-abstraction skeptic, and a comment critic against the diff. Spawns read-only agents (rule-hunter, overabstraction-skeptic, comment-critic); NEVER edits code. Invoked…

原文语言:英语

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

META ORCHESTRATOR for any Go code change that should end in a commit (features, bug fixes, refactors). WHEN: User requests Go code work (implement, fix, add, refactor), mentions "@ldd"/"ldd", or runs a /go-ldd-* command in a Go project. Runs the five-phase…

原文语言:英语

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

FORWARD view over rules/ — domain type design and architectural planning for Go code BEFORE it exists. Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types. Dispatches…

原文语言:英语

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

BACKWARD view over rules/ — routes linter and review failures to the rule whose Fix pattern owns the repair. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Also runs PREPARATORY…

原文语言:英语

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

Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Supports layer-based and hybrid architecture…

原文语言:英语

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

Linter-driven refactoring patterns to reduce complexity and improve code quality in React/TypeScript. Use when ESLint fails with SonarJS complexity issues (cognitive, cyclomatic, expression) or when code feels hard to read/maintain. Applies component…

原文语言:英语

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

Use when creating leaf types, after refactoring, during implementation, or when testing advice is needed. Automatically invoked to write tests for new types, or use as testing expert advisor. Covers the composition ladder from rung-0 unit tests to…

原文语言:英语

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

ADVISORY validation of code against design principles, accessibility, and best practices that linters cannot fully enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish…

原文语言:英语

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

Generate comprehensive feature documentation including Storybook stories, JSDoc comments, and feature guides. Use after completing a feature (may span multiple commits). Creates documentation for humans and AI to understand features, usage patterns, and…

原文语言:英语

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

META ORCHESTRATOR for complete implementation workflow - design, test, lint, refactor, review, commit. Use for any code change that should result in a commit (features, bug fixes, refactors). Ensures clean code with tests, linting passes, and design…

原文语言:英语

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

Principles and patterns for writing effective React tests with React Testing Library (Jest/Vitest). Use during implementation for test structure guidance, choosing test patterns, and deciding testing strategies. Emphasizes testing user behavior, not…

原文语言:英语

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