S
Skill Authoring Guide
A comprehensive guide for writing high-quality skill packs for AI coding agents using Cursor and Claude.
DevCursorskill-packcursorclaude-codedocumentation
Pending ReviewA comprehensive guide for writing high-quality skill packs for AI coding agents using Cursor and Claude.
Full TDD workflow: red→green→refactor cycle with auto-generated tests and implementation, ensuring 80%+ test coverage.
Automated code review workflow checking quality, security, and maintainability with detailed reports and suggestions.
Systematic debugging methodology: reproduce→isolate→diagnose→fix→verify with automatic log collection, root cause analysis, and fix generation.