Tiramisu-wwh/quality-workflow-skills
Quality gate skills for PRD review, security review, test planning, test case generation, code review, and Apifox execution
Quality gate skills for PRD review, security review, test planning, test case generation, code review, and Apifox execution
npx skills add Tiramisu-wwh/quality-workflow-skillsQuality gate skills for PRD review, security review, test planning, test case generation, code review, and Apifox execution
Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
A deliberately tiny ToDo app whose real purpose is exercising Claude Code automation primitives before transferring the skills to production projects.
AI Models for Strategy Recommendations in Formula 1 races. Final Thesis Project of UIE Intelligent Systems Engineering (work in progress).
Salesforce Data Cloud Connect phase. TRIGGER when: user manages Data Cloud connections, connectors, connector metadata, tests a connection, browses source objects or databases, or sets up a new source system. DO NOT TRIGGER when: the task is about data streams or DLOs (use sf-datacloud-prepare), DMOs or identity resolution (use sf-datacloud-harmonize), retrieval/search (use sf-datacloud-retrieve), or STDM telemetry (use sf-ai-agentforce-observability).
React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving Vite configuration, build optimization, code splitting, lazy loading, HMR, bundle size, or React performance.
Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.