wolfstar
Official@wolfstar-project · Italy
All projects for bot WolfStar
Agent Skills by wolfstar
Showing 37 vetted skills indexed across 1 GitHub repositories.
planning-with-files
Maintains persistent markdown planning files on disk so agent work survives context loss and session resets.
domain-modeling
Builds and maintains project domain glossaries and architectural decision records.
nuxt-seo
Configure robots, sitemaps, OG images, and schema.org structured data for Nuxt applications.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing implementation code.
fixing-motion-performance
Audit and fix CSS and JavaScript animation performance issues including layout thrashing and scroll-linked motion.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before applying fixes.
impeccable
Designs, critiques, audits, and refines frontend interfaces across web and native platforms.
hallmark
Generates and audits UI designs that avoid recognizable AI-generated layout patterns.
web-quality-audit
Audits web pages for performance, accessibility, SEO, and best-practice issues using Lighthouse-based checks.
web-design-guidelines
Review UI code files against Vercel Web Interface Guidelines and report findings.
core-web-vitals
Diagnose and optimize LCP, INP, and CLS metrics for web pages.
nuxt-content
Build typed, content-driven Nuxt applications with @nuxt/content collections and queries.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and present them as a visual HTML report.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
nuxt-i18n
Configure locales, translated routes, and localized messages in Nuxt applications with @nuxtjs/i18n.
baseline-ui
Reviews and fixes UI code against spacing, typography, animation, and accessibility constraints.
skill-creator
Create, evaluate, and iteratively improve Claude skills with benchmarked test runs.
nuxt
Guides Nuxt application development across routing, data fetching, server routes, and configuration.
writing-plans
Generates detailed multi-task implementation plans with TDD steps from feature specifications.
webapp-testing
Test local web applications with Playwright scripts and managed server lifecycles.
frontend-design
Guides creation of distinctive, non-templated visual designs for web UI projects.
performance
Optimize web page loading speed, rendering efficiency, and resource delivery against Core Web Vitals budgets.
seo
Optimize web pages for search engine visibility using technical, on-page, and structured data techniques.
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines.
Frequently Asked Questions About wolfstar
FAQPage SchemaWhat 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.