Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pytest-testing
Guide for writing pytest tests following this project's patterns including fixtures, mocking, and test organization.
majiayu000/claude-skill-registry 163
-
test-mcp-connector
ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:
**Required triggers (ALL must mention "MCP" explicitly):**
- "test connector with mcp"
- "test mcp connector"
- "test [provider] with mcp"
- "use mcp to test [provider]"
- "run mcp connector test"
- "mcp test for [provider]"
**DO NOT trigger for:**
- Generic "test the connector" requests (use stackone run / test_actions instead)
- "test [provider]" without explicit MCP mention
- Regular validation or testing requests
- Any testing that doesn't explicitly mention MCP
This skill builds a REAL agent with Claude Agent SDK that sends natural language prompts to evaluate if action descriptions are agent-friendly. It's more intensive than regular testing and should only be used when explicitly requested.
majiayu000/claude-skill-registry 163
-
indigenous-leader-analyst
Analyzes events through indigenous knowledge systems using relational thinking, seven generations principle,
reciprocity, holistic integration, and traditional ecological knowledge frameworks.
Provides insights on interconnectedness, long-term sustainability, collective wisdom, and decolonial perspectives.
Use when: Environmental decisions, resource stewardship, community governance, decolonization, intergenerational planning.
Evaluates: Relationships, sustainability, collective impact, indigenous rights, traditional knowledge integration.
majiayu000/claude-skill-registry 163
-
community-advocacy-toolkit
Playbook for activating current students, alumni, and partners as advocates.
majiayu000/claude-skill-registry 163
-
css-fundamentals
CSS fundamentals - selectors, specificity, box model, positioning, units
majiayu000/claude-skill-registry 163
-
discover-testing
Automatically discover testing skills when working with testing. Activates for testing development tasks.
majiayu000/claude-skill-registry 163
-
metabolomics
Metabolomics-specific analysis strategies and domain knowledge
majiayu000/claude-skill-registry 163
-
shfmt-configuration
Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.
majiayu000/claude-skill-registry 163
-
playtesting-orchestrator
Test escape room difficulty, collect player metrics, identify stuck points, and balance gameplay for 60-70% completion rate target. Implements alpha/beta testing protocols, feedback analysis, and iterative difficulty adjustment. Use when validating game balance, analyzing player behavior, or optimizing escape room challenge levels.
majiayu000/claude-skill-registry 163
-
commands-udecode-plate
majiayu000/claude-skill-registry 163
-
Test Pattern Library
Comprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests across frameworks
majiayu000/claude-skill-registry 163
-
branch-integration-workflow
Safely review and merge remote branches into stable. Trigger when: (1) reviewing open PRs, (2) integrating feature branches, (3) checking for stale branches with potential conflicts.
majiayu000/claude-skill-registry 163
-
testing-and-debugging
Diagnose and debug issues in the vehicle insurance data analysis platform. Use when user encounters errors, data not refreshing, filters not working, charts not displaying, API failures, or performance issues. Provides quick diagnostic checklists and proven troubleshooting steps specific to this Vue 3 + Flask + Pandas stack.
majiayu000/claude-skill-registry 163
-
service-layer
majiayu000/claude-skill-registry 163
-
exploiting-web3-smart-contracts
Audit and exploit smart contracts and Web3 applications including reentrancy, integer overflow, access control flaws, and DeFi-specific vulnerabilities. Use when testing blockchain applications or performing smart contract audits.
majiayu000/claude-skill-registry 163
-
Task Patterns
Complete tp CLI reference for Linear integration. Use when working with Linear issues (create, update, comment, labels), managing parent/child relationships, or setting up team configuration. Covers both daily issue management and initial project setup.
majiayu000/claude-skill-registry 163
-
qc-backtest-runner
Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests, wait for completion, and retrieve performance metrics. This skill should be used when running backtests on QuantConnect cloud or testing trading strategies.
majiayu000/claude-skill-registry 163
-
networkx
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.
majiayu000/claude-skill-registry 163
-
Testing E2E with Playwright
Run end-to-end browser tests using Playwright MCP. Use when testing web applications, validating user journeys, checking UI interactions, or when the user mentions E2E tests, browser automation, or Playwright.
majiayu000/claude-skill-registry 163
-
e2e-test
End-to-end testing with Playwright. Use when writing E2E tests, implementing page objects, setting up test fixtures, handling authentication in tests, adding visual regression testing, or configuring E2E tests for CI. Covers when to use E2E vs integration tests, critical path identification, page object pattern, test isolation, and CI considerations.
majiayu000/claude-skill-registry 163
-
Nodes Credentials Patterns
Implement n8n credential types including API key, OAuth2, and header-based authentication patterns. Use this skill when creating *.credentials.ts files, implementing ICredentialType interfaces, configuring OAuth2 flows, setting up credential testing, injecting authentication headers, or following credential security best practices. Apply when building any n8n node that requires API authentication, token management, or secure credential handling.
majiayu000/claude-skill-registry 163
-
testing-flexible
Use when implementing features to write effective tests. Encourages test-first but allows prototyping.
majiayu000/claude-skill-registry 163
-
builder-skill
Skill creation specialist. Use PROACTIVELY for creating skills, YAML frontmatter design, and knowledge organization.
MUST INVOKE when ANY of these keywords appear in user request:
EN: create skill, new skill, skill optimization, knowledge domain, YAML frontmatter
KO: 스킬생성, 새스킬, 스킬최적화, 지식도메인, YAML프론트매터
JA: スキル作成, 新スキル, スキル最適化, 知識ドメイン, YAMLフロントマター
ZH: 创建技能, 新技能, 技能优化, 知识领域, YAML前置信息
majiayu000/claude-skill-registry 163
-
rspec-rails
Write Ruby on Rails specs with RSpec following best practices for unit tests, request specs, feature specs, and job specs. Use when writing or modifying RSpec test files for Rails applications.
majiayu000/claude-skill-registry 163