Back to Skills

wordpress-plugin-development

boisenoise
Updated 3 days ago
1 views
2
2
View on GitHub
Otherwordapiautomation

About

This skill provides a structured workflow for developing WordPress plugins, covering architecture, hooks, admin interfaces, and REST API integration. Use it when creating custom plugins, extending WordPress functionality, or building secure admin interfaces. It guides developers through setup, implementation, and security best practices.

Quick Install

Claude Code

Recommended
Primary
npx skills add boisenoise/skills-collections -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/boisenoise/skills-collections
Git CloneAlternative
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/wordpress-plugin-development

Copy and paste this command in Claude Code to install this skill

GitHub Repository

boisenoise/skills-collections
Path: skills/antigravity-wordpress-plugin-development
0

Related Skills

terraform-infrastructure

Other

This Claude Skill provides a specialized Terraform workflow for infrastructure as code, enabling developers to provision cloud resources and create reusable modules. It covers the full lifecycle including setup, state management, and multi-environment deployments. Use this when implementing IaC best practices or managing infrastructure at scale with Terraform.

View skill

python-fastapi-development

Other

This skill provides a specialized workflow for building production-ready Python backends with FastAPI. It covers async patterns, SQLAlchemy ORM integration, Pydantic validation, and authentication implementation. Use it when developing REST APIs, microservices, or any async Python backend requiring database integration and robust API patterns.

View skill

ai-agent-development

Other

This workflow provides a structured approach for developers building AI agents, from single autonomous agents to complex multi-agent systems. It covers agent design, orchestration with tools like CrewAI and LangGraph, and includes tool integration and memory systems. Use it when implementing agent architectures, multi-agent collaboration, or adding capabilities to your AI agents.

View skill

web-security-testing

Other

This Claude Skill provides a structured workflow for testing web applications against OWASP Top 10 vulnerabilities like injection and XSS. Use it during security assessments, penetration tests, or bug bounty hunting to systematically map, scan, and validate application security controls.

View skill