Ruixe Wolf
Community@RuixeWolf · Hangzhou China
Arctic wolf who writes code | 写代码的北极狼
Agent Skills by Ruixe Wolf
Showing 21 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implement tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas and investigates codebases to clarify requirements before creating OpenSpec change proposals.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Scaffolds a new OpenSpec change directory using the artifact-driven workflow.
openspec-update-change
Revises existing OpenSpec change planning artifacts and keeps them mutually coherent.
openspec-archive-change
Archive completed OpenSpec changes after verifying artifacts, tasks, and spec synchronization.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases and real codebase tasks.
openspec-propose
Generate complete OpenSpec change proposals with specs, design, and tasks artifacts.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes in one batch with conflict-aware spec syncing.
openspec-continue-change
Creates the next artifact for an OpenSpec change using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specifications.
openspec-ff-change
Generates all OpenSpec change artifacts in one fast-forward workflow.
vitest-testing
Write and run unit and integration tests for TypeScript and JavaScript projects with Vitest.
typescript
Enforces strict TypeScript patterns for types, interfaces, generics, and type guards.
heroui-react
Implements HeroUI v3 React components with Tailwind CSS v4 and fetches component documentation.
playwright
Guides Playwright end-to-end test design with locator strategies and web-first assertions.
nextjs-app-router-patterns
Implements Next.js App Router patterns for Server Components, streaming, and data fetching.
internationalization-i18n
Implements multi-language support with i18next, gettext, and Intl API including RTL handling.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing or refactoring React and Next.js code.
vercel-composition-patterns
Applies React composition patterns to refactor components with boolean prop proliferation.
modbus-simulator
Automates Modbus TCP/RTU simulator lifecycle for integration tests via HTTP API.
Frequently Asked Questions About Ruixe Wolf
FAQPage SchemaWhat tasks can I accomplish using Ruixe Wolf's skills?▼
You can manage the full OpenSpec change lifecycle (propose, explore, implement, verify, sync, archive), write strict TypeScript, build Next.js App Router and HeroUI React interfaces, add i18n multi-language support, and run Vitest, Playwright, and Modbus simulator tests.
Who are these skills designed for?▼
Full-stack TypeScript and React developers working with Next.js 14+, engineers practicing specification-driven development via OpenSpec, and test engineers needing Vitest unit tests, Playwright end-to-end coverage, or Modbus TCP/RTU integration testing.
What are the installation and runtime requirements?▼
The twelve OpenSpec skills require the openspec CLI installed and invoke Bash(openspec:*) commands. Vitest-testing uses Bash, Read, Edit, Write, Grep, Glob, and TodoWrite permissions. Remaining skills are guidance-based with no special runtime dependencies.
Are these skills open-source and free to use?▼
Yes. Most skills carry the MIT license, including all OpenSpec skills, vitest-testing, internationalization-i18n, and both Vercel React skills. The typescript skill uses Apache-2.0. No paid tiers or commercial licensing are mentioned in the manifest.
How do the OpenSpec skills work together?▼
They form a complete change lifecycle: onboard or explore first, propose or create a new change, continue or fast-forward artifact creation, apply implementation tasks, update or verify artifacts, sync delta specs to main specs, then archive individually or in bulk.