Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
atheris
Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.
majiayu000/claude-skill-registry 163
-
applying-brand-guidelines
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
majiayu000/claude-skill-registry 163
-
vulnerability-discovery
Systematic vulnerability finding, threat modeling, and attack surface analysis for AI/LLM security assessments
majiayu000/claude-skill-registry 163
-
Eval Gap Finder
Find AILANG vs Python eval gaps and improve prompts/language. Use when user says 'find eval gaps', 'analyze benchmark failures', 'close Python-AILANG gap', or after running evals.
majiayu000/claude-skill-registry 163
-
managing-services
Manage Digital FTE services as supervised child processes.
Use when starting all services, debugging service crashes,
configuring auto-restart behavior, or checking service status.
NOT when running individual watchers (use specific watcher skills).
majiayu000/claude-skill-registry 163
-
type-assertions
Type assertion patterns using @kitz/assert. Triggers on type-level tests, .test-d.ts files, or when asserting TypeScript types.
majiayu000/claude-skill-registry 163
-
构件构建器
一套用于创建复杂的多组件 claude.ai HTML 构件的工具集,使用现代前端 Web 技术(React、Tailwind CSS、shadcn/ui)。适用于需要状态管理、路由或 shadcn/ui 组件的复杂构件,而非简单的单文件 HTML/JSX 构件。
majiayu000/claude-skill-registry 163
-
css-tokens
Provides foundational CSS design tokens (custom properties) for typography, spacing, colors, borders, z-index, and transitions. Use when setting up a base token system for a web project.
majiayu000/claude-skill-registry 163
-
generate-validation-notebook
Generate SQL validation notebooks for dbt changes. Pass a GitHub PR URL or local dbt repo path.
majiayu000/claude-skill-registry 163
-
skill-vector-rag-gui
vector rag gui
majiayu000/claude-skill-registry 163
-
vendor-due-diligence-patrick-munro
Framework for assessing IT service providers, technology vendors, and third-party partners. Creates structured risk assessments across financial, operational, compliance, security, and reputational dimensions with regulatory checklists (GDPR, DORA, NIS2, SOX). Use when: (1) Evaluating new vendors or technology providers, (2) Conducting third-party risk assessments for procurement, (3) Performing critical vendor due diligence for regulatory compliance, (4) Creating vendor onboarding documentation, (5) Establishing ongoing vendor monitoring processes, (6) Assessing vendor concentration risk, or (7) Generating executive-level vendor risk reports.
majiayu000/claude-skill-registry 163
-
open-construction-estimate
Access and utilize open construction pricing databases. Match BIM elements to standardized work items, calculate costs using public unit price databases with 55,000+ work items.
majiayu000/claude-skill-registry 163
-
default-workflow
Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.
majiayu000/claude-skill-registry 163
-
fastapi-scaffold
Generate FastAPI project scaffold with uvicorn, OpenAPI docs, and configuration management
majiayu000/claude-skill-registry 163
-
tracing-knowledge-lineages
Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures
majiayu000/claude-skill-registry 163
-
erpnext-syntax-controllers
Deterministic syntax for Frappe Document Controllers (Python server-side). Use when Claude needs to generate code for DocType controllers, lifecycle hooks (validate, on_update, on_submit, etc.), document methods, controller override, submittable documents, or when questions concern controller structure, naming conventions, autoname patterns, UUID naming (v16), or the flags system. Triggers: document controller, controller hook, validate, on_update, on_submit, autoname, naming series, UUID naming, flags system.
majiayu000/claude-skill-registry 163
-
database-analyzer
Analyze and optimize database schemas and relationships
majiayu000/claude-skill-registry 163
-
test-driven
Implement test-driven development (TDD) practices. Write tests first, then implementation.
majiayu000/claude-skill-registry 163
-
rails-architect
Expert Ruby on Rails architect for reviewing existing Rails applications, suggesting architectural improvements, and designing new features following modern Rails best practices. Use when working with Rails apps, designing Rails features, or reviewing Rails architecture. Based on 37signals/Basecamp production patterns.
majiayu000/claude-skill-registry 163
-
cilium-expert
Expert in Cilium eBPF-based networking and security for Kubernetes. Use for CNI setup, network policies (L3/L4/L7), service mesh, Hubble observability, zero-trust security, and cluster-wide network troubleshooting. Specializes in high-performance, secure cluster networking.
majiayu000/claude-skill-registry 163
-
animation-motion
Create smooth animations and micro-interactions with Framer Motion and CSS. Covers enter/exit animations, gestures, scroll animations, loading states, and performance optimization. Use for polished UIs, interactive elements, and engaging user experiences.
majiayu000/claude-skill-registry 163
-
nlp-supply-chain
When the user wants to apply NLP to supply chain, extract information from documents, analyze supplier communications, classify items, or process unstructured text. Also use when the user mentions "natural language processing," "NLP," "text mining," "document extraction," "supplier sentiment analysis," "product classification from text," "BERT," "transformers for text," or "chatbots for supply chain." For general ML, see ml-supply-chain.
majiayu000/claude-skill-registry 163
-
Frontend Excellence
Design systems, component libraries, responsive UI/UX, accessibility. Build premium interfaces that enterprise clients expect.
majiayu000/claude-skill-registry 163
-
aico-pm-acceptance-criteria
Define clear, testable acceptance criteria using Given/When/Then (Gherkin) format that can be directly used for testing.
Use this skill when:
- User asks for "acceptance criteria", "AC", "test criteria", "done criteria"
- User asks "how do we know it's done?", "what counts as complete?"
- User story needs testable success conditions
- QA needs test scenarios or test cases
- Running /pm.plan and need to add AC to stories
- Reviewing story and AC is missing or vague
Format: Always use Given [context], When [action], Then [expected result] structure.
majiayu000/claude-skill-registry 163