Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
53-dapr-core
Create your Dapr deployment skill in one prompt, then learn to improve it throughout the chapter
majiayu000/claude-skill-registry 163
-
post-training-workflow
Post-training model validation workflow: gating, backtesting, walk-forward validation, deployment decisions. Trigger after GPU training completes.
majiayu000/claude-skill-registry 163
-
asyncredux-dispatching-actions
majiayu000/claude-skill-registry 163
-
astrowind
Astro 5.0 + Tailwind CSS landing page with blog, dark mode, and perfect PageSpeed scores.
majiayu000/claude-skill-registry 163
-
dotnet-test-triage
Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
majiayu000/claude-skill-registry 163
-
nginx-expert
Expert-level Nginx configuration, reverse proxy, load balancing, SSL/TLS, caching, and performance tuning
majiayu000/claude-skill-registry 163
-
Security Audit
Identify and fix security vulnerabilities in code and infrastructure
majiayu000/claude-skill-registry 163
-
ea-learning
Explain enterprise architecture concepts in practical terms. Use when learning about TOGAF, Zachman, ADRs, or any EA terminology.
majiayu000/claude-skill-registry 163
-
javascript-refactoring
Instructions for refactoring JavaScript code into separate files
majiayu000/claude-skill-registry 163
-
data-scientist
Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence. Use PROACTIVELY for data analysis tasks, ML modeling, statistical analysis, and data-driven insights.
majiayu000/claude-skill-registry 163
-
stripe-best-practices
Best practices for building a Stripe integrations
majiayu000/claude-skill-registry 163
-
java-spring
Java + Spring Boot開発支援。
NullAway設定、テスト戦略、DIコンテナ設計をガイド。
majiayu000/claude-skill-registry 163
-
ksrc
Search/read 3rd-party Gradle (Kotlin/Java) dependency sources. Avoid directly accessing `.gradle`; instead, proactively use this skill to inspect source code of dependencies to learn API shapes or implementations.
majiayu000/claude-skill-registry 163
-
smart-rules
[Utility] Analyzes user prompts and efficiently loads only relevant rule documents. Auto-generates category-document mapping config file on first invocation by scanning project documents. Supports both automatic and manual invocation. (project)
majiayu000/claude-skill-registry 163
-
research-guide
Research best practices, guides, and libraries. Use when needing documentation, recommendations, implementation guidance, or library comparisons.
majiayu000/claude-skill-registry 163
-
django-reviewer
WHEN: Django project review, ORM queries, views/templates, admin customization
WHAT: ORM optimization + View patterns + Template security + Admin config + Migration safety
WHEN NOT: FastAPI → fastapi-reviewer, Flask → flask-reviewer, DRF API only → consider api-expert
majiayu000/claude-skill-registry 163
-
frontend-code-review
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
majiayu000/claude-skill-registry 163
-
Nawin
9P2000 protocol implementation for .NET - connect to 9front/Plan9, serve files, CPU remote shell, authentication servers
majiayu000/claude-skill-registry 163
-
smalltalk-usage-finder
Class and method usage analyzer for Pharo Smalltalk. Provides expertise in understanding class responsibilities through class comments (get_class_comment), discovering usage patterns via references (search_references_to_class), finding example methods (exampleXXX patterns), analyzing method usage in context (search_references with polymorphism handling), generating package overviews (list_classes with comment analysis), and resolving ambiguous names (search_classes_like, search_methods_like). Use when understanding what a class does, finding usage examples for classes or methods, discovering how to use an API, analyzing package structure and purpose, resolving unclear class or method names, or learning usage patterns from real-world code.
majiayu000/claude-skill-registry 163
-
stakeholder-simulation
Multi-persona stakeholder simulation for solo requirements work. Generates diverse perspectives from simulated End User, Technical, Business, Compliance, and Operations stakeholders when real stakeholders are unavailable.
majiayu000/claude-skill-registry 163
-
pytest-generator
Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization.
majiayu000/claude-skill-registry 163
-
deepgram-local-dev-loop
Configure Deepgram local development workflow with testing and iteration.
Use when setting up development environment, configuring test fixtures,
or establishing rapid iteration patterns for Deepgram integration.
Trigger with phrases like "deepgram local dev", "deepgram development setup",
"deepgram test environment", "deepgram dev workflow".
majiayu000/claude-skill-registry 163
-
computational-model-design
Design computational models for cognitive simulation and analysis.
majiayu000/claude-skill-registry 163
-
archive-project
Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference, and deleting the original project file. Use when user says a project is "done", "complete", "finished", or wants to "archive" it.
majiayu000/claude-skill-registry 163