Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nomos-release-process
Automates release workflows for the Nomos monorepo per RELEASE.md including version tagging, changelog promotion, GitHub releases, and module-specific versioning. Use this when preparing releases, creating tags, or publishing new versions.
majiayu000/claude-skill-registry 163
-
update_json_localization_file
Update a JSON localization file with additions and deletions while preserving formatting. Use when modifying i18n translation files or syncing localization keys.
majiayu000/claude-skill-registry 163
-
dqmc-parameter-scans
Set up systematic DQMC parameter studies across temperature, interaction strength U, or chemical potential mu. Use when doing temperature sweeps, phase diagram calculations, or any grid of simulations.
majiayu000/claude-skill-registry 163
-
governance/check-roc-compliance
Checks session compliance against a Rule of Constraints policy.
majiayu000/claude-skill-registry 163
-
spec-driven-dev
Spec-Driven Development (SDD) agent for maintaining synchronized specifications, code, and documentation.
Core principle: "1 Todo = 1 Commit = 1 Spec Update".
Use this skill when:
- Starting a new feature or task that needs specification
- Implementing code based on existing specifications
- Validating that code matches specifications
- Updating CHANGELOG.md with changes
- Managing PRD/specification documents
- Ensuring traceability between requirements and implementation
Triggers: "spec", "specification", "PRD", "requirements", "SDD", "spec-driven"
majiayu000/claude-skill-registry 163
-
dart-set-widget-selection-mode
To enable or disable widget selection mode in a running Flutter app, set selection mode after connecting to the Dart Tooling Daemon.
majiayu000/claude-skill-registry 163
-
backend-async-python
Master Python asyncio, concurrent programming, and async/await patterns for high-performance FastAPI applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
majiayu000/claude-skill-registry 163
-
add-resource-events
Add real-time event emission to a resource service. Use when adding SSE/real-time capabilities to a resource. Triggers on "add events", "real-time events", "SSE events".
majiayu000/claude-skill-registry 163
-
nomos-provider-protocol
Guide for working with Nomos provider protocol buffers including modifying .proto files, buf workflow, code generation, versioning, and protocol evolution. Use this when modifying the gRPC contract, adding RPC methods, regenerating code, or managing protocol compatibility.
majiayu000/claude-skill-registry 163
-
dapr-microservices-architect
Expert in building distributed systems using Dapr. Use this for implementing pub/sub, state management, jobs, and secrets abstraction.
majiayu000/claude-skill-registry 163
-
devsecops-expert
Expert DevSecOps engineer specializing in secure CI/CD pipelines, shift-left security, security automation, and compliance as code. Use when implementing security gates, container security, infrastructure scanning, secrets management, or building secure supply chains.
majiayu000/claude-skill-registry 163
-
agent-developing-agents
AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bash-only file operations for .opencode/ folders
majiayu000/claude-skill-registry 163
-
generate-sparkle-appcast
Generate Mos Sparkle appcast.xml from the latest build zip and recent git changes (since a given commit), then sync to docs/ for publishing.
majiayu000/claude-skill-registry 163
-
performance-analysis
Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
majiayu000/claude-skill-registry 163
-
agent-debugging
Debug and troubleshoot ElevenLabs conversational AI agents and Twilio calls. Use when diagnosing agent issues, analyzing failed calls, troubleshooting audio problems, investigating conversation breakdowns, reviewing error logs, or optimizing underperforming agents. Includes transcript analysis, error diagnosis, and performance troubleshooting.
majiayu000/claude-skill-registry 163
-
templates-osu-nlp-group-skillweaver
majiayu000/claude-skill-registry 163
-
python-performance-patterns
Low-risk Python performance optimization patterns with verified speedups
majiayu000/claude-skill-registry 163
-
patent-diagram-generator
Create patent-style technical diagrams including flowcharts, block diagrams, and system architectures using Graphviz with reference numbering
majiayu000/claude-skill-registry 163
-
sqlmesh
SQLMesh patterns for data transformation with column-level lineage and virtual environments. Use when building data pipelines that need advanced features like automatic DAG inference and efficient incremental processing.
majiayu000/claude-skill-registry 163
-
setup-skill
Initialize Python project structure with proper directory layout, configuration files, and best practices. Use when creating new projects or restructuring existing ones.
majiayu000/claude-skill-registry 163
-
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
majiayu000/claude-skill-registry 163
-
subagent-builder
Guide creation of Claude Code Subagents with task scope definition, tool selection, system prompt design, and delegation patterns. Ensures proper subagent configuration with appropriate tool access and context isolation. Use when creating Subagents, delegating tasks, building specialized agents, or when users need isolated task execution.
majiayu000/claude-skill-registry 163
-
eld-ground-law-monitor
PCE(Process-Context Engine)とLDE(Law-Driven Engineering)を統合した実行時Law違反監視スキル。
本番環境でのLaw違反を検知し、pce-memoryにフィードバックして継続的改善を促す。
使用タイミング: (1) 本番ログからLaw違反を分析する時、(2) 「Law違反を確認して」、
(3) 運用中のLaw健全性をチェックする時、(4) 違反パターンから新Lawを発見する時
majiayu000/claude-skill-registry 163
-
creating-subagents
Expert knowledge on creating Claude Code subagents. Use when designing or creating subagent .md files, understanding subagent structure, tool restrictions, or model selection.
majiayu000/claude-skill-registry 163