すずねーう
Community@waki285 · Japan
すずねーうです
Agent Skills by すずねーう
Showing 9 vetted skills indexed across 1 GitHub repositories.
react-performance
Applies React and Next.js performance rules to eliminate waterfalls, re-renders, and bundle bloat.
impeccable
Designs, critiques, and refines production-grade frontend interfaces through structured sub-commands.
clippy-fix
Runs cargo clippy on Rust projects and auto-fixes reported warnings.
split-rust-file
Splits oversized Rust source files into cohesive module-based layouts.
frontend-design
Generate distinctive frontend interfaces with cohesive typography, color, motion, and layout design.
rustfmt
Runs cargo fmt on Rust projects with workspace detection and nightly toolchain fallback.
ja-wikipedia-review
Review Japanese Wikipedia articles against current policies, sourcing, structure, and notation guidelines.
codex-consult
Consult OpenAI Codex CLI for second opinions on errors, architecture, and unfamiliar APIs.
skill-creator
Create, validate, and package Claude skills with templates and scripts.
Frequently Asked Questions About すずねーう
FAQPage SchemaWhat tasks can I accomplish with waki285's skills?▼
You can optimize React/Next.js performance, design and audit frontend interfaces, run cargo clippy and cargo fmt on Rust code, split large Rust files into modules, review Japanese Wikipedia articles against current guidelines, consult OpenAI Codex for second opinions, and author new skills.
Who are these skills designed for?▼
Frontend engineers working with React, Next.js, and Server Components; Rust developers needing linting, formatting, and file modularization; Japanese Wikipedia editors seeking policy-compliant article review; and developers creating or updating skills that extend Claude's capabilities.
How do the Rust skills work in practice?▼
The clippy-fix skill runs cargo clippy and auto-fixes warnings, while rustfmt runs cargo fmt to format code. Both trigger via slash commands (/clippy-fix, /rustfmt) or proactively before commits, and split-rust-file restructures files exceeding 1000 lines into modules.
Are these skills open source?▼
Licensing varies per skill. The ja-wikipedia-review skill is released under CC BY-SA 4.0, while frontend-design and skill-creator reference complete terms in their bundled LICENSE.txt files. Check each skill's license file before redistribution or commercial use.
What prerequisites do these skills require?▼
Rust skills require a Rust project with cargo, clippy, and rustfmt installed. React skills apply to React/Next.js codebases. codex-consult requires OpenAI Codex CLI (codex exec). The Wikipedia review skill targets Japanese-language articles, drafts, or diffs only.