Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wireframe-to-spec
[Frontend] Convert hand-drawn wireframes, digital wireframes, or UI sketches into structured design specifications. Accepts image inputs and produces ui-wireframe-protocol-formatted specs. Triggers on wireframe, sketch, hand-drawn, mockup image, wireframe to spec, sketch to code.
duc01226/EasyPlatform 6
-
plans-kanban
[Planning] Plans dashboard server with progress tracking and timeline visualization.
duc01226/EasyPlatform 6
-
docs-init
[Documentation] Initialize project reference docs via hook + scan skills
duc01226/EasyPlatform 6
-
design-screenshot
[Design] Create a design based on screenshot
duc01226/EasyPlatform 6
-
sequential-thinking
[AI & Tools] Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work.
duc01226/EasyPlatform 6
-
checkpoint
[Utilities] Save analysis context to checkpoint file for recovery
duc01226/EasyPlatform 6
-
code-no-test
[Implementation] Start coding an existing plan (no testing)
duc01226/EasyPlatform 6
-
scan-code-review-rules
[Documentation] Scan project and populate/sync docs/project-reference/code-review-rules.md with code conventions, anti-patterns, architecture rules, and review checklists.
duc01226/EasyPlatform 6
-
scan-frontend-patterns
[Documentation] Scan project and populate/sync docs/project-reference/frontend-patterns-reference.md with component base classes, state management, forms, API services, routing, and styling conventions.
duc01226/EasyPlatform 6
-
skill-fix-logs
[Skill Management] Fix the agent skill based on `logs.txt` file.
duc01226/EasyPlatform 6
-
scan-feature-docs
[Documentation] Scan project and populate/sync docs/project-reference/feature-docs-reference.md with app-to-service mapping, doc structure, templates, and documentation conventions.
duc01226/EasyPlatform 6
-
skill-creator
duc01226/EasyPlatform 6
-
cook-auto-fast
[Implementation] No research. Only scout, plan & implement [trust me bro]
duc01226/EasyPlatform 6
-
workflow-sprint-planning
[Workflow] Trigger Sprint Planning workflow — sprint planning ceremony with backlog prioritization and dependency check.
duc01226/EasyPlatform 6
-
cook-parallel
[Implementation] Parallel implementation - multiple tasks simultaneously
duc01226/EasyPlatform 6
-
workflow-design
[Workflow] Trigger Design Workflow workflow — designer workflow: create design specification and implement UI (product, marketing, creative) from requirements or screenshots.
duc01226/EasyPlatform 6
-
journal
[Utilities] Write some journal entries.
duc01226/EasyPlatform 6
-
refactoring
[Code Quality] Restructure code without changing behavior using extract method, extract class, rename, move, and inline patterns. Triggers: refactor, extract method, extract class, rename symbol, restructure code, clean up code, decompose function.
duc01226/EasyPlatform 6
-
devops
[DevOps] Use when deploying to Cloudflare (Workers, R2, D1, KV, Pages), Docker, or GCP (Compute Engine, GKE, Cloud Run). Covers serverless deployment, container management, CI/CD pipelines, cloud infrastructure costs, caching strategies, and cloud-native applications.
duc01226/EasyPlatform 6
-
claude-md-init
[Documentation] Initialize, update, or refactor CLAUDE.md from project-config.json and codebase scan results. Triggers on: claude.md init, claude.md update, claude.md sync, claude.md refactor, init claude, setup claude, generate claude.md, refresh claude.md.
duc01226/EasyPlatform 6
-
docs-update
[Documentation] Holistic documentation orchestrator — detects impacted docs from git changes and updates project docs + business feature docs
duc01226/EasyPlatform 6
-
create-feature
[Implementation] Scaffold a new feature with backend and frontend components
duc01226/EasyPlatform 6
-
web-design-guidelines
[Code Quality] Review UI code for web design best practices including WCAG 2.2 accessibility, responsive design, Core Web Vitals performance, and modern UX patterns. Review-only skill. Triggers on design guidelines review, accessibility audit, visual review, UI compliance check, WCAG check.
duc01226/EasyPlatform 6
-
workflow-bugfix
[Workflow] Trigger Bug Fix workflow — systematic debugging with root cause investigation, fix, and verification.
duc01226/EasyPlatform 6