Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
oauth-config-generator
Generate OAuth 2.0 configuration for social login providers (Google, GitHub, etc.). Triggers on "create oauth config", "generate oauth setup", "social login config", "oauth2 integration".
majiayu000/claude-skill-registry 163
-
project-brief-writer
Transform rough project ideas into problem-focused briefs that preserve learning opportunities and feed into the Skills workflow (tech-stack-advisor -> deployment-advisor -> project-spinup).
majiayu000/claude-skill-registry 163
-
midjourney-prompting
majiayu000/claude-skill-registry 163
-
rust-crate-creator
majiayu000/claude-skill-registry 163
-
Creating Feature Tests
Automates the creation of behavior-driven, fail-first feature tests for user-facing behaviors. Works across any language or framework. Use when features lack behavioral tests, implementing fail-first TDD, ensuring user-facing functionality has comprehensive test coverage, or when the user mentions BDD, feature tests, or user behavior testing.
majiayu000/claude-skill-registry 163
-
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