杨琼 avatar

杨琼

Community

@yangqiong · HangZhou, China

8Followers
|
69Public Repos
|
24Published Skills

Agent Skills by 杨琼

Showing 24 vetted skills indexed across 1 GitHub repositories.

yangqiongyangqiong

Changelog Skill

Generate and maintain project changelogs following Keep a Changelog and Semantic Versioning.

Community
Basic
yangqiongyangqiong

Code Comments Skill

Generate code comments and documentation following language-specific formats.

Community
Basic
yangqiongyangqiong

README Generator

Generate a README.md file with standard project documentation sections.

Community
Basic
yangqiongyangqiong

API Documentation Generator Skill

Generate Markdown API documentation from specifications and examples.

Community
Intermediate
yangqiongyangqiong

Infrastructure as Code Skill

Provision and manage AWS cloud infrastructure using Terraform configuration files.

Community
Advanced
yangqiongyangqiong

Deployment Automation Skill

Automate Blue-Green, Canary, and Rolling deployments with Kubernetes rollback scripts.

Community
Advanced
yangqiongyangqiong

Docker Setup Skill

Generate Dockerfiles, .dockerignore, and docker-compose.yml for containerizing applications.

Community
Intermediate
yangqiongyangqiong

CI/CD Pipeline Skill

Generate automated CI/CD pipeline configurations in YAML for GitHub Actions and GitLab CI/CD.

Community
Advanced
yangqiongyangqiong

Optimize Skill

Analyze code for performance bottlenecks and suggest optimizations with before/after examples.

Community
Advanced
yangqiongyangqiong

Code Review Skill

Review code for quality, functionality, performance, security, and maintainability.

Community
Intermediate
yangqiongyangqiong

security-audit

Audit code for OWASP Top 10 vulnerabilities and generate a prioritized report.

Community
Advanced
yangqiongyangqiong

Refactor Skill

Analyze code smells and apply refactoring transformations like Extract Method and Rename.

Community
Intermediate
yangqiongyangqiong

integration-test

Generate integration tests for API endpoints, database operations, and inter-service communication.

Community
Intermediate
yangqiongyangqiong

Unit Test Generation Skill

Generate unit tests for JavaScript functions using TDD principles.

Community
Intermediate
yangqiongyangqiong

Test-Driven Development Assistant

Guide the Red-Green-Refactor cycle for Test-Driven Development.

Community
Intermediate
yangqiongyangqiong

Test Coverage Analysis Skill

Analyze code execution metrics to identify and prioritize missing test cases.

Community
Intermediate
yangqiongyangqiong

API Builder Skill

Generate Express.js and TypeScript RESTful APIs with validation and error handling.

Community
Advanced
yangqiongyangqiong

Database Schema Design Skill

Design normalized PostgreSQL schemas with indexes and constraints.

Community
Intermediate
yangqiongyangqiong

React Component Generator Skill

Generates functional React components with TypeScript, hooks, and accessibility.

Community
Intermediate
yangqiongyangqiong

Frontend Optimization Skill

Optimizes web app frontend performance via code splitting, image optimization, memoization, and virtual scrolling.

Community
Intermediate
yangqiongyangqiong

Data Visualization Skill

Generate line, bar, scatter, histogram, box, and heatmap plots with Matplotlib and Seaborn.

Community
Intermediate
yangqiongyangqiong

Data Cleaning Skill

Cleans raw datasets by handling missing values, duplicates, and data types.

Community
Intermediate
yangqiongyangqiong

Statistical Analysis Skill

Perform statistical analyses on datasets using pandas, numpy, scipy, scikit-learn, and seaborn.

Community
Intermediate
yangqiongyangqiong

Report Generator Skill

Generate HTML data reports from pandas DataFrames with summaries and analyses.

Community
Intermediate