Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-collections

claude-code-collections contains 6 collected skills from stephanj, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
9
updated
2026-02-03
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

andrej-karpathy
software-developers

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
project-management-specialists

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
secretaries-and-administrative-assistants-except-legal-medical-and-executive

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
software-developers

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
software-developers

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
software-developers

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