一键导入
ossperks
Check if an open-source project qualifies for free tools, services, and credits. Run against any OSS repo to discover eligible perk programs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check if an open-source project qualifies for free tools, services, and credits. Run against any OSS repo to discover eligible perk programs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.
| name | ossperks |
| description | Check if an open-source project qualifies for free tools, services, and credits. Run against any OSS repo to discover eligible perk programs. |
| version | 1.0.0 |
Checks open-source project eligibility for free tools, services, and credits from programs like Vercel, GitHub Copilot, Sentry, JetBrains, Cloudflare, and others.
npx -y ossperks@latest check --repo <owner/repo>
ossperks check — Check if a project qualifies for OSS perk programs. Defaults to the current repo from package.json, or pass --repo <owner/repo>.ossperks list — List all available perk programs. Filter with -c, --category <category>.ossperks show <slug> — Show details for a specific program.ossperks search <query> — Search programs by name or description.ossperks categories — List available categories.Run ossperks check against a repo to evaluate eligibility across all programs. Review the eligible / needs-review / ineligible results and apply for matching programs.