Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Skills Repository

This repository contains local agent skills used to guide task workflows.

Install With skills CLI

Use the skills npm package to install these skills.

# Install skills from this repository (interactive)
npx skills add xfiveco/skills

Repository Layout

  • skills/plan-task/SKILL.md
  • skills/task-complete/SKILL.md
  • skills/xfive-figma-to-wordpress/SKILL.md
  • skills/xfive-chisel-acf-blocks/SKILL.md
  • skills/xfive-chisel-development/SKILL.md
  • skills/xfive-remote-repo-code-review/SKILL.md

Each skill lives in its own directory and is defined by a SKILL.md file.

Included Skills

plan-task

Reads task.md, scans the repository, captures discoveries, asks clarifying questions, and prepares a detailed implementation plan before coding.

task-complete

Finalizes a completed task by preparing MR/PR title and description, handling task.md cleanup, and guiding the final push/open-PR step.

xfive-figma-to-wordpress

Implement Figma designs. Create WordPress pages from Figma designs. Create WordPress blocks and components from Figma designs. Compliment Figma MCP server.

xfive-chisel-acf-blocks

Create custom ACF block in WordPress themes based on Chisel 2.0.

xfive-chisel-development

Comprehensive set of guidelines for AI agents regarding WordPress development with Chisel 2.0 framework.

xfive-remote-repo-code-review

Supports reviewing pull requests (GitHub) or merge requests (GitLab) with CLI tools.

Notes

  • This is a workflow/configuration repository, not an application codebase.
  • Add new skills under skills/<skill-name>/SKILL.md.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors