design

Route deprecated 'design' alias invocations to the 'write-wp-design' skill.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/daddia/space --skill design-daddia
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/daddia/space/tree/main/.agents/skills/design
Command: npx skills add https://github.com/daddia/space --skill design-daddia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Redirects users who reference the deprecated 'design' alias to the current 'write-wp-design' skill, ensuring continuity while the old alias is phased out.

Core Features & Use Cases

  • Alias redirection: Treats 'design' as an alias for 'write-wp-design' to preserve existing workflows.
  • Seamless upgrade path: Allows projects to migrate to the new skill without changing usage context.
  • Deprecation awareness: Communicates the future removal timeline and recommended replacement.

Quick Start

Invoke write-wp-design in place of design with the same context.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate workflows from the deprecated design alias to write-wp-design?▼

To migrate workflows from the deprecated design alias, invoke write-wp-design directly using the same context. This preserves existing functionality, including walking-skeleton and TDD-like outputs, while ensuring compatibility with the new design workflow.

What happens when I invoke the deprecated design skill alias?▼

Invoking the deprecated design alias automatically routes to the current write-wp-design skill. This mapping preserves legacy workflow functionality and ensures continuity while the old alias is phased out.

Do I need to update existing references to the design alias in my workflow?▼

Yes, you should update existing references to the design alias by replacing them with write-wp-design. Although the alias maintains backward compatibility currently, it is scheduled for future removal.

Can I use the design alias with walking-skeleton and TDD-like outputs?▼

Yes, you can use the design alias for walking-skeleton and TDD-like outputs. The alias maps directly to write-wp-design, ensuring these specific output capabilities remain fully supported during the transition.

When will the design skill alias be removed?▼

The design skill alias is currently deprecated and scheduled for future removal. Users are advised to transition to write-wp-design immediately to prevent workflow interruptions when the alias is eventually retired.