hanshan avatar

hanshan

Community

@shengmingzhishu

1Followers
|
11Public Repos
|
44Published Skills

hanshan provides 34 engineering skills spanning Python/FastAPI backend development, frontend design systems, testing, security audits, and LLM evaluation frameworks.

Skills Distribution
DomainDeveloper To...Python Backend Eng.. (35%)Frontend Design & .. (25%)Testing & Code Qua.. (20%)LLM Evaluation Fra.. (10%)

Agent Skills by hanshan

Showing 44 vetted skills indexed across 2 GitHub repositories.

shengmingzhishushengmingzhishu

fullstack-delivery

Orchestrates full-stack feature delivery across frontend, backend, and database with staged gates.

Community
Intermediate
shengmingzhishushengmingzhishu

change-router

Classifies code changes into L0-L3 levels and selects the minimal execution workflow.

Community
Intermediate
shengmingzhishushengmingzhishu

vue-code-review

Reviews Vue 3 code for component boundaries, reactivity, typing, performance, accessibility, and security risks.

Community
Intermediate
shengmingzhishushengmingzhishu

vue-project-bootstrap

Initializes Vue 3 and Vite project baselines with TypeScript, routing, Pinia, and testing.

Community
Intermediate
shengmingzhishushengmingzhishu

vue-component-design

Designs Vue 3 components, Composables, and Pinia stores with defined contracts and boundaries.

Community
Intermediate
shengmingzhishushengmingzhishu

vue-testing

Test Vue 3 components, composables, and stores with Vitest and Vue Test Utils.

Community
Basic
shengmingzhishushengmingzhishu

spring-boot-testing

Tests Spring Boot applications using JUnit 5, Mockito, MockMvc, and Testcontainers.

Community
Intermediate
shengmingzhishushengmingzhishu

java-db-migration

Manages Spring Boot database migrations with Flyway or Liquibase scripts.

Community
Intermediate
shengmingzhishushengmingzhishu

spring-boot-development

Implements Spring Boot REST APIs, services, repositories, and integrations following layered architecture rules.

Community
Intermediate
shengmingzhishushengmingzhishu

spring-boot-code-review

Reviews Spring Boot code for layering, transactions, JPA, security, and concurrency issues.

Community
Intermediate
shengmingzhishushengmingzhishu

docs-design

Generates versioned HTML design documents with embedded interactive prototypes in the docs directory.

Community
Advanced
shengmingzhishushengmingzhishu

debugging

Diagnose software defects through structured reproduction, root-cause analysis, and profiling workflows.

Community
Intermediate
shengmingzhishushengmingzhishu

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Intermediate
shengmingzhishushengmingzhishu

integration-testing

Validates frontend-backend API contracts through joint debugging, Pact contract tests, and integration tests.

Community
Intermediate
shengmingzhishushengmingzhishu

project-analysis

Analyze project directories to generate tech stack, architecture, and quality reports.

Community
Advanced
shengmingzhishushengmingzhishu

qa-reset

Structures vague development requests into organized checklists using interaction mode and content dimension templates.

Community
Intermediate
shengmingzhishushengmingzhishu

karpathy-guidelines

Applies behavioral coding guidelines to reduce common LLM coding errors during implementation and review.

Community
Basic
shengmingzhishushengmingzhishu

security-audit

Scans dependencies, secrets, and OWASP Top 10 risks to generate security audit reports.

Community
Intermediate
shengmingzhishushengmingzhishu

cicd-automation

Generates GitHub Actions workflows, Dockerfiles, and deployment scripts for CI/CD pipelines.

Community
Intermediate
shengmingzhishushengmingzhishu

api-contract

Generates OpenAPI definitions, TypeScript types, and mock data for frontend-backend contract synchronization.

Community
Intermediate
shengmingzhishushengmingzhishu

ui-ux-pro-max

Generates design systems with color palettes, typography, and UX rules for web interfaces.

Community
Intermediate
shengmingzhishushengmingzhishu

web-design-guidelines

Review UI code against Vercel Web Interface Guidelines for design, accessibility, and UX compliance.

Community
Intermediate
shengmingzhishushengmingzhishu

frontend-code-review

Reviews React and TypeScript frontend code and produces structured audit reports.

Community
Intermediate
shengmingzhishushengmingzhishu

model-design

Generates and iterates single-file HTML prototypes using a structured design system workflow.

Community
Intermediate

Frequently Asked Questions About hanshan

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

You can scaffold Python projects, write FastAPI async services, run pytest suites with coverage and mocking, manage Alembic database migrations, perform OWASP security audits, generate OpenAPI contracts with TypeScript type sync, build HTML/React prototypes from a design system, and design LLM evaluation cases.

Who are these skills designed for?▼

Python backend engineers, frontend developers working with React/Next.js/Vue, QA engineers running integration and contract tests with Pact, and ML platform teams extending an ai-server evaluation framework with new evaluators, scorers, and target system integrations.

How do the frontend design skills work together?▼

ui-ux-pro-max acts as the central design system rule library with 50+ styles, 97 palettes, and 99 UX rules. model-design consumes it to generate standalone HTML prototypes, docs-design embeds interactive prototypes in project documentation, and frontend-design produces branded React components.

Are these skills open source and what do they cost?▼

The karpathy-guidelines skill is explicitly MIT licensed; other skills do not declare licenses in their manifests. All skills are free to install from the registry, with no stated usage fees or commercial restrictions beyond the declared MIT terms.

What prerequisites or dependencies do these skills require?▼

model-design and docs-design require ui-ux-pro-max as a mandatory design system dependency. python-testing uses Bash, Read, Grep, and Glob permissions. Evaluation skills target an existing ai-server project, and pymupdf-pdf requires the PyMuPDF (fitz) library for local PDF parsing.