KwokYC
- 8 skills
- 0 followers
- 20 hours ago last updated
- ▌ Debug Detective · kwokycThis skill should be used when "debug this", "find the bug", "why is this broken", "this isn't working", "help me debug", "investigate this issue", "trace this error", "figure out what's wrong", "troubleshoot".
- ▌ Refactor Master · kwokycThis skill should be used when "refactor this", "clean up this code", "improve code structure", "reduce duplication", "extract function", "split this file", "this code is messy", "DRY this up", "improve maintainability".
- ▌ Security Scanner · kwokycThis skill should be used when "check for security issues", "security review", "scan for vulnerabilities", "find security bugs", "audit this code for security", "check for SQL injection", "check for XSS", "find hardcoded secrets", "security audit".
- ▌ Code Quality Guard · kwokycThis skill should be used when "review my code quality", "improve this code", "make this cleaner", "simplify this code", "is this over-engineered", "refactor for readability", "follow Karpathy principles", "keep it simple", "don't over-engineer this".
- ▌ DB Query Optimizer · kwokycThis skill should be used when "optimize this query", "slow database queries", "N+1 query problem", "add database index", "SQL performance", "query is slow", "optimize ORM queries", "database bottleneck", "reduce query count".
- ▌ API Designer · kwokycThis skill should be used when "design an API", "create REST endpoints", "design API structure", "API best practices", "how should I design this endpoint", "REST API conventions", "API error handling", "API versioning", "design a webhook".
- ▌ Smart Commit · kwokycThis skill should be used when "write a commit message", "commit these changes", "create a commit", "what should my commit message be", "help me commit", "write conventional commits", "generate PR description", "create a pull request description", "write PR body".
- ▌ Tdd Enforcer · kwokycThis skill should be used when "write tests first", "do TDD", "test driven development", "write tests before code", "test this feature", "add test coverage", "make sure this is tested", "write unit tests", "add integration tests".