Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
shared-layer
共享层与通信机制模块。当需要定义消息类型、添加共享常量、设计 Extension-Webview 通信协议时使用。涵盖类型定义、消息格式、双向通信模式等。
majiayu000/claude-skill-registry 163
-
summarizing-conversations-to-obsidian
Use when user requests to save conversation summary to Obsidian, mentions "总结", "保存笔记", "卡片笔记", or Zettelkasten - creates atomic, well-structured notes following Zettelkasten principles without guessing paths or formats
majiayu000/claude-skill-registry 163
-
cairo-vulnerability-scanner
Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects. (project, gitignored)
majiayu000/claude-skill-registry 163
-
parallel-task-format
Compact YAML format for defining parallel task specifications with scope, boundaries, and agent assignments. Use when creating task files for parallel development.
majiayu000/claude-skill-registry 163
-
front-matter-writer
Write the survey\x27s front matter files (Abstract, Introduction, Related Work, Discussion, Conclusion) in paper voice, with high citation density and a single evidence-policy paragraph.
**Trigger**: front matter writer, introduction writer, related work writer, abstract writer, discussion writer, conclusion writer, 引言, 相关工作, 摘要, 讨论, 结论.
**Use when**: you are in C5 (prose allowed) and need the paper-like \"shell\" to stop the draft reading like stitched subsections.
**Skip if**: `Approve C2` is missing in `DECISIONS.md`, or `citations/ref.bib` is missing (generate citations first).
**Network**: none.
**Guardrail**: no pipeline jargon in final prose; no repeated evidence disclaimers; do not invent facts/citations; only use keys present in `citations/ref.bib`.
majiayu000/claude-skill-registry 163
-
court-record-transcriber
Development skill for CaseMark's Court Recording Transcriber - an AI-powered
application for transcribing court recordings with speaker identification,
synchronized playback, search, and legal document exports. Built with Next.js 16,
PostgreSQL, Drizzle ORM, wavesurfer.js, and Case.dev APIs. Use this skill when:
(1) Working on or extending the court-record-transcriber codebase, (2) Integrating
with Case.dev transcription APIs, (3) Working with audio playback/waveforms,
(4) Building transcript export features, or (5) Adding speaker identification logic.
majiayu000/claude-skill-registry 163
-
linear-issues-write
Create and update Linear issues via CLI (write operations)
majiayu000/claude-skill-registry 163
-
velocity-tracker
Track development velocity, cycle times, and identify trends for PM decision-making
majiayu000/claude-skill-registry 163
-
activitypub-dev-cycle
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.
majiayu000/claude-skill-registry 163
-
compliance-check-agent
Verifies code and configurations comply with security standards and regulations
majiayu000/claude-skill-registry 163
-
enterprise-python
Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
majiayu000/claude-skill-registry 163
-
vulnerable-secret
This skill provides guidance for extracting secrets from vulnerable executables. It should be used when tasks involve binary analysis, reverse engineering executables to find hidden flags/secrets, or exploiting buffer overflows and other vulnerabilities to extract protected data. Applicable to CTF challenges, security research, and authorized penetration testing scenarios.
majiayu000/claude-skill-registry 163
-
claude-dev-toolkit
Use this skill when the user wants to create Angular applications, generate Angular components/services/modules, or automate Angular development workflows. Handles scaffolding complete Angular apps with routing and guards, generating individual Angular artifacts, setting up project structure, and initializing git repositories with Angular best practices.
majiayu000/claude-skill-registry 163
-
writing-programs
Write TQL programs with documentation guidance. Use when writing TQL code, looking up operators or functions, asking about syntax, or building data pipelines.
majiayu000/claude-skill-registry 163
-
runbook
Create new runbook in current branch.
majiayu000/claude-skill-registry 163
-
when-to-query
Decision guide for when to query Bluera Knowledge stores vs using Grep/Read on current project. Query BK for library/dependency questions and reference material. Use Grep/Read for current project code, debugging, and implementation details. Includes setup instructions and mental model.
majiayu000/claude-skill-registry 163
-
registry-adapter
Generate a new package registry adapter for the worker service. Creates schema, client, mapper, and index files following the npm adapter pattern. Use when adding support for a new package registry.
majiayu000/claude-skill-registry 163
-
calendar
Calendar canvas for displaying events and picking meeting times.
Use when showing calendar views or when users need to select available time slots.
majiayu000/claude-skill-registry 163
-
resilient-async-operations
A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.
majiayu000/claude-skill-registry 163
-
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
majiayu000/claude-skill-registry 163
-
langgraph-persistence
Persistence and human-in-the-loop patterns for LangGraph. Use when implementing checkpointing, saving/restoring graph state, adding human approval workflows, managing conversation memory across sessions, enabling time-travel debugging, or building fault-tolerant agents that resume from failures.
majiayu000/claude-skill-registry 163
-
auto-dev-setup
設定 Auto-Dev workflow,實現 Human-in-the-Loop 自動化開發
majiayu000/claude-skill-registry 163
-
Multi-Tenant Validator
Tenant isolation
majiayu000/claude-skill-registry 163
-
sanity-cms
Integrate Sanity headless CMS for content management. Use when building content-driven sites with structured content, requiring an editor UI, or needing real-time previews.
majiayu000/claude-skill-registry 163