Ningyao avatar

Ningyao

Community

@v20227

1Followers
|
4Public Repos
|
12Published Skills

Ningyao's Sakura skill suite governs the full software delivery lifecycle: specification, planning, implementation, verification, security auditing, and release preparation.

Skills Distribution
DomainDeveloper To...Software Developme.. (40%)Testing & Verifica.. (25%)Security Auditing (15%)Release Management (10%)

Agent Skills by Ningyao

Showing 12 vetted skills indexed across 1 GitHub repositories.

v20227v20227
3

sakura-security

Audit application trust boundaries and release exposure with evidence-backed security findings.

Community
Advanced
v20227v20227
3

sakura-research

Verify external documentation, APIs, and standards for software decisions.

Community
Intermediate
v20227v20227
3

sakura-delegate

Delegates bounded development tasks to subagents and preserves their results in the parent context.

Community
Intermediate
v20227v20227
3

sakura-verify

Validates software changes through executable tests, builds, and runtime evidence.

Community
Advanced
v20227v20227
3

sakura-release

Prepares and verifies clean user-ready release artifacts from a known source state.

Community
Advanced
v20227v20227
3

sakura-review

Review software changes against accepted outcomes, diffs, and verification evidence to decide pass or repair.

Community
Advanced
v20227v20227
3

sakura-plan

Converts accepted software outcomes into executable development plans with dependencies and checkpoints.

Community
Intermediate
v20227v20227
3

sakura-code

Implements confirmed software features, repairs, and refactors within accepted scope and architecture.

Community
Advanced
v20227v20227
3

sakura-spec

Translates natural-language goals into working PRDs, feature contracts, and acceptance criteria.

Community
Intermediate
v20227v20227
3

sakura-dev

Leads software development from requirements through decomposition, execution, verification, and delivery.

Community
Advanced
v20227v20227
3

sakura-simplify

Reduce code duplication, dependencies, and structural complexity while preserving accepted software behavior.

Community
Advanced
v20227v20227
3

sakura-fix

Diagnose reproducible software failures and apply minimal evidence-based repairs.

Community
Advanced

Frequently Asked Questions About Ningyao

FAQPage Schema
What tasks can I accomplish with Ningyao's Sakura skills?▼

The 12 Sakura skills cover the full delivery cycle: defining PRDs and acceptance criteria, planning multi-step changes, implementing features and refactors, diagnosing reproducible failures, running tests and builds as verification evidence, auditing security boundaries, reviewing completed work, and preparing clean releases.

Who should use the Sakura skill suite?▼

Software engineers and technical leads managing multi-step features, connected fixes, or repeated corrections benefit most. The sakura-dev skill maintains one continuous workstream across requirements, decomposition, execution, verification, and delivery, while specialist skills handle security audits, reviews, and release preparation.

How do the Sakura skills work together in practice?▼

A typical sequence runs sakura-spec to define outcomes, sakura-plan to build the smallest executable plan, sakura-code to implement, sakura-verify to confirm with tests and builds, sakura-review to judge completion, and sakura-release to publish. sakura-delegate offloads bounded subtasks to subagents.

When should I use sakura-fix versus sakura-simplify?▼

Use sakura-fix when a test, build, runtime, integration, package, or review failure has produced concrete evidence requiring diagnosis and repair. Use sakura-simplify only for requested codebase slimming or evidenced architecture congestion, reducing duplication, dependencies, and structural complexity while preserving accepted behavior.

What are the prerequisites for using these skills?▼

Each skill requires an established context: sakura-code needs a confirmed scope and clear verification method, sakura-fix needs concrete failure evidence, sakura-release needs a known source state, and sakura-security applies to requested audits or material changes to sensitive boundaries, not routine edits.