๐ŸŽฏ

astroflare

๐ŸŽฏSkill

from siviter-xyz/dot-agent

VibeIndex|
What it does
|

Astro framework skill for building scalable TypeScript web projects with Tailwind CSS v4 on Cloudflare Workers, focusing on static generation and server-side islands with minimal JavaScript

๐Ÿ“ฆ

Same repository

siviter-xyz/dot-agent(16 items)

astroflare

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add siviter-xyz/dot-agent --skill astroflare
skills.sh Installโš  Installs to .agents/skills/
npx skills add siviter-xyz/dot-agent --skill astroflare
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/astroflare/SKILL.md

SKILL.md

83Installs
2
-
Last UpdatedJan 20, 2026

More from this repository10

๐ŸŽฏ
create-skill๐ŸŽฏSkill

Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.

๐ŸŽฏ
cursor-best-practices๐ŸŽฏSkill

Cursor IDE best practices skill covering Plan Mode usage, effective context management, test-driven development, codebase understanding, and Git workflows for maximizing AI-assisted productivity

๐ŸŽฏ
software-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
python๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
backend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
create-agents-md๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
frontend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
typescript๐ŸŽฏSkill

Enforces TypeScript best practices, type safety, and modern development standards for robust and maintainable code.

๐ŸŽฏ
semantic-git๐ŸŽฏSkill

Semantic Git skill for managing commits using Conventional Commits format with atomic staging, zagi-compatible for AI IDEs, offering manual command generation before execution

๐ŸŽฏ
cli-building๐ŸŽฏSkill

CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications