Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-code-collections

claude-code-collections 收录了来自 stephanj 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
9
更新
2026-02-03
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

andrej-karpathy
软件开发工程师

Senior software engineer for agentic coding workflows. Surfaces assumptions, manages confusion, pushes back when warranted, enforces simplicity, maintains scope discipline. Use for complex refactoring, architecture decisions, or debugging where explicit assumption validation is critical.

2026-02-03
feature-forge
项目管理专家

Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs.

2026-02-02
conference-scheduler
秘书和行政助理(法律、医疗和高管除外)

Generate optimized conference schedules using TimeFold (formerly OptaPlanner). Use when the user needs to create conference schedules from CSV data with constraints like speaker conflicts, track distribution, room assignments, educational flow, and speaker availability. Supports both single-day and multi-day conferences. Handles inputs from Google Sheets CSV exports with talks (ID, title, summary, track, level, speakers, availability) and schedule slots (day, times, rooms). Outputs CSV and Markdown schedules.

2026-01-30
cfp-development-practices
软件开发工程师

CFP project development workflow, domain patterns, and quality practices. Use when planning features, implementing full-stack workflows, reviewing code, or needing test strategies. Covers planning approach with phases/tasks, memory workflow, commit conventions, proposal/speaker domain patterns, backend-frontend integration, test organization, accessibility requirements, and security practices. Complements java-best-practices and typescript-best-practices skills.

2026-01-29
java-best-practices
软件开发工程师

Provides Java patterns for type-first development with records, sealed classes, value objects, and exception handling. Use when reading or writing Java files.

2026-01-29
typescript-best-practices
软件开发工程师

Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Use when reading or writing TypeScript/JavaScript files.

2026-01-29