Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
workflow-dev-qa-handoff
[Workflow] Trigger Dev to QA Handoff workflow — development complete, handoff to qa for testing.
duc01226/EasyPlatform 6
-
refine-review
[Code Quality] Review PBI artifact for completeness, missing concerns, and quality before proceeding to story creation. AI self-review gate after /refine.
duc01226/EasyPlatform 6
-
feature
duc01226/EasyPlatform 6
-
knowledge-synthesis
[Research] Synthesize research findings into structured report using template. Final step of research workflow.
duc01226/EasyPlatform 6
-
dor-gate
[Code Quality] Validate PBI against Definition of Ready before grooming. Blocks unready PBIs from entering grooming.
duc01226/EasyPlatform 6
-
fix-fast
[Implementation] Analyze and fix small issues [FAST]
duc01226/EasyPlatform 6
-
db-migrate
[DevOps] Run or create database migrations
duc01226/EasyPlatform 6
-
fix-ui
[Implementation] Analyze and fix UI issues
duc01226/EasyPlatform 6
-
plan-fast
[Planning] No research. Only analyze and create an implementation plan
duc01226/EasyPlatform 6
-
changelog
[Documentation] Generate or update changelog entries. Use for release changelogs, version history, and change tracking across any project.
duc01226/EasyPlatform 6
-
cook
[Implementation] Implement a feature [step by step]
duc01226/EasyPlatform 6
-
mcp-builder
[AI & Tools] Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
duc01226/EasyPlatform 6
-
deep-research
[Research] Deep-dive into top sources from web-research. Extract key findings, cross-validate claims, build evidence base.
duc01226/EasyPlatform 6
-
planning
duc01226/EasyPlatform 6
-
workflow-ba-dev-handoff
[Workflow] Trigger BA to Dev Handoff workflow — ba hands off refined stories to development team with quality gate.
duc01226/EasyPlatform 6
-
graph-export
[Code Intelligence] Export the code review knowledge graph to a JSON file. Dumps all nodes (functions, classes, files) and edges (calls, imports, inheritance) from graph.db for external analysis or inspection.
duc01226/EasyPlatform 6
-
context
[Utilities] Load project context for current session
duc01226/EasyPlatform 6
-
quality-gate
[Code Quality] Run quality gate checklist. Use for pre-release, pre-dev, or pre-QA quality verification.
duc01226/EasyPlatform 6
-
feature-docs
[Documentation] Create or update business feature documentation in docs/business-features/{Module}/. Generates comprehensive 26-section docs with verified code evidence and AI companion files. Triggers on: feature docs, business feature documentation, module documentation, document feature, update feature docs, ai companion, ai context file, quick feature docs, feature readme, single file docs, verified documentation.
duc01226/EasyPlatform 6
-
plan-two
[Planning] Research & create an implementation plan with 2 approaches
duc01226/EasyPlatform 6
-
problem-solving
[Utilities] Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), and scale uncertainty (scale game). Triggers: problem-solving, structured thinking, decision framework, simplification cascade, collision-zone thinking, meta-pattern, inversion exercise, scale game.
duc01226/EasyPlatform 6
-
workflow-performance
[Workflow] Trigger Performance Optimization workflow — investigate bottlenecks, optimize queries, reduce latency.
duc01226/EasyPlatform 6
-
tech-stack-research
[Architecture] Research, analyze, and compare tech stack options as a solution architect. Evaluate top 3 choices per stack layer with detailed pros/cons, team-fit scoring, and market analysis. Generate comparison report.
duc01226/EasyPlatform 6
-
pdf-to-markdown
[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform.
duc01226/EasyPlatform 6