Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

apifuck

apifuck contiene 4 skills recopiladas de tyuan511, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
6
actualizado
2026-03-31
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

release-tag-publish
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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