Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
package-json
Generates package.json with all necessary dependencies, dev dependencies, and scripts. Fetches latest package versions from npm registry.
majiayu000/claude-skill-registry 163
-
plan
Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
majiayu000/claude-skill-registry 163
-
Fundamentals Gate
Verify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.
majiayu000/claude-skill-registry 163
-
Damage Control
Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.
majiayu000/claude-skill-registry 163
-
ios-swift-expert
Elite iOS and macOS development expertise for Swift, SwiftUI, UIKit, Xcode, and the entire Apple development ecosystem. Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, iOS frameworks (UIKit, Core Data, Combine, etc.), app architecture, or Apple platform development.
majiayu000/claude-skill-registry 163
-
multi-llm
Route tasks to optimal LLM provider (Gemini, Codex, Copilot, Claude)
majiayu000/claude-skill-registry 163
-
action
Execute a small batch of conditional actions only after verifying they are safe and unused.
majiayu000/claude-skill-registry 163
-
fix-pr-feedback
Address PR feedback with iterative refinement. MUST BE USED when fixing PR issues.
Supports auto-detection (CI failures, code review) and manual triage (user reports bugs). Creates Beads issues for all problems, fixes systematically.
Use when user says "fix the PR", "i noticed bugs", "ci failures", or "codex review found issues",
or when user mentions CI failures, review comments, failing tests, PR iterations,
bug fixes, feedback loops, or systematic issue resolution.
majiayu000/claude-skill-registry 163
-
video-to-article
Use this skill when the user wants to convert a lecture, presentation, or talk video into text formats (transcript, outline, or article). Trigger when user mentions processing video recordings, creating transcripts from lectures, or generating articles from recorded presentations.
majiayu000/claude-skill-registry 163
-
API Async
Your approach to handling API async. Use this skill when working on files where API async comes into play.
majiayu000/claude-skill-registry 163
-
app-icon-generation
Generate iOS and watchOS app icons and image assets from SVG sources using Inkscape and sips
majiayu000/claude-skill-registry 163
-
openwebf-host-caching-httpcachemode
Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, clearing caches with WebF.clearAllCaches). Use when the user mentions HttpCacheMode, WebF.clearAllCaches, offline-first, stale remote bundles, or cache adapter behavior.
majiayu000/claude-skill-registry 163
-
lcql-query-builder
Activate when the user needs help writing, optimizing, or understanding LimaCharlie Query Language (LCQL) queries for searching telemetry.
majiayu000/claude-skill-registry 163
-
cisco-network-diagram
Generate Draw.io network topology diagrams from Cisco router and switch configurations. Use when asked to visualize network topology, create network diagrams, map network infrastructure, or generate visual representations from Cisco device configs. Supports parsing show commands, configuration files, CDP/LLDP neighbor data, and routing protocol information to automatically create professional network diagrams.
majiayu000/claude-skill-registry 163
-
commit-drafter
Automatically draft commit messages by analyzing git status and staged changes
majiayu000/claude-skill-registry 163
-
abp-api-implementation
Implement REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization. Use when building API endpoints for ABP applications.
majiayu000/claude-skill-registry 163
-
sudachi-service-information
株式会社スダチのサービス全体像・料金・申込フロー・無料相談案内を正確に伝える。最新情報は公式サイトで確認し、推定や未確認情報は言及しない。
majiayu000/claude-skill-registry 163
-
fetch-web-intel
Use when Codex must fetch web pages, scrape selectors, or crawl sitemaps through the remote Fetch/Web MCP server catalog entry.
majiayu000/claude-skill-registry 163
-
e-commerce
E-commerce platforms, payment processing, and shopping cart patterns
majiayu000/claude-skill-registry 163
-
wcag-validator
Automatically validate Moodle templates, JavaScript, and CSS for WCAG 2.1 Level AA accessibility compliance. Checks semantic HTML, ARIA patterns, keyboard navigation, color contrast, and screen reader compatibility. Activates when working with Mustache templates, AMD modules, or discussing accessibility, a11y, WCAG, screen readers, or keyboard navigation.
majiayu000/claude-skill-registry 163
-
sr-cardoso-backend
Backend Cloud Run/Express/Firestore do Sr Cardoso. Use quando criar ou alterar endpoints, auth JWT, regras de agenda, financeiro, branding, WhatsApp, cron jobs, ou modelagem Firestore.
majiayu000/claude-skill-registry 163
-
llm-artifacts-detection
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
majiayu000/claude-skill-registry 163
-
wp-block-development
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.
majiayu000/claude-skill-registry 163
-
patterns/context-struct
Context Struct Pattern (C-Specific) pattern for C development
majiayu000/claude-skill-registry 163