Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Angular CDK Integration
Create components using Angular CDK utilities including drag-drop, overlay, portal, scrolling, a11y, clipboard, and platform detection for ng-lin project
majiayu000/claude-skill-registry 163
-
update-ai-models
Search the web for the latest AI models from Anthropic, OpenAI, and Google, then update src/models.ts with new model IDs. Use when user asks to update or add AI models.
majiayu000/claude-skill-registry 163
-
layer-testing
Generate comprehensive tests for architectural layers with coverage-first analysis.
Use when testing specific layers (core, domain, application, infrastructure, boundary).
Reads testing strategy from playbook or uses interactive template selection.
majiayu000/claude-skill-registry 163
-
disciplined-verification
Phase 4 of disciplined development. Verifies implementation against design
through unit and integration testing. Builds traceability matrices, tracks
coverage, and loops defects back to originating left-side phases.
majiayu000/claude-skill-registry 163
-
vue
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance
majiayu000/claude-skill-registry 163
-
promptfoo-evaluation
Configures and runs LLM evaluation using Promptfoo framework. Use when setting up prompt testing, creating evaluation configs (promptfooconfig.yaml), writing Python custom assertions, implementing llm-rubric for LLM-as-judge, or managing few-shot examples in prompts. Triggers on keywords like "promptfoo", "eval", "LLM evaluation", "prompt testing", or "model comparison".
majiayu000/claude-skill-registry 163
-
conditional-domain-specific-template-djankies-claude-configs
majiayu000/claude-skill-registry 163
-
Browser Daemon
Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it.
majiayu000/claude-skill-registry 163
-
sdd-init
sdd-slice-wishで決めた「推奨スライス」を入力として、仕様書 docs/specs/YYYYMMDD-{name}.md のドラフトを作成する。ここでは実装もテスト実装も行わない。テストケースの網羅(境界・異常・不変条件の列挙)は sdd-test-cases の責務。
majiayu000/claude-skill-registry 163
-
configuring-javascript-stack
JavaScript/TypeScript stack configuration - pnpm, prettier, eslint, vitest with 96% coverage threshold
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
-
reviewing-vitest-config
Review Vitest configuration for deprecated patterns and best practices. Use when reviewing test configuration or vitest setup.
majiayu000/claude-skill-registry 163
-
testing-e2e
Expert guidance for writing resilient end-to-end tests that span multiple processes and components. Use this skill when reviewing, writing, or refactoring system-wide e2e tests. Covers user-facing scenarios, helper functions, data factories, ARIA-based selectors, and auto-retriable assertions. NOT for unit/integration tests - use testing-unit-integration skill instead. See references/playwright-resilience.md for detailed selector patterns.
majiayu000/claude-skill-registry 163
-
synthetic-query-generator
Generate synthetic queries to expand coverage and test retrieval; use when asked to strengthen indexing or evaluation.
majiayu000/claude-skill-registry 163
-
zephyr-driver-development
Full development cycle for Zephyr RTOS C/C++ drivers using Zephyr’s device model best practices. Use for creating or updating drivers, including devicetree bindings, driver implementation, device API wiring, instantiation macros, Kconfig/CMake integration, and test strategy using native_sim and bus emulators.
majiayu000/claude-skill-registry 163
-
technical-spec
Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing architecture.
majiayu000/claude-skill-registry 163
-
verification-enforcer
Enforce comprehensive verification and testing before declaring completion. Use when implementing features, making changes, or completing tasks. Prevents insufficient verification (FP-10).
majiayu000/claude-skill-registry 163
-
constituicao-federal
Especialista na Constituição Federal do Brasil de 1988, direitos fundamentais, organização do Estado e poder judiciário
majiayu000/claude-skill-registry 163
-
visibility-pattern-guardian
Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% coverage loss). References authoritative style guides rather than duplicating. Auto-refactors code to private[module] object pattern with user approval. Detects inline lambdas and suggests extraction to named functions ("laws"). Blocks during scala-ninja review (Phase 2) as peer review rejection point.
majiayu000/claude-skill-registry 163
-
foundations-market-intelligence
Market analysis and competitive intelligence for startups. Use when analyzing market opportunities, sizing TAM, profiling segments, or mapping competition.
majiayu000/claude-skill-registry 163
-
oversized-skill
A skill with an oversized SKILL.md file for testing warnings
majiayu000/claude-skill-registry 163
-
use-unity-editor
Read and edit scenes and prefabs as you would in the Unity editor. You can't do anything in the Unity editor without this skill.
majiayu000/claude-skill-registry 163
-
hypotheticals-counterfactuals
Use when exploring alternative scenarios, testing assumptions through "what if" questions, understanding causal relationships, conducting pre-mortem analysis, stress testing decisions, or when user mentions counterfactuals, hypothetical scenarios, thought experiments, alternative futures, what-if analysis, or needs to challenge assumptions and explore possibilities.
majiayu000/claude-skill-registry 163
-
automation-strategy
Plan test automation strategies including ROI analysis, automation candidate selection, framework evaluation, and maintainable automation architecture.
majiayu000/claude-skill-registry 163