Browse Skills

44357 skills found

oracle.md
91
1 export oracle
2 jMerta from "jMerta/codex-skills"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-01-11
vps-checkup.md
91
1 export vps-checkup
2 jMerta from "jMerta/codex-skills"
3 SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes; apply updates/restarts only with explicit confirmation. Use when the user wants a read-only VPS health/security check.
2026-01-11
coding-guidelines-gen.md
91
1 export coding-guidelines-gen
2 jMerta from "jMerta/codex-skills"
3 Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless for JVM). Use when the user wants module-scoped AGENTS.md coding guidelines or to set up missing formatters/linters.
2026-01-11
dependency-upgrader.md
91
1 export dependency-upgrader
2 jMerta from "jMerta/codex-skills"
3 Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use when the user asks to bump deps, update frameworks, or address CVEs.
2026-01-11
youtube-transcript.md
91
1 export youtube-transcript
2 michalparkola from "michalparkola/tapestry-skills-for-claude-code"
3 Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
2026-01-16
branch-cleaner.md
91
1 export branch-cleaner
2 jMerta from "jMerta/codex-skills"
3 Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.
2026-01-11
tapestry.md
91
1 export tapestry
2 michalparkola from "michalparkola/tapestry-skills-for-claude-code"
3 Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.
2026-01-16
release-notes.md
91
1 export release-notes
2 jMerta from "jMerta/codex-skills"
3 Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
2026-01-11
ci-fix.md
91
1 export ci-fix
2 jMerta from "jMerta/codex-skills"
3 Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, rerun jobs, and summarize verification. Use when GitHub Actions CI is failing or needs diagnosis.
2026-01-11
brave-search.md
91
1 export brave-search
2 jMerta from "jMerta/codex-skills"
3 Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
2026-01-11
spring-boot-4x-api-documenter.md
91
1 export spring-boot-4x-api-documenter
2 andrlange from "andrlange/spring-documentation-mcp-server"
3 Auto-generate OpenAPI 3 documentation for Spring Boot 4.x REST APIs using springdoc-openapi v3.0. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions. Requires Spring Boot 4.0+ and Java 17+.
2026-01-15
svelte-testing.md
91
1 export svelte-testing
2 spences10 from "spences10/sveltest"
3 Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing unit/SSR/e2e tests, or working with vitest/Playwright.
2026-01-16
ship-learn-next.md
91
1 export ship-learn-next
2 michalparkola from "michalparkola/tapestry-skills-for-claude-code"
3 Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
2026-01-16
regex-builder.md
91
1 export regex-builder
2 jMerta from "jMerta/codex-skills"
3 Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors. Use when asked to craft, debug, or validate regexes or search patterns.
2026-01-11
create-pr.md
91
1 export create-pr
2 jMerta from "jMerta/codex-skills"
3 Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description with validation steps. Use when the user asks to open or prepare a PR.
2026-01-11
plan-work.md
91
1 export plan-work
2 jMerta from "jMerta/codex-skills"
3 Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an implementation plan. Use when the user asks for a plan, design/approach, scope breakdown, or implementation steps.
2026-01-11
bug-triage.md
91
1 export bug-triage
2 jMerta from "jMerta/codex-skills"
3 Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps. Use when the user reports a bug, regression, or failing build/test and wants a fix.
2026-01-11
sessions-to-blog.md
91
1 export sessions-to-blog
2 jMerta from "jMerta/codex-skills"
3 Generate MDX blog posts or recaps from session logs in `sessions/articles`. Use when the user asks to turn daily session notes into publishable blog posts, define writing style or linking rules for those posts, or produce MDX drafts that follow the project's standards and file location.
2026-01-11
docs-sync.md
91
1 export docs-sync
2 jMerta from "jMerta/codex-skills"
3 Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs for a release/PR.
2026-01-11
rebase-assistant.md
91
1 export rebase-assistant
2 jMerta from "jMerta/codex-skills"
3 Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use when asked to rebase, update a branch, or resolve rebase conflicts.
2026-01-11
ui-ux-pro-max.md
91
1 export ui-ux-pro-max
2 jMerta from "jMerta/codex-skills"
3 Use when designing, building, or refining frontend UI/UX: layouts, components, visual systems, typography, color, and UX patterns for websites, landing pages, dashboards, and product interfaces. Provides searchable styles, palettes, font pairings, charts, and stack best practices (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind).
2026-01-11
video-transcript-downloader.md
91
1 export video-transcript-downloader
2 jMerta from "jMerta/codex-skills"
3 Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
2026-01-11
account-map-migration.md
90
1 export account-map-migration
2 cloudposse from "cloudposse/docs"
3 Use when fixing legacy account-map component references or creating new components. Covers migration from dynamic account-map lookups to static account_map variable. Use when you see account-map remote-state references or need to set up provider configuration for a new component.
2026-01-10
ui.md
90
1 export ui
2 Chachamaru127 from "Chachamaru127/claude-code-harness"
3 Generates UI components and feedback forms. Use when user mentions コンポーネント, component, UI, ヒーロー, hero, フォーム, form, フィードバック, feedback, 問い合わせ. Do NOT load for: 認証機能, バックエンド実装, データベース操作, ビジネスロジック.
2026-01-16