quasi-coder
Audited by Runlayer on Feb 22, 2026
Malicious tool definition detected
Tool: SKILL.md [1/3] Description: --- name: quasi-coder description: 'Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology.
Tool: SKILL.md [2/3] Description: updates or short-term goals: - Feature-specific API documentation - One-time data migration scripts - Prototype code samples for reference - External service integration guides - Troubleshooting logs or debug information - Stakeholder requirements documents for current tasks These resources are relevant for immediate work but may not apply to future implementations.
Tool: SKILL.md [3/3] Description: to login page ()=> if yes, load user dashboard with their data ()=> show error if data fetch fails // end-shorthand ``` **Implementation**: Convert to proper TypeScript with authentication checks, routing, data fetching, and error handling.