← All creators

hacxy

User

This is my personal skill set.

16 indexed · 0 Featured · 1 stars · avg score 70
Prolific

Categories

Indexed Skills (16)

Web & Frontend Listed

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

1 Updated 2 weeks ago
hacxy
Code & Development Listed

code-review

Evaluate code quality in a sub-agent for specified files or the entire project. Outputs a structured report with findings and optimization suggestions. Use when the user says "review code", "code review", "analyze code", "check code quality", or "evaluate code".

1 Updated 2 weeks ago
hacxy
Code & Development Listed

competitor-analysis

Analyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.

1 Updated 2 weeks ago
hacxy
Testing & QA Listed

create-skill

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

1 Updated 2 weeks ago
hacxy
DevOps & Infrastructure Listed

deploy

通过 SSH 密钥将 ship 项目部署到目标服务器。SSH 登录用户固定为 deploy。 首次部署一键完成:服务器配置 + GitHub 私有仓库 + CI/CD + 自动推送。 后续只需 git push,GitHub Actions 自动构建并部署。 当用户说"部署"、"deploy"、"发布"、"上线",或 ship workflow Stage 10 时使用。

1 Updated 2 weeks ago
hacxy
Code & Development Listed

dev

根据 TDD 技术设计文档结构化实现功能代码,按「数据库 → 后端 API → 前端」顺序推进, 每层完成后自检再进入下一层。是 write-tdd 和 scaffold-project 的下游、code-review 的上游。 当用户说"开始开发"、"开始实现"、"按 TDD 写代码"、"实现功能"、"开始写代码"、 "帮我实现"、"start dev"、"implement"、"开发这个功能"、"按设计文档开发", 或者已有 TDD 和项目结构想开始编码时,务必使用此 skill。

1 Updated 2 weeks ago
hacxy
Testing & QA Listed

fe-interview

作为资深前端 Leader 面试官,根据候选人简历生成全维度、分层级的面试题库与参考答案。 当用户说"面试题"、"前端面试"、"面试准备"、"模拟面试"、"出面试题"、"面试问题"、 "interview questions"、"mock interview"、"帮我准备面试"、"这个人怎么面"、 "看看这个简历该问什么"、"帮我出题",或者提供了一份简历让你生成面试题时,务必使用此 skill。 即使用户只是粘贴了一段简历内容而没有明确说"面试",只要上下文暗示需要评估候选人,也应主动使用。

1 Updated 2 weeks ago
hacxy
Web & Frontend Listed

find-docs

使用 Context7 CLI 获取任意开发技术的最新文档、API 参考和代码示例。 当用户询问具体的库、框架、SDK、CLI 工具或云服务时都应使用本 skill (包括 React、Next.js、Prisma、Express、Tailwind、Django、Spring Boot 等常见技术)。训练数据可能无法反映近期 API 变更或版本更新。 以下场景必须优先使用:API 语法问题、配置项问题、版本迁移问题、包含库名的 “如何实现”问题、涉及库特定行为的调试、安装/初始化说明、CLI 使用方式。 即使你认为自己知道答案,也不要直接依赖训练数据来回答 API 细节、函数签名 或配置项;这��内容经常过时。请始终以最新官方文档为准。对于库文档和 API 细节, 优先使用本 skill 而不是普通网页搜索。

1 Updated 2 weeks ago
hacxy
Code & Development Listed

resume-review

评审技术简历并给出专业优化建议,尤其擅长中国互联网行业前端方向。当用户说"帮我看看简历"、"简历评审"、"优化简历"、 "review my resume"、"简历怎么改"、"简历有什么问题"、"帮我改简历"、"简历评分"、"简历诊断",或者提供了一份简历内容 让你评价时,务必使用此 skill。即使用户只是粘贴了一段看起来像简历的文本而没有明确说"评审",也应该主动��用本 skill。

1 Updated 2 weeks ago
hacxy
Web & Frontend Listed

scaffold-project

Scaffold new fullstack projects (React + Elysia.js + SQLite + Drizzle ORM) that deliver a browser-accessible URL. Copies the fullstack template, renames the project, installs dependencies, initializes git. Use this skill when the user says "create new project", "new project", "init project", "scaffold", "start a new app", "create project", "I want to build a XX system", "help me set up a XX", "start a new XX project", "创建新项目", "新建项目", "初始化项目", "开一个新项目", "我要做一个 XX 系统", "帮我搭一个 XX". Even if the user doesn't explicitly say "scaffold", use this skill whenever the intent is to start a new web product from scratch.

1 Updated 2 weeks ago
hacxy
Data & Documents Listed

scriptify

Evaluate a skill for scriptability and convert scriptable parts into executable scripts. Also audit already-scriptified skills — check script quality, find coverage gaps, and fix issues. Use this skill when the user says 'scriptify', 'script this skill', 'can this be scripted', 'extract scripts from skill', 'automate this skill', 'make this a script', 'which parts can be scripted', 'evaluate scriptability', 'audit scripts', 'check scriptification', 'review scripts', 'are my scripts good', or asks whether a skill's steps could be replaced by scripts. Also use when the user wants to optimize a skill by moving deterministic logic out of the LLM and into scripts, or wants to verify that an already-scriptified skill's scripts are rigorous and well-structured. Core principle: if a script can do it, the LLM shouldn't.

1 Updated 2 weeks ago
hacxy
AI & Automation Listed

ship

以项目总监视角交付产品——调度 8 个专业角色 Agent,确保产品逻辑闭环,在每个关键节点主动判断并干预。 支持两种模式:(1)新项目——从零交付高质量 MVP 初版;(2)现有项目迭代——高质量交付迭代版本,已有功能不退化。 内置工具链:自动验证、阶段回滚、生产回滚。 当用户说"ship"、"ship it"、"交付"、"发布产品"、"做一个新功能"、"端到端开发"、"全流程"、 "一键开发上线"、"发一个版本"、"start ship",或者想完整走一遍从需求到上线的开发流程时,务必使用此 skill。

1 Updated 2 weeks ago
hacxy
Data & Documents Listed

write-prd

根据需求描述生成结构化 PRD(产品需求文档)。自动识别当前是新产品立项还是 已有代码库的功能迭代,输出覆盖问题背景、用户故事、功能范围、成功指标、 技术模块的完整 PRD 文档。当用户说"写 PRD"、"出需求文档"、"帮我整理需求"、 "产品需求"、"write PRD"、"需求评审"、"功能规划",或者描述了一个产品/功能 需求时,务必使用此 skill。

1 Updated 2 weeks ago
hacxy
Testing & QA Listed

write-tdd

根据 PRD 生成技术设计文档(TDD),覆盖系统架构、数据库表结构、API 接口设计、 模块划分和关键技术决策。是 write-prd 的下游、scaffold-project 和研发的上游。 当用户说"写技术设计"、"出 TDD"、"技术方案"、"接口设计"、"数据库设计"、 "系统设计文档"、"技术架构设计"、"write TDD"、"technical design", 或者已有 PRD 想进入研发前的技术规划阶段时,务必使用此 skill。

1 Updated 2 weeks ago
hacxy
Testing & QA Listed

write-tests

根据 TDD 技术设计文档生成测试用例代码,在功能实现前建立测试骨架。 覆盖单元测试、API 接口测试和 E2E 测试三个层次,输出可立即运行(初始为红)的测试文件, 为 dev 阶段提供明确的实现目标。是 scaffold-project 的下游、dev 的上游。 当用户说"写测试用例"、"生成测试"、"根据 TDD 写测试"、"先写测试"、"测试驱动开发"、 "TDD 红阶段"、"write test cases"、"generate tests"、"tests from TDD", 或者想在开发前先建立测试框架时,务必使用此 skill。

1 Updated 2 weeks ago
hacxy
Code & Development Listed

commit

生成 git 提交信息并创建提交。当你想暂存更改并使用自动生成的 Conventional Commits 格式提交时使用。可选传入提示,例如 /commit fix auth bug。支持通过 --lang=<code> 指定提交信息语言,例如 /commit --lang=en fix auth bug。

1 Updated 2 weeks ago
hacxy

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.