@b33eep
b33eepyoutube-transcript
skillDownload YouTube video transcripts with automatic frame extraction for visual references. Use when analyzing YouTube videos, tutorials, or conference talks.
standards-typescript
skillThis skill provides TypeScript coding standards and is automatically loaded for TypeScript projects. It includes naming conventions, best practices, and recommended tooling.
standards-python
skillThis skill provides Python coding standards and is automatically loaded for Python projects. It includes naming conventions, best practices, and recommended tooling.
standards-shell
skillThis skill provides Shell/Bash coding standards and is automatically loaded for shell projects. It includes defensive scripting patterns, best practices, and recommended tooling.
standards-gradle
skillGradle build tool standards focusing on Kotlin DSL. Covers project configuration, dependency management, and custom plugin/task development with Gradle 9 LTS.
standards-kotlin
skillKotlin coding standards for modern applications. Includes naming conventions, coroutines, flows, modern Kotlin 2.3.0 features, and recommended tooling.
standards-javascript
skillThis skill provides JavaScript coding standards and is automatically loaded for JavaScript projects. It includes modern ES2025 patterns, async handling, and recommended tooling.
standards-java
skillJava coding standards for enterprise applications. Includes naming conventions, modern Java features, design patterns, and recommended tooling.
create-slidev-presentation
skillThis skill should be used when asked to create or edit Slidev (sli.dev) presentation slide decks.
records
skillDone
user-stories
skillWrite INVEST-compliant user stories with Given-When-Then acceptance criteria. Use when writing user stories, creating acceptance criteria, or during /design Step 4.