Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
apps-script-create
Google Apps Script プロジェクトを新規作成する。「GAS 作成」「Apps Script 作成」「スクリプト作成」「GAS を作って」などで起動。
majiayu000/claude-skill-registry 163
-
write-spec
Spec document structure, formatting rules, and guidelines for updating .workaholic/specs/.
majiayu000/claude-skill-registry 163
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
majiayu000/claude-skill-registry 163
-
migrate
Migration workflow - research → analyze → plan → implement → review
majiayu000/claude-skill-registry 163
-
meyers-effective-cpp
Write C++ code following Scott Meyers' Effective C++ principles. Emphasizes practical wisdom, specific guidelines with clear rationale, and avoiding common pitfalls. Use when writing production C++ code that must be correct, maintainable, and efficient.
majiayu000/claude-skill-registry 163
-
android-tv-development
Android TV-specific patterns for D-pad navigation, focus management, and TV UI
majiayu000/claude-skill-registry 163
-
projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
majiayu000/claude-skill-registry 163
-
prowler-test-ui
E2E testing patterns for Prowler UI (Playwright). Trigger: When writing Playwright E2E tests under ui/tests in the Prowler UI (Prowler-specific base page/helpers, tags, flows).
majiayu000/claude-skill-registry 163
-
prometheus-configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
majiayu000/claude-skill-registry 163
-
haven-life
Simple, affordable term life insurance online.
majiayu000/claude-skill-registry 163
-
circom-dev
Zero-knowledge proof circuit development using circom. Use when implementing arithmetic circuits for zkSNARKs, including circuit design, constraint verification, witness generation, and testing. Triggers on tasks like "create a circom circuit", "implement ZK proof", "write Merkle tree circuit", "add range proof", or any zero-knowledge cryptography implementation requiring circom.
majiayu000/claude-skill-registry 163
-
analytics-tracking
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
majiayu000/claude-skill-registry 163
-
nexus-elements-nexus-provider
Install and configure the NexusProvider for Nexus Elements. Use when setting up provider context, handleInit on wallet connect, or when any element needs useNexus.
majiayu000/claude-skill-registry 163
-
docker-mcp-ops
Docker MCPでコンテナ操作(起動/停止/ログ)を会話で実行する設計。実行系タスクの安定化で使う。
majiayu000/claude-skill-registry 163
-
scanning-for-data-privacy-issues
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan for data privacy issues", "check privacy compliance", "find PII leaks", "identify GDPR violations", or needs a "privacy audit" of their codebase. The skill is most effective when used on projects involving personal data, financial information, or health records.
majiayu000/claude-skill-registry 163
-
speech
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
majiayu000/claude-skill-registry 163
-
bundle-dynamic-imports
Use next/dynamic for lazy-loading heavy components. Apply when importing large components like editors, charts, or rich text editors that aren't needed on initial render.
majiayu000/claude-skill-registry 163
-
ccn:create-topic
Create a new topic file in .notes/ with frontmatter template
majiayu000/claude-skill-registry 163
-
pymatgen
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
majiayu000/claude-skill-registry 163
-
last30days
Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.
majiayu000/claude-skill-registry 163
-
android-playstore-api-validation
Create and run validation script to test Play Store API connection
majiayu000/claude-skill-registry 163
-
commit-messages
majiayu000/claude-skill-registry 163
-
tool-use
Tool use patterns for Claude including schema design, tool_choice modes, result handling, parallel execution, error recovery, and extended thinking integration.
majiayu000/claude-skill-registry 163
-
design-system-token-architecture
Architect scalable design token propagation using React Context and CSS-in-JS/Variables.
majiayu000/claude-skill-registry 163