firefly-sakura-config

Modify sakura petal density, size, speed, opacity, and z-index in sakuraConfig.ts.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/GodBlf/godblf.github.io --skill firefly-sakura-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firefly-sakura-config
Source: https://github.com/GodBlf/godblf.github.io/tree/main/.agents/skills/firefly-sakura-config
Command: npx skills add https://github.com/GodBlf/godblf.github.io --skill firefly-sakura-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily modify the configuration of the sakura (cherry blossom) visual effect in the Firefly theme, enabling customization of its appearance and performance.

Core Features & Use Cases

  • Sakura Effect Customization: Adjust parameters like the number of sakura petals, their size, opacity, falling speed, and layering (z-index).
  • Performance Balancing: Fine-tune the effect to maintain optimal website performance while achieving the desired visual aesthetic.
  • Use Case: A user wants to reduce the number of sakura petals displayed to improve page load times or make the effect less distracting.

Quick Start

Use the firefly-sakura-config skill to change the sakura count to 50 and set the z-index to 100.

Frequently Asked Questions about firefly-sakura-config

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

FAQPage Schema
How do I adjust the falling sakura effect configuration in the Firefly theme?

To adjust the falling sakura effect in the Firefly theme, you modify numerical and boolean parameters within the `src/config/sakuraConfig.ts` file to balance visual appeal with website performance.

Can I reduce the number of sakura petals to improve page load times?

Yes, you can reduce the number of sakura petals displayed by updating the sakura count parameter in `sakuraConfig.ts`, which helps improve page load times and makes the effect less distracting.

What visual properties of the cherry blossom effect can I customize?

You can customize the density, size, falling speed, opacity, and z-index layering of the cherry blossom petals by updating the corresponding parameters in the sakura configuration file.

Does modifying the Firefly sakura visual effect require specific dependencies?

No specific dependencies are required to modify the Firefly sakura visual effect, as the Skill operates directly on the `sakuraConfig.ts` file using precise numerical and boolean parameter updates.

Why should I balance the sakura petal density and opacity settings?

Balancing sakura petal density and opacity settings is necessary to maintain optimal website performance while achieving your desired visual aesthetic without overwhelming the page rendering.

What is the best way to change the z-index layering for falling sakura petals?

The best way to change the z-index layering for falling sakura petals is to apply a precise numerical update to the z-index parameter within the `src/config/sakuraConfig.ts` file.