Browse Skills
17720 skills found
github-cli.md
0
1
export
github-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Wrapper for GitHub CLI (gh) in Claude.ai. Covers installation, authentication, and common operations like pushing files, creating branches, PRs, issues, and releases.
2026-01-05
research-storage.md
0
1
export
research-storage
2
from
"BitYoungjae/marketplace"
from
"BitYoungjae/marketplace"
3
Research file storage conventions and templates for dokhak agents. Use when: (1) saving research results from research-collector or researcher agents, (2) reading cached research files, (3) checking if research exists for a section. Provides directory structure, file format templates, and naming conventions.
2026-01-05
releasing.md
0
1
export
releasing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
BoxLogのリリース作業をガイド。バージョン決定、重複チェック、リリースノート作成、タグ付けまでの全プロセスを支援。
2026-01-05
rustie-method.md
0
1
export
rustie-method
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI-assisted development workflow system for feature planning, session management, and quality assurance (v2.3). WORKTREE-CENTRIC - automatically scopes to current worktree's feature (worktree name = feature name). In feature worktrees, shows only relevant feature context. In main branch, shows dashboard of all worktrees. AUTO-ACTIVATES for session start (show priorities/NBA with Explore agent), feature work (load plan context with LSP symbol grounding), new features (spike mode with parallel sub-agents), context >70% (create handoff), UI changes (run Playwright tests), completed features (suggest archive), errors or failures (trigger RCA-PCA). Works with agent-docs/ folder structure. Modes are nba, work, spike, test, validate, sync, status, handoff, archive, rca-pca, tidyup. Use when working in codebases with agent-docs/ directory.
2026-01-05
keycloak-admin.md
0
1
export
keycloak-admin
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Keycloak administration including realm management, client configuration, OAuth 2.0 setup, user management with custom attributes, role and group management, theme deployment, and token configuration. Activate for Keycloak Admin API operations, authentication setup, and identity provider configuration.
2026-01-05
iteration-tracking.md
0
1
export
iteration-tracking
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Tracks iteration progress and state management. Use when starting, checkpointing, or ending iteration cycles, or when user mentions iteration tracking, progress monitoring, or iteration state.
2026-01-05
cli-creator.md
0
1
export
cli-creator
2
from
"gordonwatts/skill-test"
from
"gordonwatts/skill-test"
3
Create or extend Python command-line interfaces using Typer and wire them into pyproject.toml entry points. Use when asked to add a new CLI, add a subcommand, or expose a console script for a Python package, especially when pyproject.toml needs [project.scripts] updates or an empty directory needs full project initialization.
2026-01-05
aria-expert.md
0
1
export
aria-expert
2
from
"joe-watkins/a11y-skills"
from
"joe-watkins/a11y-skills"
3
Expert knowledge of WAI-ARIA (Accessible Rich Internet Applications). Use when users ask about ARIA roles, states, properties, accessible name computation, ARIA attributes (aria-label, aria-labelledby, aria-describedby, etc.), widget roles, landmark roles, live regions, ARIA best practices, or how to implement accessible interactive components. Also use for questions about ARIA specifications, API mappings (core-aam, html-aam), digital publishing ARIA (dpub-aria), graphics ARIA, or any ARIA implementation questions.
2026-01-05
session-ready-for-pr.md
0
1
export
session-ready-for-pr
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Prepares branch for PR and merge. Cleans up, tests, validates commits, and generates PR/merge titles and descriptions.
2026-01-05
search.md
0
1
export
search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search the web, library documentation, and GitHub repositories using Tavily, Context7, and GitHub Grep MCPs. Use when: (1) Looking up documentation for libraries or frameworks, (2) Searching for code examples or tutorials, (3) Finding API references or specifications, (4) Researching best practices or solutions, (5) Looking up error messages or troubleshooting guides, (6) Finding library installation instructions, (7) Searching for real-world code patterns in GitHub repositories, or (8) When you need current web information or documentation. Triggers: search, look up, find documentation, search web, lookup, find examples, search for, how to, tutorial, API reference, documentation for, error message, troubleshoot, best practices, find code examples, GitHub search.
2026-01-05
doc-manager.md
0
1
export
doc-manager
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
智能文档整理与处理工具,提供笔记分类、文档简化、内容提取等功能。支持自动分类零散笔记、删除冗余内容、生成文档摘要、批量格式转换。适用于整理笔记、分类文档、简化文档、提取内容、笔记管理、文档优化等场景。
2026-01-05
plan-ticket.md
0
1
export
plan-ticket
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates an implementation plan for an existing GitHub issue and adds it as a comment. Takes a GitHub issue number. Use when the user wants to plan a ticket, plan an issue, or says "plan ticket X" or "how should we implement issue
2026-01-05
job-description-analysis.md
0
1
export
job-description-analysis
2
from
"AJBcoding/claude-skill-eval"
from
"AJBcoding/claude-skill-eval"
3
Analyze job postings for requirements, culture, and values - outputs structured analysis matching lexicon categories for comparison and gap analysis
2026-01-05
camsnap.md
0
1
export
camsnap
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Capture frames or clips from RTSP/ONVIF cameras.
2026-01-05
drafting-pr-descriptions.md
0
1
export
drafting-pr-descriptions
2
from
"yoonsin91/ai-skills-pack"
from
"yoonsin91/ai-skills-pack"
3
Summarize code changes on the current git branch (including uncommitted changes) and draft a pull request description using a provided template. Use when the user wants a PR description based on git diffs, branch history, and local working tree changes.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
httpx.md
0
1
export
httpx
2
from
"bossjones/logging-lab"
from
"bossjones/logging-lab"
3
A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications
2026-01-05
feature-planner.md
0
1
export
feature-planner
2
from
"lastdays03/study_mongodb"
from
"lastdays03/study_mongodb"
3
Creates phase-based feature plans with quality gates and incremental delivery structure. Use when planning features, organizing work, breaking down tasks, creating roadmaps, or structuring development strategy. Keywords: plan, planning, phases, breakdown, strategy, roadmap, organize, structure, outline.
2026-01-05
remediation-options.md
0
1
export
remediation-options
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Standardized remediation workflow presenting three options for handling config violations - Conform to template, Update template, or Ignore. Adapts recommendations based on repository type (library vs consumer). Use when audit violations are found and user needs to decide how to address them.
2026-01-05
dev-browser.md
0
1
export
dev-browser
2
from
"adityamiskin/loki"
from
"adityamiskin/loki"
3
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
2026-01-05
ci-cd.md
0
1
export
ci-cd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configure GitHub Actions for automated testing, building, and deployment. Use when setting up CI/CD pipelines, automating releases, or managing deployment workflows.
2026-01-05
glab.md
0
1
export
glab
2
from
"danielscholl/agent-base-v2"
from
"danielscholl/agent-base-v2"
3
Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows.
2026-01-05
bigconfig-generator.md
0
1
export
bigconfig-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when creating or updating Bigeye monitoring configurations (bigconfig.yml files) for BigQuery tables. Works with metadata-manager skill.
2026-01-05
shell-dev-practices.md
0
1
export
shell-dev-practices
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Shell scripting best practices for bash, sh, zsh with focus on error handling, portability, and automation.
2026-01-05