Browse Skills

17720 skills found

expo-workflows.md
0
1 export expo-workflows
2 timequity from "timequity/vibe-coder"
3 Expo SDK, EAS Build, EAS Update, and managed workflow best practices.
2026-01-05
session-conversation-tracking.md
0
1 export session-conversation-tracking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instrument sessions, conversations, and multi-turn interactions
2026-01-05
analyze.md
0
1 export analyze
2 thoreinstein from "thoreinstein/opencode-config"
3 Deep analysis mode - thorough multi-phase investigation with expert consultation
2026-01-05
my-skill-name.md
0
1 export my-skill-name
2 TheBBz from "TheBBz/HFTPM"
3 Used to create a new skill. Used when a user wants to create a new skill
2026-01-05
claude-code-optimizer.md
0
1 export claude-code-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Code productivity patterns including EPCC workflow, context management, and extended thinking triggers. Use when starting sessions or managing context.
2026-01-05
scrum.md
0
1 export scrum
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Scrum methodology including sprints, ceremonies, backlog management, and agile practices. Activate for sprint planning, standups, retrospectives, and agile workflows.
2026-01-05
error-handling.md
0
1 export error-handling
2 site-bender from "site-bender/sitebender"
3 Patterns for error handling using Result<T,E> and Validation<T,E> monads. Never use try/catch/throw. Covers error type design, error constructors, and error composition. Use when handling errors or defining error types. Includes script for generating error types.
2026-01-05
browser-automation.md
0
1 export browser-automation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, interact with web applications, monitor network requests, debug web pages, or extract design tokens. Triggers include "browse", "navigate to", "go to website", "open webpage", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web", "check network requests", "debug page", "get design tokens", "extract colors", "analyze website design". When taking actions be as specific as possible.
2026-01-05
gdscript-api-lookup.md
0
1 export gdscript-api-lookup
2 minami110 from "minami110/claude-godot-tools"
3 Look up GDScript and Godot Engine documentation using Deepwiki and Context7.Use when you need to find implementation approaches, APIs, or code examples for Godot projects.
2026-01-05
making-commits.md
0
1 export making-commits
2 ivanov-i from "ivanov-i/dots"
3 Use when making git commits — splits mixed diffs and writes concise single‑line messages.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 therealityreport from "therealityreport/THB-BBL"
3 Create or update Codex skills (SKILL.md plus optional scripts/references/assets). Use when asked to design a new skill, update an existing skill, or validate/package skills.
2026-01-05
review-changes.md
0
1 export review-changes
2 Cygnusfear from "Cygnusfear/claude-stuff"
3 Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.
2026-01-05
workflow-devkit.md
0
1 export workflow-devkit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build durable, resumable TypeScript workflows with Vercel Workflow DevKit. Use when creating long-running processes, AI agents, background jobs, multi-step pipelines, webhooks, or event-driven systems. Triggers on "workflow", "durable", "resumable", "use workflow", "use step".
2026-01-05
bun.md
0
1 export bun
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Configures Bun as an all-in-one JavaScript runtime, bundler, package manager, and test runner with native TypeScript support. Use when building fast applications, bundling for production, or replacing Node.js tooling.
2026-01-05
story-youtube-template.md
0
1 export story-youtube-template
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 YouTube 비디오에서 음성을 추출하여 스토리 작성에 활용하는 스킬. 비디오 다운로드, 오디오 추출, 자막 다운로드, 스토리 분석 및 템플릿 생성을 지원합니다. YouTube, 음성 추출, 오디오 다운로드, 자막, 스토리 분석 사용 시 활성화
2026-01-05
lesson-structure.md
0
1 export lesson-structure
2 zeeshan080 from "zeeshan080/ai-native-robotics"
3 Provide lesson markdown templates for the AI-Native Robotics Textbook. Use when writing lessons, structuring educational content, or validating lesson format.
2026-01-05
worktree-manager-skill.md
0
1 export worktree-manager-skill
2 eduardoarantes from "eduardoarantes/claude-code-plugin-marketplace"
3 Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.
2026-01-05
context-manager.md
0
1 export context-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive context and token usage management for Claude Code. Use this skill when working with large codebases, managing context window budget, optimizing file loading strategies, or when responses indicate context limitations. Helps with token analysis, file organization, query optimization, and context-efficient development workflows.
2026-01-05
git-commit.md
0
1 export git-commit
2 kompox from "kompox/ssh-bastion"
3 Suggest commit messages based on staged changes and assist with committing using an editor.
2026-01-05
mcp-tool-developer.md
0
1 export mcp-tool-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in building MCP servers using the Official Python MCP SDK. Use this when defining tools, resources, and prompts that allow AI agents to manage application state.
2026-01-05
jest-config-generator.md
0
1 export jest-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Jest configuration files for JavaScript/TypeScript testing with coverage, mocking, and environment-specific settings. Triggers on "create jest config", "generate jest.config", "jest configuration for", "testing config".
2026-01-05
commit-with-req-tag.md
0
1 export commit-with-req-tag
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Create final git commit with requirement traceability tags (REQ-*). Use after refactor-phase to finalize TDD cycle with proper requirement linkage for bidirectional traceability.
2026-01-05
creating-variants.md
0
1 export creating-variants
2 bryonjacob from "bryonjacob/aug"
3 Create team-specific workflow variants by adapting aug marketplace content to existing tools and processes
2026-01-05
minikube-local-development.md
0
1 export minikube-local-development
2 mub7865 from "mub7865/Hackathone-2"
3 Complete guide for local Kubernetes development with Minikube: installation, configuration, image management, addons, networking, and troubleshooting for efficient local development workflows.
2026-01-05