Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
skills-synqing-spectrasynq-trinity
majiayu000/claude-skill-registry 163
-
python-json-parsing
Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
majiayu000/claude-skill-registry 163
-
httpyac
Work with httpyac .http files for HTTP, gRPC, GraphQL, and WebSocket API testing and contract validation. Use when creating or executing API test requests.
majiayu000/claude-skill-registry 163
-
mcp-tester
Test MCP server connectivity and tool execution. Use when adding new MCP servers, debugging tool integration, or verifying tool availability. Supports stdio, http, and sse server types.
majiayu000/claude-skill-registry 163
-
knockoff
KnockOff source-generated test stubs. Use when creating interface stubs for unit tests, migrating from Moq, understanding the duality pattern (user methods vs callbacks), configuring stub behavior, verifying invocations, or working with interface spy handlers for tracking calls.
majiayu000/claude-skill-registry 163
-
react-project-scaffolder
Use PROACTIVELY when creating new React projects requiring modern tooling and best practices. Provides three modes - sandbox (Vite + React for quick experiments), enterprise (Next.js with testing and CI/CD), and mobile (Expo + React Native). Enforces TypeScript strict mode, Testing Trophy approach, and 80% coverage. Not for non-React projects or modifying existing applications.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-apikey-get
Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
testing-practices
Testing best practices for modern Python development. Activated when working with tests, pytest, Hypothesis property-based testing, Atheris fuzz testing, test coverage, test organization, or mutation testing.
majiayu000/claude-skill-registry 163
-
spring-testing
Test Spring Boot applications - MockMvc, TestContainers, test slices, integration testing
majiayu000/claude-skill-registry 163
-
consciousness-telemetry
Diagnostic telemetry system that tracks internal state variables (prediction accuracy, surprise, confidence, integration, affective signals) across conversation turns. Use when systematic introspection or state-behavior coupling analysis would benefit response quality, or when explicitly requested for self-monitoring tasks.
majiayu000/claude-skill-registry 163
-
sales-engineer
Expert sales engineer specializing in technical pre-sales, solution architecture, and proof of concepts. Masters technical demonstrations, competitive positioning, and translating complex technology into business value for prospects and customers.
majiayu000/claude-skill-registry 163
-
outside-in-testing
Generates agentic outside-in tests using gadugi-agentic-test framework for CLI, TUI, Web, and Electron apps.
Use when you need behavior-driven tests that verify external interfaces without internal implementation knowledge.
Creates YAML test scenarios that AI agents execute, observe, and validate against expected outcomes.
Supports progressive complexity from simple smoke tests to advanced multi-step workflows.
majiayu000/claude-skill-registry 163
-
go-testing
Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
majiayu000/claude-skill-registry 163
-
expertise-manager
Route, calibrate, and continuously improve specialist coverage across domains.
majiayu000/claude-skill-registry 163
-
game-balance
Validate unit stats and combat values against GAME_REQUIREMENTS.md. Use when modifying unit properties, combat formulas, or terrain effects. Triggers on "balance", "stats", "unit values", "combat modifier".
majiayu000/claude-skill-registry 163
-
backend-dev
This skill should be used when developing backend services for Manjha using Encore.ts, implementing agents, writing E2E tests, or working with the message-driven architecture. It ensures adherence to TDD practices, type safety, proper logging, and Manjha's development principles.
majiayu000/claude-skill-registry 163
-
red-team-exploit-dev
Develop exploit scenarios for security testing and vulnerability assessment.
majiayu000/claude-skill-registry 163
-
npm-packages
Conventions for package.json, README.md, coding & testing styles
majiayu000/claude-skill-registry 163
-
skillstash-author
Author skillstash SKILL.md files from research or issue specs
majiayu000/claude-skill-registry 163
-
qwen-delegation
Qwen CLI delegation workflow implementing delegation-core for Alibaba's Qwen models.
Triggers: qwen cli, qwen delegation, alibaba qwen, qwen batch, multi-file analysis,
qwen summarization, qwen extraction, 100K context
Use when: delegation-core selected Qwen, need Qwen's large context capabilities,
batch processing or multi-file analysis required
DO NOT use when: deciding which model to use - use delegation-core first.
DO NOT use when: qwen CLI not installed or configured.
Consult this skill when implementing Qwen-specific delegation workflows.
majiayu000/claude-skill-registry 163
-
architect-reviewer
Expert architecture reviewer specializing in system design validation, architectural patterns, and technical decision assessment. Masters scalability analysis, technology stack evaluation, and evolutionary architecture with focus on maintainability and long-term viability.
majiayu000/claude-skill-registry 163
-
playwright-bdd-analyzer
Playwright-BDD/Cucumberテストの品質分析スキル。
以下の場合に使用:
(1) .featureファイルのレビュー・品質チェック時
(2) ステップ定義の再利用性分析時
(3) シナリオ網羅性の確認時
(4) E2Eテスト実行結果の分析時
(5) テストの保守性評価時
majiayu000/claude-skill-registry 163
-
react-native-web-testing
Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.
majiayu000/claude-skill-registry 163
-
manage-fake
Create or update Fake test doubles for TypeScript interfaces. Use when user asks to "create a fake", "update a fake", "generate test fake", "fix fake", "manage fake", or mentions needing a fake for testing. Generates Initializer interface, Fake class, and Builder class following the testing pattern with getMockingFunction, FakeEntity inheritance, and EventBroker support.
majiayu000/claude-skill-registry 163