# lightpointventures

> Open-source publisher. Listings imported from github.com/lightpointventures — credited to the original author with their license.

- **Listings:** 37
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/lightpointventures
- **Website:** https://github.com/lightpointventures

## Published listings

- [Setup](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-setup) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-setup`
  当用户首次使用模板、想配置项目信息、需要填写 CLAUDE.md 占位符时使用 — 通过问答自动填写项目信息
- [Component](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-component) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-component`
  当用户想做导航栏、卡片、弹窗、侧边栏、定价页等 UI 组件时使用 — 生成可直接使用的 UI 组件
- [Storage](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-storage) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-storage`
  当用户想加文件上传、上传图片、上传文档、配置云存储时使用 — 添加文件上传和存储功能
- [Copy](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-copy) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-copy`
  当用户想写文案、写产品介绍、写落地页文字、写营销内容时使用 — 生成专业的中英文产品文案
- [Migrate](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-migrate) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-migrate`
  当用户想转换数据格式、CSV 转 JSON、迁移数据库、导入导出数据时使用 -- 在不同格式和系统之间迁移数据
- [Readme Gen](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-readme-gen) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-readme-gen`
  当用户想写 README、生成项目文档、补充项目说明时使用 — 自动从代码中提取生成专业 README
- [Refactor](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-refactor) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-refactor`
  当用户觉得代码太乱、想整理代码、优化代码结构但不改功能时使用 — 提升可读性和可维护性
- [Payment](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-payment) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-payment`
  当用户想加支付、收款、集成 Stripe、做订阅付费时使用 — 集成支付系统，支持一次性和订阅
- [Blog](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-blog) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-blog`
  当用户想搭建博客、做个人网站、写技术文章、建内容站时使用 — 从零生成完整的博客网站
- [Test](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-test) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-test`
  当用户想写测试、生成测试用例、给代码加单元测试时使用 — 自动生成测试，覆盖正常路径和边界情况
- [Form](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-form) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-form`
  当用户想做表单、联系表单、注册表单、问卷调查、报名页时使用 — 生成带验证的表单页面
- [Concept](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-concept) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-concept`
  当用户问什么是 API、JWT、中间件、异步等编程概念或术语时使用 — 用大白话解释，适合初学者
- [Doc](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-doc) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-doc`
  当用户想加文档注释、写 docstring、给代码加说明时使用 — 自动生成文档注释，风格与项目一致
- [Env](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-env) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-env`
  当用户想管理环境变量、创建 .env 文件、配置 API Key 时使用 — 扫描项目生成 .env 模板和文档
- [Script](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-script) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-script`
  当用户想写脚本、批量处理文件、自动化操作、数据转换时使用 — 生成自动化脚本
- [Database](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-database) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-database`
  当用户想连数据库、存数据、建表、做数据模型、配置 SQLite/PostgreSQL/Supabase 时使用 — 配置数据库连接并生成增删改查
- [Auth](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-auth) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-auth`
  当用户想加登录、注册、用户认证、OAuth、JWT、权限控制时使用 — 为项目添加完整的用户认证系统
- [Install Plugins](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-install-plugins) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-install-plugins`
  当用户想安装插件、增强 Claude Code 功能、配置开发环境时使用 -- 按需安装社区插件
- [Api](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-api) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-api`
  当用户想写接口、创建 API、生成后端端点、做增删改查接口时使用 — 生成 RESTful API 端点，包含路由、验证和错误处理
- [Learn](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-learn) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-learn`
  当用户踩坑后想记录经验教训、当调试完想防止同样的问题再次发生、当做了重要技术决策想记录时使用 — 自动更新 CLAUDE.md 的已知陷阱和决策日志
- [Email](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-email) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-email`
  当用户想发邮件、加邮件验证、发通知邮件、集成 Resend/SendGrid 时使用 — 为项目添加邮件发送功能
- [Compare](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-compare) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-compare`
  当用户在纠结选哪个技术、对比框架、选数据库、选部署方案时使用 -- 对比不同技术方案的优劣，帮你做出选择
- [Landing](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-landing) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-landing`
  当用户想做落地页、产品介绍页、官网首页、宣传页时使用 — 根据产品信息生成完整的响应式落地页
- [Starter](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-starter) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-starter`
  当用户想从零开始做项目、搭建新应用、创建新网站时使用 — 自动配置技术栈和项目结构
- [Code Review](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-code-review) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-code-review`
  当用户想审查代码、检查代码质量、提交前 review、找 bug 时使用 — 从安全性、可读性、潜在 bug 三个维度审查代码
- [Commit](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-commit) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-commit`
  当用户想提交代码、git commit、推送更改时使用 — 自动检查代码规范、扫描敏感信息、生成规范的 commit message
- [Debug](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-debug) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-debug`
  当用户遇到复杂 bug、问题反复出现、找不到原因时使用 — 用科学方法逐步排查，禁止猜测性修复
- [Fix](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-fix) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-fix`
  当用户遇到报错、程序出错、编译失败、测试不通过时使用 — 根据报错信息快速定位并修复
- [Perf](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-perf) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-perf`
  当用户觉得页面慢、接口响应慢、打包慢、想优化性能时使用 — 分析瓶颈并给出具体改进方案
- [Deploy](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-deploy) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-deploy`
  当用户想部署上线、发布网站、把项目放到服务器上时使用 — 全程引导完成部署，支持 Vercel/Netlify/Cloudflare Pages
- [Seo](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-seo) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-seo`
  当用户想优化 SEO、提升搜索排名、添加 meta 标签、生成 sitemap 时使用 — 检查并优化搜索引擎表现
- [Explain](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-explain) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-explain`
  当用户看不懂代码、想理解某段逻辑、需要解释某个文件或函数时使用 — 用大白话解释代码逻辑
- [Gitsetup](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-gitsetup) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-gitsetup`
  当用户想初始化 Git、配置 .gitignore、创建 GitHub 仓库、首次推送代码时使用 — 从零配置 Git 到推送 GitHub
- [Responsive](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-responsive) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-responsive`
  当用户发现页面在手机上显示有问题、布局错乱、需要适配移动端时使用 — 检查并修复响应式问题
- [A11y](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-a11y) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-a11y`
  当用户想检查无障碍性、添加 ARIA 标签、修复键盘导航或对比度问题时使用 — 检查并修复网站无障碍性问题
- [Dashboard Admin](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-dashboard-admin) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-dashboard-admin`
  当用户想做管理后台、做 admin 面板、做数据管理界面时使用 — 生成带表格、图表和侧边栏的管理后台
- [Changelog](https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-changelog) — Skill · Free · security-reviewed — `agentstack add skill-lightpointventures-claude-code-starter-changelog`
  当用户想生成更新日志、写 CHANGELOG、整理版本记录时使用 — 从 Git 提交历史自动生成 CHANGELOG

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
