百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

autoskills

> 编程语言
开源

一个命令。整个 AI 技能堆栈。已安装。

6.6K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

一个命令。整个 AI 技能堆栈。已安装。

Scans your project, detects your tech stack, and installs curated AI agent skills automatically.

npx autoskills

How it works

  1. Run npx autoskills in your project root
  2. Your package.json, Gradle files, and config files are scanned to detect technologies
  3. The best matching AI agent skills are selected from the audited autoskills registry
  4. Only the selected skill files are downloaded from the registry and verified before writing them locally

That's it. No config needed.

Security model

autoskills does not install directly from random upstream repositories at runtime.

Skills are synced by maintainers into the repository-local autoskills registry, scanned for prompt-injection and supply-chain risks, and recorded with SHA-256 hashes in a manifest. When you run autoskills, the CLI downloads only the skills your project needs from that curated registry, verifies every file against the manifest, and writes a skills-lock.json entry with the installed source and bundle hash.

This keeps the package small while avoiding live downloads from third-party skill sources during installation.

Options

-y, --yes       Skip confirmation prompt
--dry-run       Show what would be installed without installing
-h, --help      Show help message

Supported Technologies

Built to work across modern frontend, backend, mobile, cloud, and media stacks.

  • Frameworks & UI: React, Next.js, Vue, Nuxt, Svelte, Angular, Astro, Tailwind CSS, shadcn/ui, GSAP, Three.js
  • Languages & Runtimes: TypeScript, Node.js, Go, Bun, Deno, Dart
  • Backend & APIs: Express, Hono, NestJS, Spring Boot
  • Mobile & Desktop: Expo, React Native, Flutter, SwiftUI, Android, Kotlin Multiplatform, Tauri, Electron
  • Data & Storage: Supabase, Neon, Prisma, Drizzle ORM, Zod, React Hook Form
  • Auth & Billing: Better Auth, Clerk, Stripe
  • Testing: Vitest, Playwright
  • Cloud & Infrastructure: Vercel, Vercel AI SDK, Cloudflare, Durable Objects, Cloudflare Agents, Cloudflare AI, AWS, Azure, Terraform
  • Tooling: Turborepo, Vite, oxlint
  • Media & AI: Remotion, ElevenLabs

Requirements

Node.js >= 22

License

CC BY-NC 4.0 — midudev

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Frameworks & UI: React, Next.js, Vue, Nuxt, Svelte, Angular, Astro, Tailwind CSS, shadcn/ui, GSAP, Three.js
  • •Languages & Runtimes: TypeScript, Node.js, Go, Bun, Deno, Dart
  • •Backend & APIs: Express, Hono, NestJS, Spring Boot
  • •Mobile & Desktop: Expo, React Native, Flutter, SwiftUI, Android, Kotlin Multiplatform, Tauri, Electron
  • •Data & Storage: Supabase, Neon, Prisma, Drizzle ORM, Zod, React Hook Form
  • •Auth & Billing: Better Auth, Clerk, Stripe
  • •Testing: Vitest, Playwright
  • •Cloud & Infrastructure: Vercel, Vercel AI SDK, Cloudflare, Durable Objects, Cloudflare Agents, Cloudflare AI, AWS, Azure, Terraform
  • •Tooling: Turborepo, Vite, oxlint
  • •Media & AI: Remotion, ElevenLabs

> 标签

Ruby

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言