Skip to main content
GitHub repository

pineapple

pineapple contains 11 collected skills from Liam0205, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
13
updated
2026-05-19
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

new-engine
software-developers

构造一个新语言的 pine-foo 引擎实现,遵循「先对齐再重构」策略确保行为一致性。

2026-05-19
cross-engine-operator
software-developers

在下游构造跨引擎一致的算子,确保各语言版本的 Pine 引擎行为一致。

2026-05-18
engine-cross-validate
software-quality-assurance-analysts-and-testers

将新 pine-foo 引擎接入 fixtures 测试和 cross-validate 脚本,确保与已有实现行为一致。

2026-05-18
update-llmdoc
software-developers

定时自动维护 llmdoc 项目文档的 Skill。支持两种模式:聚合仓库模式(遍历子模块)和 单仓库模式(直接在当前仓库操作)。每天北京时间 5:00(UTC 21:00)由 GitHub Actions schedule 触发,也支持 workflow_dispatch 手动触发。收集指定时间范围内(默认过去 24 小时) 合并到目标分支的提交记录和 PR 内容,分析代码变更是否涉及功能新增、接口变更或架构调整, 如果需要则自动更新 llmdoc/ 下的对应文档并推送到目标分支。不改变外部行为的变更 (bug 修复、重构、依赖升级等)会被跳过。更新完成后输出结构化 JSON 结果并通过飞书通知。

2026-05-14
bug-analyze
software-developers

分析 Bug 类型 Issue, 定位根因, 并对简单 Bug 自动创建修复 PR。

2026-05-14
implement
software-developers

根据 Issue 的讨论和方案, 实现功能或修复 Bug, 并创建 PR。

2026-05-14
patrol
software-developers

定期巡查仓库,监控 CI 状态、扫描未处理 Issue,自动分发到对应 skill 处理。

2026-05-14
answer-question
software-developers

通用问答, 回答用户咨询、技术探讨等非错误、非功能需求的 Issue。

2026-05-14
feature-review
project-management-specialists

评审需求(PRD), 从业务价值和技术可行性角度回答问题, 给出评估。

2026-05-14
github-comment
software-developers

定义 GitHub 评论的格式规范, 强调使用折叠 `<details>` 保持简洁。

2026-05-14
pr-review
software-quality-assurance-analysts-and-testers

自动审查 PR, 检查代码质量、风格和潜在问题, 支持增量审查。

2026-05-14