Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.ai with advanced caching and compression. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated…
lirantal/tokenu
SkillsMP has collected 6 skills from lirantal/tokenu. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 66
- GitHub forks
- 1
Skills in this repository
Showing 6 of 6 collected skills.
A handful of commands available for code security, dependency security and other security audits using Snyk
Use this skill when you are writing tests, refactoring test, or asked to run tests. This skill provides you with guidelines for testing the project.
Use when you need to deploy projects to the Vercel hosting platform in the cloud, such as Next.js applications, static sites, and serverless functions.
Handles git and GitHub operations using the gh CLI. Use when the user asks about pull requests (PRs), GitHub issues, repo management, branching, merging, rebasing, cherry-picking, merge conflict resolution, commit history cleanup, pre-commit hook debugging,…
Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors. Use when the user asks about TypeScript (TS) types, generics, type inference, type guards, removing…