Back to authors
duc01226

duc01226

144 Skills published on GitHub.

repomix

[AI & Tools] Package code repositories into single AI-friendly files using Repomix with customizable patterns and multiple output formats. Triggers: repomix, package repo, repository context, codebase snapshot, repo pack.

UncategorizedView skill →

research

[Planning] Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.

UncategorizedView skill →

review-changes

[Review & Quality] Review all uncommitted changes before commit

UncategorizedView skill →

review-codebase

[Review & Quality] ⚡⚡⚡ Scan & analyze the codebase.

UncategorizedView skill →

review-post-task

[Review & Quality] ⚡⚡⚡ Two-pass code review for task completion

UncategorizedView skill →

review

[Review & Quality] ⚡⚡ Perform comprehensive code review

UncategorizedView skill →

scout-ext

[Utilities] ⚡ Use external agentic tools to scout given directories

UncategorizedView skill →

scout

[Utilities] Fast codebase file discovery for task-related files. Use when quickly locating relevant files across a large codebase, beginning work on features spanning multiple directories, or before making changes that might affect multiple parts. Triggers on "find files", "locate", "scout", "search codebase", "what files".

UncategorizedView skill →

security

[Review & Quality] ⚡⚡ Perform security review

UncategorizedView skill →

sequential-thinking

[Planning] 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.

UncategorizedView skill →

skill-add

[Tooling & Meta] Add new reference files or scripts to a skill

UncategorizedView skill →

skill-create

[Tooling & Meta] Create a new agent skill

UncategorizedView skill →

skill-fix-logs

[Tooling & Meta] Fix the agent skill based on `logs.txt` file.

UncategorizedView skill →

skill-optimize

[Tooling & Meta] Optimize an existing agent skill

UncategorizedView skill →

skill-plan

[Tooling & Meta] Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, frameworks, libraries or plugins usage, or API and tool integrations.

UncategorizedView skill →

tasks-code-review

[Testing] Autonomous subagent variant of code-review. Use when reviewing code changes, pull requests, or performing refactoring analysis with focus on patterns, security, and performance.

UncategorizedView skill →

tasks-documentation

[Docs] Autonomous subagent variant of documentation. Use when creating or updating technical documentation, API documentation, or inline code documentation.

UncategorizedView skill →

tasks-feature-implementation

[Implementation] Autonomous subagent variant of feature-implementation. Use when implementing new features or enhancements requiring multi-layer changes (Domain, Application, Persistence, API, Frontend).

UncategorizedView skill →

tasks-spec-update

[Testing] Use when updating specifications, comparing branches, or ensuring documentation reflects current implementation.

UncategorizedView skill →

tasks-test-generation

[Testing] Use when creating or enhancing unit tests, integration tests, or defining test strategies for backend and frontend code.

UncategorizedView skill →

team-dependency

[Team] Map and visualize feature dependencies. Use when analyzing dependencies, identifying blockers, or creating dependency graphs. Triggers on keywords like "dependencies", "blockers", "what blocks", "dependency map".

UncategorizedView skill →

team-design-spec

[Team] Create UI/UX design specifications from requirements or Figma designs. Covers component specs (Atom/Molecule/Organism), accessibility audits (WCAG 2.1 AA), design tokens, responsive behavior, and dev handoffs. Triggers on "design spec", "ui spec", "component spec", "accessibility audit", "design handoff", "design tokens", "wireframe", "mockup".

UncategorizedView skill →

team-figma-extract

[Team] Extract design specifications and tokens from Figma files via MCP. Use when pulling design from Figma, extracting colors/typography, or converting Figma to spec. Triggers on keywords like "figma extract", "figma url", "figma tokens", "pull figma", "figma design".

UncategorizedView skill →

team-idea

[Team] Capture and structure product ideas as backlog artifacts. Use when capturing new ideas, feature requests, or concepts for future refinement. Triggers on keywords like "capture idea", "new idea", "feature idea", "add to backlog", "quick idea".

UncategorizedView skill →

team-prioritize

[Team] Order backlog items using RICE, MoSCoW, or Value-Effort frameworks. Use when prioritizing backlog, ranking features, or ordering work items. Triggers on keywords like "prioritize", "RICE score", "MoSCoW", "rank backlog", "order by value".

UncategorizedView skill →

team-quality-gate

[Team] Run quality gate checklists for development stages. Covers 4 stage gates (Idea>PBI, PBI>Dev, Dev>QA, QA>Release), compliance verification (architecture, security, accessibility, performance), audit trails, and quality metrics. Triggers on "quality gate", "qa gate", "pre-release", "checklist", "gate check", "compliance", "quality metrics", "QC review".

UncategorizedView skill →

team-refine

[Team] Transform ideas into Product Backlog Items using BA best practices, hypothesis validation, and domain research. Use when converting ideas to PBIs, validating problem hypotheses, adding acceptance criteria, or refining requirements. Triggers on "create pbi", "refine idea", "convert to pbi", "acceptance criteria", "make actionable", "validate hypothesis".

UncategorizedView skill →

team-status

[Team] Generate status reports for sprints or projects. Use when creating status reports, checking progress, or summarizing sprint metrics. Triggers on keywords like "status report", "sprint status", "progress", "how are we doing".

UncategorizedView skill →

team-story

[Team] Break PBIs into user stories using vertical slicing, SPIDR splitting, and INVEST criteria. Use when creating user stories from PBIs, slicing features, or breaking down requirements. Triggers on keywords like "user story", "create stories", "slice pbi", "story breakdown", "vertical slice", "split story".

UncategorizedView skill →

team-team-sync

[Team] Generate meeting agendas and facilitate team coordination. Use when preparing standups, sprint reviews, or team meetings. Triggers on keywords like "standup", "team sync", "meeting agenda", "daily", "sprint review".

UncategorizedView skill →

team-test-cases

[Team] Generate detailed executable test cases from specifications. Use when creating detailed test cases, expanding test specs, or generating TC-IDs. Triggers on keywords like "test cases", "generate tests", "detailed tests", "TC-", "executable tests".

UncategorizedView skill →

team-test-spec

[Team] Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning QA coverage. Triggers on keywords like "test spec", "test specification", "qa spec", "test strategy", "what to test".

UncategorizedView skill →

test-generation

[Testing] Use when the user asks to generate test cases, create test specifications, write unit tests, create QA documentation, or analyze test coverage. Triggers on keywords like "test", "test case", "unit test", "QA", "coverage", "Given When Then", "BDD", "TDD", "spec".

UncategorizedView skill →

test-specs-docs

[Testing] Create or update EasyPlatform test specifications in docs/test-specs/{Module}/. Covers external memory-driven analysis, 4-priority test generation, comprehensive document structure with ERD and traceability. Triggers on "test specs", "test specifications", "test cases", "test scenarios", "QA documentation", "Given-When-Then", "BDD", "TDD", "coverage".

UncategorizedView skill →

test-ui

[DevOps & Infra] Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

UncategorizedView skill →

test

[Testing] ⚡ Run tests locally and analyze the summary report.

UncategorizedView skill →

ui-ux-pro-max

[Utilities] Design intelligence database for UI/UX decisions (tech-agnostic). Use FIRST when planning beautiful interfaces - provides style recommendations, color palettes, font pairings, UX guidelines BEFORE implementation. Searchable: 50 styles (glassmorphism, minimalism, brutalism), 21 color palettes, 50 font pairings, chart recommendations, landing page structures, accessibility patterns. Works with any stack (React, Vue, Angular, Flutter). For React component implementation, use shadcn-tailwind instead. Triggers on: beautiful UI, design system, color palette, font pairing, UX review, style guide.

UncategorizedView skill →

use-mcp

[Tooling & Meta] Utilize tools of Model Context Protocol (MCP) servers

UncategorizedView skill →

watzup

[Utilities] ⚡ Review recent changes and wrap up the work

UncategorizedView skill →

web-design-guidelines

[Frontend] Review UI code for web interface design compliance covering WCAG 2.2/3.0 accessibility, responsive design, performance, usability, and modern best practices. Use when asked to 'review my UI', 'check accessibility', 'audit design', 'review UX', 'check responsive design', or 'check my site against best practices'. Actions: review, check, audit, analyze, validate. Topics: accessibility, WCAG, ARIA, semantic HTML, focus states, forms, animation, typography, content handling, images, performance, Core Web Vitals, navigation, touch interaction, responsive design, mobile-first, dark mode, internationalization, hydration.

UncategorizedView skill →

webapp-testing

[Testing] Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

UncategorizedView skill →

why-review

[Review & Quality] Audit completed feature/refactor for reasoning quality with Understanding Score (0-5)

UncategorizedView skill →

workflow-start

[Tooling & Meta] Activate a workflow from the injected catalog. Use when the workflow-router hook injects a catalog and a matching workflow is identified, or when the user explicitly requests a workflow activation (e.g., "start feature workflow", "activate bugfix workflow").

UncategorizedView skill →

worktree

[Utilities] Create isolated git worktree for parallel development

UncategorizedView skill →

Page 3 of 3 · 144 results