[Frontend] Use when you need to extract design context from Figma URLs via MCP, REST API, or screenshot fallback.
Skills in this repository
duc01226/EasyPlatform - Page 2
SkillsMP has collected 310 skills from duc01226/EasyPlatform. Open a skill to review its source and details.
duc01226/EasyPlatformShowing 40 of 310 collected skills.
[Implementation] Use when you need to analyze and fix issues [INTELLIGENT ROUTING]. Flag: --target={ci|issue|logs|test|types|ui} scopes the fix; --target=types resolves TypeScript errors inline.
[Frontend] Use when you need to create distinctive, production-grade frontend interfaces with high design quality.
[Git] Use when you need to resolve git merge/cherry-pick/rebase conflicts with backup, analysis, and reporting.
[Git] Use when generating developer KPI, performance, contribution value, story point, man-day, or code-quality reports from local git commit history.
[Git] Use when you need ⚠️ Merge code from one branch to another.
[Code Intelligence] Use when you need to analyze the blast radius of current code changes using the structural knowledge graph.
[Code Intelligence] Use when you need to build, update, or sync the code review knowledge graph. Flag: --scope={full|update|sync} (default auto-detect); --scope=full forces a full rebuild, --scope=update re-parses uncommitted working-tree changes,…
[Code Intelligence] Use when you need to detect frontend-to-backend API connections using the knowledge graph.
[Code Intelligence] Use when you need to export the code review knowledge graph. Flag: --format={json|mermaid} (default json); --format=json dumps the full graph to a JSON file, --format=mermaid renders a single file as a Mermaid flowchart diagram.
[Code Intelligence] Use when you need to query code relationships and connections using the structural knowledge graph.
[Code Intelligence] Use when investigating what happens when code executes, understanding blast radius, or tracing frontend-to-backend flows.
[Planning] Use when you need to start a new project from scratch with full waterfall inception — idea, research, domain modeling, tech stack, and implementation plan.
[Quality] Use when setting up an agent quality harness with feedforward guides and feedback sensors.
[Project Management] Use when capturing new ideas, feature requests, or concepts for future refinement.
[Code Quality] Use when you need to review integration tests for assertion quality, bug protection, repeatability, and test-spec traceability — AND verify the review target (changed production code) has test coverage (integration-first) with spec↔test↔code…
[Testing] Use when you need to generate or review integration tests.
[Testing] Use when you need to verify integration tests pass after writing and reviewing them.
[Frontend] Use when you need interface design for product UIs — dashboards, admin panels, SaaS apps, tools.
[Fix & Debug] Use when you need to investigate and explain how existing features or logic work. Flag: --mode=explain produces a one-way developer-narrative explanation (Purpose → How → Why → Impact) tuned by coding level; use /understand for the standalone…
[Utilities] Use when recording an engineering journal entry — capture decisions, blockers, lessons, or progress notes during work.
[Research] Use when you need to review knowledge artifacts for completeness, citation quality, confidence accuracy, and template compliance.
[Research] Use when you need to synthesize research findings into structured report using template.
[Utilities] Use when you need to teach Claude lessons that persist across sessions.
[Code Quality] Use when you need to run linters and fix issues for backend or frontend.
[Quality] Use when you need to research and configure code quality tooling for any tech stack — linters, formatters, static analysis, pre-commit hooks, and CI gates.
[Decision Support] Use when pressure-testing irreversible, high-stakes decisions with adversarial AI advisors.
[Content] Use when you need background HTTP server rendering markdown files with calm, book-like reading experience.
[Document Processing] Use when you need to convert markdown files to Microsoft Word ( DOCX) format with GFM support and math rendering.
[Document Processing] Use when you need to convert markdown files to PDF with syntax highlighting and custom CSS support.
[Research] Use when you need to analyze market landscape: competitors, sizing (TAM/SAM/SOM), trends, SWOT, customer segments.
[Utilities] Use when saving or recovering task progress across sessions via file checkpoints — especially before context compaction.
[Code Quality] Use when the user asks to analyze package upgrades, check for outdated dependencies, plan npm/NuGet updates, or assess breaking changes in package updates.
[Code Quality] Use when you need an AI-assisted Dev BA PIC review of PBI drafts.
[Project Management] Use when you need to generate an HTML mockup report from PBI and story artifacts.
[Document Processing] Use when you need to convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR).
[Debugging] Use when analyzing or optimizing performance bottlenecks: database queries, N+1 fan-out, indexing, API latency, memory, concurrency, algorithmic complexity (O(n²)), frontend rendering, caching, and distributed paths.
[Planning] Use when the user provides an implementation plan file and asks to analyze it, assess impact, update specifications, or verify planned changes.
[Implementation] Use when you need to start coding & testing an existing plan. Flags: --approval=off (auto/trust mode, no approval gate), --tests=off (skip the test step), --parallel (parallel phase execution via subagents).
[Planning] Use when you need to auto-review a plan for validity, correctness, and best practices — recursive: review, validate findings with why-review, fix validated findings, full re-review until no findings.