Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
test-cli
Start tmux sessions, send prompts to the CLI, capture output, and verify behavior using helper scripts. Use when testing the CLI, interactive mode, TUI components, or when the user mentions tmux sessions.
majiayu000/claude-skill-registry 163
-
Delegating to New Relic Agent
Recognize New Relic queries and delegate to specialized sub-agent to avoid context pollution
majiayu000/claude-skill-registry 163
-
cli-interactive-testing
Test and validate DyGram machines using CLI interactive mode. Step through execution, provide intelligent responses, debug behavior, and create test recordings.
majiayu000/claude-skill-registry 163
-
testing-agent
Testing and quality validation for Flutter code.
USE WHEN: creating tests, verifying coverage, running E2E tests,
validating code quality, checking test coverage thresholds.
Minimum coverage: 80% overall, 95% services, 70% widgets.
Examples:
<example>
Context: The user implemented a new feature.
user: "I've just implemented the new itinerary creation service"
assistant: "I'll use testing-agent to generate comprehensive tests and ensure quality."
<commentary>New code needs testing - use testing-agent.</commentary>
</example>
<example>
Context: The user wants to run E2E tests.
user: "Run the E2E tests to validate the login flow"
assistant: "I'll use testing-agent to execute E2E tests with MCP Chrome DevTools."
<commentary>E2E testing is a testing-agent responsibility.</commentary>
</example>
majiayu000/claude-skill-registry 163
-
moai-internal-comms
AI-powered enterprise internal communications orchestrator with Context7 integration, intelligent content generation, automated workflow optimization, multi-format support (reports, newsletters, FAQs), and enterprise-grade communication intelligence
majiayu000/claude-skill-registry 163
-
.claude/skills/agent-quality-standards/SKILL.md
エージェント品質基準と検証プロセスを専門とするスキル。
📖 参照書籍:
- 『The Pragmatic Programmer』(Andrew Hunt, David Thomas): 手順設計
📚 リソース参照:
- `resources/Level1_basics.md`: レベル1の基礎ガイド
- `resources/Level2_intermediate.md`: レベル2の実務ガイド
- `resources/Level3_advanced.md`: レベル3の応用ガイド
- `resources/Level4_expert.md`: レベル4の専門ガイド
- `resources/legacy-skill.md`: 旧SKILL.mdの全文
- `resources/quality-metrics.md`: Quality Metrics
- `scripts/calculate-quality-score.mjs`: calculate-quality-score.mjs
- `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト
- `scripts/validate-skill.mjs`: スキル構造検証スクリプト
- `templates/quality-checklist-template.md`: Quality Checklist Template
- `resources/requirements-index.md`: 要求仕様の索引(docs/00-requirements と同期)
Use proactively when handling agent quality standards tasks.
majiayu000/claude-skill-registry 163
-
multi-agent-e2e-validation
Multi-agent parallel E2E validation for database refactors. TRIGGERS - E2E validation, schema migration testing, database refactor validation.
majiayu000/claude-skill-registry 163
-
opengrid-openscad
Interpretive guidance for generating OpenSCAD code for OpenGrid/MultiConnect wall-mounted organizers. Provides pattern selection frameworks, mounting system integration, and dimensional constraints specific to this ecosystem. Use when generating OpenSCAD files for OpenGrid items.
majiayu000/claude-skill-registry 163
-
seo-llm-optimizer-tests
Test specifications for SEO & LLM Optimizer WordPress plugin. Use when testing the SEO & LLM Optimizer plugin, verifying Copy for AI functionality, or checking markdown/RAG export features.
majiayu000/claude-skill-registry 163
-
analyze-test-coverage
Analyze test coverage gaps and report findings
majiayu000/claude-skill-registry 163
-
custom-plugin-flutter-skill-accessibility
majiayu000/claude-skill-registry 163
-
vanilla-rails-testing
Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple naming, and Minitest syntax
majiayu000/claude-skill-registry 163
-
aws-cloudfront-cdn
Distribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.
majiayu000/claude-skill-registry 163
-
ecology-and-evolution-specialist
Expert in evolutionary biology, ecological systems, biodiversity, and conservation
majiayu000/claude-skill-registry 163
-
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent,
Vitest testing, and runs for hours to days with automatic retries and state persistence.
Use when: creating long-running workflows, implementing retry logic, building event-driven processes,
testing workflows with cloudflare:test, coordinating API calls, or troubleshooting NonRetryableError,
I/O context errors, serialization failures.
Keywords: cloudflare workflows, workflows workers, durable execution, workflow step,
WorkflowEntrypoint, step.do, step.sleep, workflow retries, NonRetryableError,
workflow state, wrangler workflows, workflow events, long-running tasks, step.sleepUntil,
step.waitForEvent, workflow bindings, vitest testing, cloudflare:test, introspectWorkflowInstance
majiayu000/claude-skill-registry 163
-
analyzing-test-coverage
Creates and analyzes tests using Vitest and MSW patterns. Generates test builders, mocks repositories, and configures integration tests. Triggers on: write tests, test coverage, Vitest, MSW mock, vi.fn, vi.mock, unit test, integration test, test builder, mock setup, test failure.
majiayu000/claude-skill-registry 163
-
social-strategy
Load when creating social media content, adapting content for different platforms,
planning social media strategy, analyzing engagement, or managing community
interactions. Contains platform-specific best practices and content strategies.
majiayu000/claude-skill-registry 163
-
epistemology
Master epistemology - the theory of knowledge, justification, and belief. Use for: knowledge, justification, skepticism, sources of knowledge, epistemic virtue. Triggers: 'knowledge', 'epistemology', 'justification', 'belief', 'Gettier', 'skepticism', 'certainty', 'evidence', 'testimony', 'perception', 'reason', 'a priori', 'empirical', 'reliability', 'internalism', 'externalism', 'foundationalism', 'coherentism'.
majiayu000/claude-skill-registry 163
-
dbt-artifacts
Monitor dbt execution using the dbt Artifacts package. Use this skill when you need to track test and model execution history, analyze run patterns over time, monitor data quality metrics, or enable programmatic access to dbt execution metadata across any dbt version or platform.
majiayu000/claude-skill-registry 163
-
ci-test-droid-skill
CI Test Factory Droid Skill
majiayu000/claude-skill-registry 163
-
plugin-improve
Fix bugs, add features to completed plugins. Includes versioning, backups, regression testing, changelog automation. Auto-detects deep-research handoffs to preserve investigation context. Trigger terms - improve, fix, add feature, modify plugin, version bump, rollback
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-deployment-rollback
Rollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
tmux-playwright-dev
Live UI development workflow using tmux panes + Playwright for visual feedback. Start dev server in one pane, use Playwright for testing, screenshots, and mobile/responsive verification in real-time.
majiayu000/claude-skill-registry 163
-
plan-guideline
Create comprehensive implementation plans with detailed file-level changes and test strategies
majiayu000/claude-skill-registry 163