Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
lotus-analyze-reference-dependencies
Identifies and maps Lotus Notes reference database dependencies, lookups, and cross-database relationships.
Use when analyzing how applications depend on shared reference databases (suppliers, catalogs, employees),
tracking bidirectional relationships, handling orphaned references, or planning database synchronization.
majiayu000/claude-skill-registry 163
-
tailwindcss-v4
Tailwind CSS v4.1 core features, @theme, directives, migration guide
majiayu000/claude-skill-registry 163
-
powershell-7-5-features-josiahsiegel-claude-plugin-market
majiayu000/claude-skill-registry 163
-
makepad-skills
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
majiayu000/claude-skill-registry 163
-
inversion-thinking
Solve problems by thinking backwards. Use when forward thinking is stuck, you need to identify risks, or find non-obvious solutions. Not for straightforward implementation tasks or simple bug fixes.
majiayu000/claude-skill-registry 163
-
new-task
Analyze task complexity and create actionable implementation plan with risk assessment
majiayu000/claude-skill-registry 163
-
stage
Stage branch in github
majiayu000/claude-skill-registry 163
-
doherty-threshold
Mantén tiempos de respuesta bajo 400ms para mantener la atención del usuario. Use cuando optimice performance, diseñe feedback de carga, o evalúe latencia percibida.
majiayu000/claude-skill-registry 163
-
azure-data-tables-java
Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.
majiayu000/claude-skill-registry 163
-
track
Design or generate a new track layout
majiayu000/claude-skill-registry 163
-
ta-r3f-performance
Performance optimization techniques for R3F and Three.js. Use when optimizing frame rate, reducing draw calls, mobile performance.
majiayu000/claude-skill-registry 163
-
playwright-flow-recorder
Creates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating E2E tests from scenarios, converting user stories to test code, recording user flows, creating test scripts from descriptions like "user signs up and creates project", or translating acceptance criteria into executable tests. Trigger terms include playwright test, e2e flow, user scenario, test from description, record flow, user journey, test script generation, acceptance test, behavior test, user story test.
majiayu000/claude-skill-registry 163
-
relay-pagination
Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.
majiayu000/claude-skill-registry 163
-
mermaid-diagram
Generate Mermaid diagrams including flowcharts, sequence diagrams, and class diagrams. Use when creating visual diagrams in documentation.
majiayu000/claude-skill-registry 163
-
azure-ai-agents-persistent-java
Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.
Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".
majiayu000/claude-skill-registry 163
-
security-django
Review Django security audit patterns for settings and middleware. Use for auditing SECRET_KEY, DEBUG, CSRF, and auth decorators. Use proactively when reviewing Django apps (settings.py or manage.py present).
Examples:
- user: "Audit my Django settings.py" → check SECRET_KEY, DEBUG, and ALLOWED_HOSTS
- user: "Check Django views for auth" → verify @login_required and permission classes
- user: "Review Django CSRF config" → check middleware and @csrf_exempt usage
- user: "Scan for SQL injection in Django" → find raw SQL usage instead of ORM
- user: "Audit Django REST framework config" → check default permissions and auth
majiayu000/claude-skill-registry 163
-
dotfiles-system-config
Use when making system configuration changes - decides if changes belong in dotfiles and where
majiayu000/claude-skill-registry 163
-
rust-review
majiayu000/claude-skill-registry 163
-
text-formatter
Transform and optimize text content with intelligent formatting. Output BBCode + Markdown hybrid format optimized for forums. Triggers on "format text", "text formatter", "排版", "格式化文本", "BBCode".
majiayu000/claude-skill-registry 163
-
data-analyst
Expert in business intelligence, SQL, data visualization, and translating data into actionable business insights.
majiayu000/claude-skill-registry 163
-
Convex Agents Streaming
Streams agent responses in real-time to clients without blocking. Use this for responsive UIs, long-running generations, and asynchronous streaming to multiple clients.
majiayu000/claude-skill-registry 163
-
project-domain
majiayu000/claude-skill-registry 163
-
managing-astro-local-env
Manage local Airflow environment with Astro CLI. Use when the user wants to start, stop, or restart Airflow, view logs, troubleshoot containers, or fix environment issues. For project setup, see setting-up-astro-project.
majiayu000/claude-skill-registry 163
-
strip-packing
When the user wants to solve strip packing problems, pack items into fixed-width strips, or minimize packing height. Also use when the user mentions "strip packing," "cutting stock with fixed width," "ribbon packing," "shelf packing," "minimize height packing," or "2D strip packing problem." For general 2D packing, see 2d-bin-packing. For 3D packing, see 3d-bin-packing.
majiayu000/claude-skill-registry 163