con un clic
claude-code-collections
claude-code-collections contiene 6 skills recopiladas de stephanj, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.
Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs.
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.
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.
Provides Java patterns for type-first development with records, sealed classes, value objects, and exception handling. Use when reading or writing Java files.
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Use when reading or writing TypeScript/JavaScript files.