Skills
performane-audit
| Repo | drospect |
| Description | Perform a thorough performance audit of the codebase. Use when the user asks for performance review, optimization opportunities, slow API diagnosis, bundle analysis, or database query efficiency checks. |
| Source | https://github.com/dcodinglabs/drospect/blob/dev/.claude/skills/performance-audit/SKILL.md |
security-audit
| Repo | drospect |
| Description | Perform a thorough security audit of the codebase. Use when the user asks for a security review, vulnerability scan, or wants to check for secrets, injection flaws, auth issues, or OWASP risks. |
| Source | https://github.com/dcodinglabs/drospect/blob/dev/.claude/skills/security-audit/SKILL.md |
debug
| Repo | drospect |
| Description | Investigate and diagnose a bug or error in the application. Use when the user reports an error, unexpected behavior, or wants help troubleshooting. |
| Source | https://github.com/dcodinglabs/drospect/blob/dev/.claude/skills/security-audit/SKILL.md |