← all publishers

small-cat

@small-cat source repo

16 published skills

  1. Fix · small-cat
    Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
    0 installs
  2. Update Docs · small-cat
    This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.
    0 installs
  3. Write Guide · small-cat
    Generates technical guides that teach real-world use cases through progressive examples. **Auto-activation:** User asks to write, create, or draft a guide or tutorial. Also use when converting feature documentation, API references, or skill knowledge into step-by-step learning content. **Input sources:** Feature skills, API documentation, existing code examples, or user-provided specifications. **Output type:** A markdown guide with YAML frontmatter, introduction, 2-4 progressive steps, and next steps section.
    0 installs
  4. Session Learning · small-cat
    对话经验总结与 Skills 沉淀工具。在任务完成后分析对话上下文,提取有价值的经验教训,优先扩充现有 skills 而非新增。关键词: 总结, 经验, 教训, skill, 沉淀, 学习, experience, learning, refinement, 复盘
    0 installs
  5. Triton Operator Dev · small-cat
    昇腾Triton 算子全流程开发任务编排。当用户需要开发 Triton 算子时使用,覆盖环境配置→需求设计→代码生成→文档生成→性能优化完整流程。
    0 installs
  6. Write API Reference · small-cat
    Produces API reference documentation for Next.js APIs: functions, components, file conventions, directives, and config options. **Auto-activation:** User asks to write, create, or draft an API reference page. Also triggers on paths like `docs/01-app/03-api-reference/`, or keywords like "API reference", "props", "parameters", "returns", "signature". **Input sources:** Next.js source code, existing API reference pages, or user-provided specifications. **Output type:** A markdown (.mdx) API reference page with YAML frontmatter, usage example, reference section, behavior notes, and examples.
    0 installs
  7. Triton Ascend Kernels · small-cat bundle
    Provide guidance for writing and benchmarking optimized triton kernels for ascend npus(910B, 910C). Support models like Qwen, Deepseek and so on. The triton kernels could be integrated into vllm inference engine or used separately with torch. This skill should be used when the user asks to "write/optimize triton kernels" for Ascend NPUs.
    0 installs
  8. Triton Operator Design · small-cat bundle
    生成适用于 Ascend NPU 的 Triton 算子需求文档。当用户需要设计新的 Triton 算子、编写算子需求文档、进行算子性能优化设计时使用。
    0 installs
  9. Triton Npu Operator Doc Gen · small-cat bundle
    生成昇腾NPU的Triton算子接口文档。当用户需要为昇腾NPU的Triton算子创建或更新接口文档时使用。核心能力:(1)根据模板生成标准化文档 (2)支持昇腾NPU产品型号列表 (3)提供算子参数说明规范 (4)生成调用示例框架。
    0 installs
  10. Triton Operator Code Gen · small-cat bundle
    根据算子设计文档生成 Ascend NPU 的 Triton kernel 代码。当用户需要实现 Triton 算子 kernel、将需求文档转化为可执行代码时使用。核心能力:(1)解析需求文档确认计算逻辑 (2)设计 tiling 分块策略 (3)生成高性能 kernel 代码 (4)生成测试代码验证正确性。
    0 installs
  11. Triton Operator Env Config · small-cat bundle
    在 Ascend 昇腾平台上校验并构建triton算子开发所需环境,包括CANN、Python/torch/torch_npu/triton-ascend依赖和PATH环境变量等设置。当用户需要配置triton算子开发环境、检查CANN/torch/triton-ascend安装、验证环境是否可用时使用。
    0 installs
  12. Triton Operator Code Review · small-cat bundle
    静态检视 Triton 算子代码质量(Host 侧 + Device 侧),面向 Ascend NPU。当用户需要通过阅读代码发现潜在 bug、API 误用和性能隐患时使用。核心能力:(1)Ascend API 约束合规检查 (2)Mask 完整性验证 (3)精度处理审查 (4)代码模式识别。注意:本 Skill 仅关注静态代码分析,编译期和运行时问题由其他 Skill 处理。
    0 installs
  13. Triton Operator Precision Eval · small-cat bundle
    接收Triton算子实现,自动调用Torch小算子实现(CPU或NPU)进行精度比对,并生成精度报告。用于验证Triton算子实现的正确性和精度。
    0 installs
  14. Triton Operator Performance Eval · small-cat bundle
    评估 Ascend NPU 上 Triton 算子的性能表现。当用户需要分析算子性能瓶颈、使用 msprof/msprof op 进行算子性能采集与对比、诊断 Memory-Bound/Compute-Bound 瓶颈、测量硬件利用率指标、生成性能评估报告时使用。
    0 installs
  15. Triton Operator Performance Optim · small-cat bundle
    优化 Ascend NPU 亲和的 Triton 算子性能。当用户需要优化 Triton 算子在昇腾 NPU 上的性能、解决 UB 溢出、提高 Cube 单元利用率、进行 Tiling 策略设计时使用。
    0 installs
  16. Spec Rfc · small-cat
    Requirements specification (Spec) and RFC refinement workflow. Trigger this skill when user needs to refine, complete, or create a requirements specification or technical design document. **Trigger conditions (trigger if ANY is met):** - User asks to "refine/complete/create requirements/spec/RFC" - User asks to "write/draft a specification or technical design" - User provides a task description and asks for requirement analysis or design proposal - User mentions "需求分析", "技术方案", "Spec", "RFC", "需求文档" **Workflow:** Requirement elicitation → Analysis → Spec writing → RFC design → Validation → (Optional) Code implementation
    0 installs