Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
don-open-source
Open source standards and practices for Dutch government projects. Use when setting up an open source repository, choosing licenses, creating publiccode.yml, or following the Standard for Public Code.
majiayu000/claude-skill-registry 163
-
navigating-github-to-konflux-pipelines
Use when GitHub PR or branch has failing checks and you need to find Konflux pipeline information (cluster, namespace, PipelineRun name). Teaches gh CLI commands to identify Konflux checks (filter out Prow/SonarCloud), extract PipelineRun URLs from builds and integration tests, and parse URLs for kubectl debugging.
majiayu000/claude-skill-registry 163
-
cc-hooks-creator
This skill should be used when users want to create, configure, or debug Claude Code hooks. Hooks are shell commands that execute at various points in Claude Code's lifecycle (PreToolUse, PostToolUse, Stop, SessionStart, etc.). Use this skill when users ask to create custom automation, file protection, code formatting hooks, notifications, or any lifecycle-based triggers for Claude Code.
majiayu000/claude-skill-registry 163
-
Verification & Quality Assurance
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
majiayu000/claude-skill-registry 163
-
alfred-clipboard
Access Alfred's clipboard history. Search recent copies, find text you copied earlier, and analyze clipboard patterns.
majiayu000/claude-skill-registry 163
-
development-brainstorming
Use when planning software development tasks, before writing code or implementation plans - refines rough technical ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. For software architecture, components, data flow, and technical design decisions. Don't use during clear 'mechanical' coding processes
majiayu000/claude-skill-registry 163
-
generating-smart-commits
Execute use when generating conventional commit messages from staged git changes. Trigger with phrases like "create commit message", "generate smart commit", "/commit-smart", or "/gc". Automatically analyzes changes to determine commit type (feat, fix, docs), identifies breaking changes, and formats according to conventional commit standards.
majiayu000/claude-skill-registry 163
-
policyengine-review-patterns
PolicyEngine code review patterns - validation checklist, common issues, review standards
majiayu000/claude-skill-registry 163
-
systems-architect
Use when designing software architecture for bioinformatics pipelines, defining data structures, planning scalability, or making technical design decisions for complex systems.
majiayu000/claude-skill-registry 163
-
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
majiayu000/claude-skill-registry 163
-
positron-notebooks
This skill should be used when developing, debugging, or maintaining Positron Notebooks - the React-based feature-flagged notebook editor. Load this skill when tasks involve notebook cells, execution, selection state, context keys, or notebook editor features.
majiayu000/claude-skill-registry 163
-
readme-craft
Production-grade README.md patterns for any project type. Use when creating project documentation, writing README files, or improving existing docs. Covers hero sections, quick start examples, comparison tables, troubleshooting guides, and limitation transparency. Triggers on README, documentation, project setup, open source.
majiayu000/claude-skill-registry 163
-
azure-variable-groups
Manage Azure Pipeline variable groups and library secrets. Use when organizing pipeline variables or managing configuration.
majiayu000/claude-skill-registry 163
-
confluence-docs
Atlassian Confluence integration for enterprise documentation. Create and update pages via API, manage spaces and permissions, handle content migration, and sync between Markdown and Confluence.
majiayu000/claude-skill-registry 163
-
agent-invocation
Agent invocation syntax and boundary rules
majiayu000/claude-skill-registry 163
-
debugging-dbt-errors
Debugs and fixes dbt errors systematically. Use when working with dbt errors for:
(1) Task mentions "fix", "error", "broken", "failing", "debug", "wrong", or "not working"
(2) Compilation Error, Database Error, or test failures occur
(3) Model produces incorrect output or unexpected results
(4) Need to troubleshoot why a dbt command failed
Reads full error, checks upstream first, runs dbt build (not just compile) to verify fix.
majiayu000/claude-skill-registry 163
-
prompt-iteration
Use when iteratively improving agent prompts through automated LLM-as-Judge evaluation. Runs eval→fix→commit loop with circuit breakers.
majiayu000/claude-skill-registry 163
-
pattern-miner
Mine historical data for patterns and predictive insights
majiayu000/claude-skill-registry 163
-
deep-reflect
Analyzes development sessions to extract patterns, preferences, and learnings. Use after significant work sessions to capture insights, document system understanding, and improve future interactions.
majiayu000/claude-skill-registry 163
-
sc-estimate
Provide development estimates for tasks, features, or projects with intelligent analysis. Use when planning timelines, assessing complexity, or scoping resources.
majiayu000/claude-skill-registry 163
-
backend-security-coder
Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.
majiayu000/claude-skill-registry 163
-
AnnualReports
Annual security report aggregation and analysis. USE WHEN annual reports, security reports, threat reports, industry reports, update reports, analyze reports, vendor reports, threat landscape.
majiayu000/claude-skill-registry 163
-
bug-hunt
Investigate suspected bugs with git archaeology and root cause analysis. Triggers: "bug", "broken", "doesn't work", "failing", "investigate bug".
majiayu000/claude-skill-registry 163
-
data-source-connect
Connect your own data source to replace the demo unicorns data. Use when the user wants to use their own database URL or CSV file instead of the sample data. Triggers on requests to connect database, import CSV, change data source, use own data, or switch from demo data.
majiayu000/claude-skill-registry 163