Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
new-node
Create new workflow nodes for the Workscript engine or refactor existing nodes. Generate complete, production-ready node implementations following the single-edge return pattern. Use when creating new nodes, developing custom integrations, building data manipulation nodes, refactoring existing nodes, or implementing workflow capabilities.
majiayu000/claude-skill-registry 163
-
feishu-openapi-dev
Expert guidance for Feishu (飞书) / Lark OpenAPI Python development. Build Feishu applications, robots, handle event subscriptions, card callbacks, and API integrations. Use when working with Feishu SDK, lark-oapi, building Feishu bots, or mentioning 飞书 development.
majiayu000/claude-skill-registry 163
-
value-object-patterns
値オブジェクトパターンの専門スキル。
不変性、等価性、ドメイン概念のカプセル化を提供します。
Anchors:
- Domain-Driven Design(Eric Evans)/ 適用: 値オブジェクト設計 / 目的: ドメインモデル表現
- Implementing DDD(Vaughn Vernon)/ 適用: 実装パターン / 目的: 実践的コード
- Refactoring(Martin Fowler)/ 適用: プリミティブ執着検出 / 目的: コードスメル改善
Trigger:
Use when implementing value objects, designing immutable domain concepts, refactoring primitive obsession, or integrating value objects into domain models.
majiayu000/claude-skill-registry 163
-
file-boundaries
Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work.
majiayu000/claude-skill-registry 163
-
justicehub-context
majiayu000/claude-skill-registry 163
-
coverage-analyzer
WHEN: Coverage analysis, finding untested files, test prioritization, coverage gap identification
WHAT: Line/Branch/Function coverage + untested file list + priority by importance + improvement roadmap
WHEN NOT: Test generation → test-generator, Test quality → code-reviewer
majiayu000/claude-skill-registry 163
-
patterns/context-struct
Context Struct Pattern (C-Specific) pattern for C development
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
-
MCP Builder
Comprehensive guide for building production-ready MCP (Model Context Protocol) servers. Covers both FastMCP (Python) and MCP SDK (Node/TypeScript) implementations with practical examples, best practices, error handling, testing strategies, security guidelines, and real-world integration patterns.
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
-
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
-
sapui5-cli
majiayu000/claude-skill-registry 163
-
aico-backend-task-breakdown
Break down PM story into backend tasks following LAYERED ARCHITECTURE order: Data Models → Database → Repository → Service → API → Validation → Tests.
UNIQUE VALUE: Ensures proper dependency order and separation of concerns. Tasks are ordered by architectural layers, not random order.
Use this skill when:
- Running /backend.tasks command
- User asks to "break down story for backend", "create backend tasks", "split into backend tasks"
- Have story at docs/reference/pm/stories/ and need organized task list
- Need tasks ordered by architectural layers (not random order)
- Starting backend work and want organized, layered task list
Layer order is CRITICAL: Types/Entities → Migrations → Repository → Service → API → Validation → Tests
Output: ALWAYS write to docs/reference/backend/tasks/{story-name}.md
majiayu000/claude-skill-registry 163
-
Getting Started with Agent Skills
Skills for legacy code analysis, explanation, and safe refactoring - mandatory workflows and search tools
majiayu000/claude-skill-registry 163
-
documentation-automation
Automatically maintains project documentation including CHANGELOG.md, README files, inline code documentation, and cross-references. Use proactively after implementing features, fixing bugs, making API changes, or completing significant work. Updates CHANGELOG.md with conventional commit format, adds README sections for new features, generates inline documentation for new functions/structs/components, and ensures documentation cross-references are up-to-date. Covers Rust doc comments, TypeScript JSDoc, conventional commits (feat/fix/docs/refactor/test/chore), and multi-level README organization.
majiayu000/claude-skill-registry 163
-
x-recruiter
用于在 X (x.com) 发布招聘帖子。包含文案规范、图片生成提示和自动化发布脚本。发布 AI 相关岗位或设计类岗位时优先使用。
majiayu000/claude-skill-registry 163
-
ecto-query-analysis
Analyzes Ecto queries for N+1 problems, missing preloads, and performance issues.
majiayu000/claude-skill-registry 163
-
xcode-file-manager
Add Swift files to the AIQ Xcode project. Use when creating new Swift files (views, view models, services, models, tests) that need to be added to the Xcode project and build targets.
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
-
inmemoria
Use when building persistent codebase intelligence for AI agents or integrating knowledge systems via MCP
majiayu000/claude-skill-registry 163
-
remote-code-agents
Delegate tasks to remote Claude Code agent containers for parallel execution, long-running analysis, or resource-intensive operations.
majiayu000/claude-skill-registry 163