Zuno avatar

Zuno

Official

@zunokit · Vietnam

0Followers
|
16Public Repos
|
3Published Skills

Building Web3, Smart Contract.

Skills Distribution
DomainDeveloper To...Code Refactoring &.. (40%)Naming Conventions.. (30%)Project Architectu.. (30%)

Agent Skills by Zuno

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Zuno

FAQPage Schema
What tasks can I perform using Zuno's skills?▼

You can rename components and files to kebab-case conventions, validate that new contributions follow project rules and architecture before acceptance, and remove files together with their related tests, styles, stories, mocks, and references such as imports, routes, and nav links.

Who should use Zuno's skills?▼

Frontend and full-stack engineers maintaining component-based codebases benefit most, especially teams enforcing naming conventions, reviewing contributions against project architecture rules, and performing dead code or refactor cleanup in modules like launch-pad or marketplace.

How does the remove-files skill work in practice?▼

Invoke it when a file is unused or when explicitly removing a feature or route. It deletes the target file plus related tests, styles, stories, and mocks, and when removing by request it also cleans up all references including imports, routes, and navigation links.

When should I use the suitable-rename skill?▼

Use it when renaming files or components, when conventional or 'suitable' names are requested, or when adding new files to modules such as launch-pad or marketplace. It produces kebab-case (xxx-yyy) names that fit the feature or project context.

What prerequisites do Zuno's skills require?▼

No external dependencies are specified in the manifest. The skills operate on an existing project codebase with established conventions, requiring only access to the project's files, components, routes, and contribution patterns to validate or modify them.