Agent Skills by chuangkevin
Showing 35 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implement OpenSpec change tasks by parsing CLI JSON outputs and editing code.
openspec-explore
Explore codebases and clarify requirements through questions and diagrams.
openspec-verify-change
Verify code changes against openspec artifacts and generate a prioritized report.
openspec-new-change
Scaffold an OpenSpec change and display the first artifact template.
openspec-archive-change
Archive completed openspec changes into openspec/changes/archive with status checks.
openspec-onboard
Guide new contributors through the OpenSpec workflow from proposal to archive.
openspec-propose
Scaffold proposal.md, design.md, and tasks.md for software changes.
openspec-continue-change
Creates the next required OpenSpec change artifact via the openspec CLI.
openspec-sync-specs
Merges delta specs into main openspec files via the openspec CLI.
openspec-ff-change
Generate OpenSpec artifacts from a descriptive input using the openspec CLI.
houseprice-object-management
Manage property listing lifecycle and transform AdaptedWebCase entries for consumer search.
houseprice-business-member
Identify active 2B business members by phone or ID and map permissions.
houseprice-object-sync
Documents Hangfire jobs syncing data from MySQL-like sources to AWS S3 targets.
houseprice-order-quota
Explains HousePrice order-quota domain including order, quota, and product type interactions.
nuget-decompile-with-ilspycmd
Locates external NuGet types and verifies them with ilspycmd in C# projects.
houseprice-skill-template
Author HousePrice skill markdown files with YAML frontmatter and Chinese-first content.
houseprice-project-mapping
Map HousePrice Web projects to their WebService and Task counterparts.
houseprice-backend-architecture
Document MSSQL to Elasticsearch sync architecture with Hangfire jobs and cache strategies.
houseprice-codebase-research
Trace controller-to-repository implementations and map cross-repo dependencies.
houseprice-price-es-tag-update
Explain TagUpdateDatetime transitions across PriceTag, PriceEs, and PriceUpdateCommunity.
houseprice-community
Map HousePrice community and transaction records using join keys and tagging fields.
using-git-worktrees
Create isolated git worktrees for feature branches with automated setup and test verification.
test-driven-development
Enforces a test-first Red-Green-Refactor workflow for automated test and CI environments.
systematic-debugging
Diagnose software defect root causes through a four-phase investigation workflow.