wolfstar avatar

wolfstar

Official

@wolfstar-project · Italy

0Followers
|
16Public Repos
|
37Published Skills

All projects for bot WolfStar

Skills Distribution
DomainDeveloper To...Nuxt & Vue Ecosyst.. (35%)Frontend Design & .. (25%)Web Performance, S.. (20%)Testing, Debugging.. (12%)

Agent Skills by wolfstar

Showing 37 vetted skills indexed across 1 GitHub repositories.

wolfstar-projectwolfstar-project

planning-with-files

Maintains persistent markdown planning files on disk so agent work survives context loss and session resets.

Official
Advanced
wolfstar-projectwolfstar-project

domain-modeling

Builds and maintains project domain glossaries and architectural decision records.

Official
Intermediate
wolfstar-projectwolfstar-project

nuxt-seo

Configure robots, sitemaps, OG images, and schema.org structured data for Nuxt applications.

Official
Intermediate
wolfstar-projectwolfstar-project

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Official
Intermediate
wolfstar-projectwolfstar-project

fixing-motion-performance

Audit and fix CSS and JavaScript animation performance issues including layout thrashing and scroll-linked motion.

Official
Intermediate
wolfstar-projectwolfstar-project

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before applying fixes.

Official
Advanced
wolfstar-projectwolfstar-project

impeccable

Designs, critiques, audits, and refines frontend interfaces across web and native platforms.

Official
Advanced
wolfstar-projectwolfstar-project

hallmark

Generates and audits UI designs that avoid recognizable AI-generated layout patterns.

Official
Advanced
wolfstar-projectwolfstar-project

web-quality-audit

Audits web pages for performance, accessibility, SEO, and best-practice issues using Lighthouse-based checks.

Official
Intermediate
wolfstar-projectwolfstar-project

web-design-guidelines

Review UI code files against Vercel Web Interface Guidelines and report findings.

Official
Basic
wolfstar-projectwolfstar-project

core-web-vitals

Diagnose and optimize LCP, INP, and CLS metrics for web pages.

Official
Intermediate
wolfstar-projectwolfstar-project

nuxt-content

Build typed, content-driven Nuxt applications with @nuxt/content collections and queries.

Official
Intermediate
wolfstar-projectwolfstar-project

improve-codebase-architecture

Scan a codebase for module deepening opportunities and present them as a visual HTML report.

Official
Advanced
wolfstar-projectwolfstar-project

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Official
Basic
wolfstar-projectwolfstar-project

nuxt-i18n

Configure locales, translated routes, and localized messages in Nuxt applications with @nuxtjs/i18n.

Official
Intermediate
wolfstar-projectwolfstar-project

baseline-ui

Reviews and fixes UI code against spacing, typography, animation, and accessibility constraints.

Official
Intermediate
wolfstar-projectwolfstar-project

skill-creator

Create, evaluate, and iteratively improve Claude skills with benchmarked test runs.

Official
Advanced
wolfstar-projectwolfstar-project

nuxt

Guides Nuxt application development across routing, data fetching, server routes, and configuration.

Official
Advanced
wolfstar-projectwolfstar-project

writing-plans

Generates detailed multi-task implementation plans with TDD steps from feature specifications.

Official
Intermediate
wolfstar-projectwolfstar-project

webapp-testing

Test local web applications with Playwright scripts and managed server lifecycles.

Official
Intermediate
wolfstar-projectwolfstar-project

frontend-design

Guides creation of distinctive, non-templated visual designs for web UI projects.

Official
Intermediate
wolfstar-projectwolfstar-project

performance

Optimize web page loading speed, rendering efficiency, and resource delivery against Core Web Vitals budgets.

Official
Intermediate
wolfstar-projectwolfstar-project

seo

Optimize web pages for search engine visibility using technical, on-page, and structured data techniques.

Official
Intermediate
wolfstar-projectwolfstar-project

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines.

Official
Intermediate

Frequently Asked Questions About wolfstar

FAQPage Schema
What tasks can I accomplish with wolfstar's skill collection?▼

You can develop Nuxt/Vue applications, configure SEO with sitemaps and schema-org structured data, internationalize sites, audit performance and accessibility against WCAG 2.2, optimize Core Web Vitals, run Playwright browser tests, practice test-driven development, and manage Turborepo monorepos and Nitro server deployments.

Who is the target audience for these skills?▼

Frontend and full-stack engineers working in the Nuxt, Vue, and TypeScript ecosystem, plus web quality specialists handling SEO, accessibility, and performance audits. Several skills also target maintainers of the Code Zero CLI, oRPC servers, and Turborepo-based monorepos.

How do I install and use these skills?▼

Each skill ships as a folder with native frontmatter defining its name, description, and trigger conditions. Install them into your agent skill registry, and they activate automatically when your request matches their described use cases, such as 'audit my site' or 'improve Core Web Vitals'.

Are wolfstar's skills open source and free to use?▼

Most skills carry the MIT license, including nuxt-seo, nuxt-content, nuxt-i18n, core-web-vitals, accessibility, seo, and performance. A few, such as webapp-testing and frontend-design, reference complete terms in a bundled LICENSE.txt file, so check each skill folder before redistribution.

What prerequisites or dependencies do these skills require?▼

Skills assume a working Nuxt/Vue/TypeScript project context; webapp-testing requires Playwright for browser interaction, nuxt-modules targets npm publishing and CI/CD setups, and turborepo-monorepo expects a turbo.json workspace. No other external services are mandated by the manifest.