Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

apifuck

apifuck 收录了来自 tyuan511 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
6
更新
2026-03-31
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

release-tag-publish
软件开发工程师

Publishes a requested release version by first fetching and inspecting all remote git tags, stopping for user confirmation if the target version already exists, drafting release notes from the diff since the previous version, then committing all local release-related changes, syncing them to main, and finally creating and pushing the git tag to trigger release CI. Use when the user asks to publish, release, cut a version, push a tag, or prepare release notes for a specific version.

2026-03-31
shadcn
软件开发工程师

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-03-30
tauri-v2
软件开发工程师

Tauri v2 cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json.

2026-03-30
vercel-react-best-practices
软件开发工程师

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-03-30