Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › owner

owner

@owner on GitHub →

68 Claude Code skills authored by owner.

updated 2026-05-23 · showing 1–60 of 68 by quality score

Average Pro QualityScore: 69.4/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Learn patterns from a specific GitHub repository. Clones, analyzes code structure, extracts patterns, and populates procedural memory.
Save the current in-conversation version of loaded skills as a new plugin. Use when the user says "save these skills", "save my iterated skills", "save loaded", "package what I've…
Load skills from a GitHub repository into the current Cowork session as a unified plugin. Use when the user says "load skills from GitHub", "import skills from repo", "add skills…
This skill should be used when the user asks to 'research package', 'package intel', 'what does [npm-pkg] do', 'add package to knowledge graph', 'enrich [pkg]', when adding…
Sincroniza documentacao com GitHub Wiki via Git. Publica ADRs, docs de arquitetura e API automaticamente. Use quando: publicar ADR, sincronizar docs apos release.
Self-contained multi-platform internet search and read skill. Zero external dependencies — calls upstream tools (curl+Jina, gh, yt-dlp, xreach, mcporter) directly and degrades…
Gerencia GitHub Projects V2 via GraphQL API. Cria projects, configura campos customizados e views. Use quando: iniciar projeto SDLC, mover issues entre fases.
Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference.
Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions
Ingest a source into an LLM Wiki vault. Detects source type (URL, PDF, YouTube, tweet, gist, text, session), extracts content, creates wiki pages, updates index and log.
Take over a stale or abandoned PR. Checks out the work, merges main, deep-reviews the code, addresses all review comments, then re-creates a clean PR crediting the original author.
Fetch and execute a remote skill on-the-fly without installing it permanently. Use when the user wants to try a skill once, run a skill from GitHub, use a remote skill without…
按優先順序顯示 PR 清單。「顯示 PR」「PR 清單」「開著的 PR?」「待合併的 PR?」等觸發。
按優先順序顯示 Issue 清單。「顯示 Issue」「開著的 Issue?」「Issue 清單」等觸發。
Guide for debugging GitHub Agentic Workflows - analyzing logs, auditing runs, and troubleshooting issues
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.
评估论文关联的代码仓库质量(GitHub stars、语言、集成成本等)。当 paper-pipeline 编排流程执行到 Step 6.5(代码评估)时自动触发。
Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes.
Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.
Search, download, create, evaluate, and analyze reusable agent skills via SkillNet — the open skill supply chain for AI agents.
Centralized AI-readable documentation repository with 245+ frameworks and tools. Use to find documentation, add new sources, or update existing docs.
Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source…
Use when creating releases for Claude Code plugin marketplaces. Supports independent plugin versioning - each plugin can be released separately.
Sync task progress to linked GitHub Issue
Use when asked to review a PR, or when /review is invoked with a PR number or URL. Performs a focused code review checking for bugs, security, performance, and test gaps, then…
Executes GitHub operations via gh CLI wrapper. Use when managing issues, pull requests, workflows, CI runs, projects, releases, cache, labels, or searching repositories and code.
Extract content from GitHub Discussion threads for wiki ingestion. Uses gh CLI GraphQL API, authenticated via gh auth.
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
Clone external repositories into work/ directory for examination and source code research. Use when needing to understand third-party dependency implementations, debug upstream…
GitHub source control handler centralizing Git CLI and GitHub API operations with protected branch safety
Prevent email addresses and personal data from entering the codebase. Use when user asks to "prevent emails", "remove personal data", "privacy check", "no email", or when writing/…
AUTO-EXECUTE import of external work items (GitHub/JIRA/ADO) since last import. NO PROMPTS - immediately runs with defaults. Creates READ-ONLY references in living docs.
GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user provides GitHub URL, says 'facebook/react', 'show README', 'list…
Generates CHANGELOG.md files following Keep a Changelog format. Creates version history documentation.
Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and…
Edit GitHub issue metadata using gh CLI. Update title, body, labels, assignees, milestones, and projects. Use when issue details need to be changed.
Reviews git history to summarize changes merged while you were away from a consulting project, identifying PRs, code changes, and potential concerns to discuss with the…
Deploy GitHub repositories to remote servers via SSH. Claude reads the README, understands build/start instructions, and executes deployment commands over SSH.
Instala um projeto a partir de um repositório GitHub. Detecta dependências (Python, Git), instala via winget se faltar, clona o repo e roda o instalador do projeto.
Skill manager for Claude Code. Use when users want to list, search, install, update, remove, or create skills.
Enhance an existing PR by analyzing the diff against the description and updating with examples, diagrams, and context
Generate 6 Google Play Store mockup screenshots (1080x1920 PNG) PLUS a Feature Graphic (1024x500 PNG) by analyzing a LOCAL project directory.
Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Knowledge retrieval from multiple sources. Search docs, web, and code with intelligent routing.
Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others…
Query the skills.sh registry for skills matching identified capability gaps. Presents top 3 HIGHLY RELEVANT matches only, waits for user approval before installation.
Manage Python virtual environments in a consistent, organized way. Use when a skill needs Python packages installed, or when the user wants to create a venv following standard…
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple…
PR review comments를 체계적으로 처리하는 skill. Use when: (1) PR에 동료의 리뷰가 달렸을 때, (2) 여러 리뷰를 한 번에 처리하고 싶을 때, (3) 수정 후 commit 링크가 포함된 reply를 자동으로 추가하고 싶을 때
Creates GitHub sub-issues and links them to parent issues using gh CLI and REST API. Use when creating child issues, breaking down large issues into smaller tasks, or establishing…
Add "Open in molab" badge(s) linking to marimo notebooks. Works with READMEs, docs, websites, or any markdown/HTML target.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments.
Mandatory format standard for ALL GitHub issues created by SpecWeave with checkable acceptance criteria and proper metadata.
Workflow orchestration skill for builder ecosystem - repo analysis, SPEC creation, and generation workflows for skills, agents, and UV scripts
Commit any uncommitted changes, run lint checks, fix any issues, and push the current branch. Delegates to a haiku sub-agent for speed.
Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and…
Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Comprehensive pull request review using specialized agents
Apply code changes to a GitHub repository and automatically create a pull request. Takes user feedback or fix requirements, clones the repo, makes localized changes, commits to a…
Publish, submit, and verify local skills across public skill marketplaces, directories, and registries.
Search all 68 skills by owner →