Skip to content
View zccz14's full-sized avatar
Adding New Feature
Adding New Feature

Highlights

  • Pro

Block or report zccz14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zccz14/README.md

zccz14

人教人教不会,SKILL 教人一教就会。
People teach people, somehow it never sticks. A SKILL teaches once, and boom, it clicks.

AI 时代软件工程八荣八耻

原文

系统所需为荣,以团队所限为耻。
局部自治为荣,以全局牵连为耻。
显式逻辑为荣,以隐式规则为耻。
特化实现为荣,以通用兼容为耻。
闭环验证为荣,以人肉兜底为耻。
可控放权为荣,以因噎废食为耻。
并行迭代为荣,以单线推进为耻。
重构破局为荣,以补丁苟安为耻。

Public Skills

Install any public skill with:

npx skills add zccz14/<skill-name>
Skill Use When Why It Works
clean-agent AI drafts should be reviewed before wasting human attention. It separates creator, reviewer, and coordinator roles, then gates artifacts with PASS / RETRY / FAILED before human review.
clean-code Code is getting clever, branchy, or hard to trust. It treats every branch as a new path that must justify itself before the agent writes it.
clean-doc The text is complete, but nobody knows what to do. It cuts by reader consequence, not by what the writer wants to include.
R3 The problem has an “unknown” that cannot be waved away. It names the unknown as a residual, then uses it to generate the next reasoning space.
reliable-model A model result looks good, but you need to know if it is real. It requires both a reason before seeing the result and validation that could prove the claim wrong.
faster-code Slow code might waste hours before proving nothing. It samples runtime before full scale and checks optimized output against the slow version byte for byte.

Private Skills

Contact me if you want to try my private skills.

Pinned Loading

  1. No-Trade-No-Life/Yuan No-Trade-No-Life/Yuan Public

    Yuan - Personal Investment Operating System

    TypeScript 350 53

  2. CZON CZON Public

    AI-Native Markdown Content Engine

    TypeScript 3 1

  3. AIM AIM Public

    AIM: AI Project Manager

    TypeScript 4 1

  4. auth-mini auth-mini Public

    Minimal Self-Hosted Auth Server for your Apps. Support Email, WebAuthn (Passkey), Ed25519 (EdDSA) and JWT. Using Rust HTTP Server and SQLite Database

    Rust 3 1

  5. OpenFluctLight OpenFluctLight Public

    The Fluct Light is an observable and operable digital representation of the soul.

    TypeScript 7

  6. OpenAPI-DocSite OpenAPI-DocSite Public

    Scalar-based GitHub Pages for dynamic OpenAPI Url

    HTML