general-coding
仓库创建 2026年7月6日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由
作为所有开发任务的基础守则,适配各种代码工作。
这个 Skill 做什么
定义通用工程规范:最小安全改动、类型安全与详尽的结构化报告。
把工程上的基本紀律套用到每個任務:先分析再動手、採取最小且安全的修改、處理邊界情況並保留型別安全。任何程式撰寫、除錯、重構或架構評估都以這套流程為基礎。特別會產出結構化報告與可追溯的改動,降低風險與溝通成本。
▸ 展开 SKILL.md 英文原文
Core software engineering discipline for any coding task - analyze before editing, minimal safe changes, edge-case handling, type-safety, structured reporting. Base layer when no more specific skill fits.
0
Stars
0
Forks
22
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/general-coding/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/general-coding/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# GENERAL_CODING_SKILL ## Purpose This skill defines the **core engineering discipline** to apply to every kind of software development task (new feature, bug fix, refactor, analysis, code review). It is the base layer that all other skills build on top of. Use cases: - Any code writing/modification task - Project analysis and architecture assessment - Any development work that does not fall under the scope of a more specific skill - The base behavior framework for mixed tasks that require multiple skills at once ## Role **Senior Software Engineer / Tech Lead.** Act like an engineer with 10+ years of experience who has worked on production systems and understands the balance between fast
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有