Marvin Zhang
Community@tikazyq · Chongqing, China
Author of Crawlab
Agent Skills by Marvin Zhang
Showing 56 vetted skills indexed across 2 GitHub repositories.
registry-sync-validator
Audit the project registry against design artifacts in spec/design.
arch-options-compare
Compare architecture options by scoring against SOLID principles, cost, complexity, and team skills.
vs-coverage-check
Audit User Stories coverage by Visual Specifications in design documents.
overdesign-detect
Detect over-engineering in design documents and generate simplification reports.
design-consistency-check
Validates Value Streams, Sequence Diagrams, and Data Models for inconsistencies and generates a discrepancy report with remediation suggestions.
dev-tech-view-supplement
Supplement design artifacts with database schemas, API endpoints, and communication protocols.
tech-selection-explain
Translate technical architecture decisions into business-oriented explanations for stakeholders.
entry-point-check
Validate VS entry_points against SPEC_PRJ_ENTRYPOINTS and report missing entries.
client-arch-explain
Generate plain-language architecture explanations from design documents for client presentations.
document-quality
Assesses documents across five dimensions: content, structure, and more.
principle-invest
Evaluate user story quality using the INVEST framework with tiered checks.
principle-dry
Identify and eliminate knowledge duplication across code, data, and documentation.
principle-kiss
Analyze code, architecture, and processes for unnecessary complexity.
principle-soc
Diagnose coupling issues and enforce separation of concerns in software architecture.
principle-yagni
Identify and eliminate over-engineering by analyzing feature necessity and unused code.
principle-solid
Evaluate object-oriented designs against the five SOLID principles.
us-readability-check
Analyze User Stories for technical jargon and contextual clarity.
interview-to-us
Convert unstructured interview notes into CRAFT-standard draft User Stories.
ac-to-examples
Convert Given-When-Then acceptance criteria into concrete testable examples.
us-enrich-context
Enrich user stories with business scenarios and user expectations.
nfr-to-user-impact
Translate technical Non-Functional Requirements into user-perceivable business value statements.
acceptance-criteria
Validate Markdown acceptance criteria for Given-When-Then structure and scenario coverage.
user-story-format
Validate User Stories against the As-I-Want-So structure and quality criteria.
integration-window-planner
Plan integration windows and validation strategies for L2/L3 project phases.