Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
file-search
This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.
majiayu000/claude-skill-registry 163
-
exploration-strategies
Master ε-greedy, UCB, curiosity-driven, RND, intrinsic motivation exploration
majiayu000/claude-skill-registry 163
-
finding-duplicate-functions
Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.
majiayu000/claude-skill-registry 163
-
add-pattern
Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.
majiayu000/claude-skill-registry 163
-
credo-custom-checks
Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.
majiayu000/claude-skill-registry 163
-
laravel-development
Master Laravel 11 with Eloquent ORM, routing, middleware, queues, testing, and modern PHP development patterns.
majiayu000/claude-skill-registry 163
-
secrets-gitleaks
Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to prevent secret leakage, (3) Integrating secret detection into CI/CD pipelines, (4) Auditing codebases for compliance violations (PCI-DSS, SOC2, GDPR), (5) Establishing baseline secret detection and tracking new exposures, (6) Remediating historical secret exposures in git history.
majiayu000/claude-skill-registry 163
-
review-solution
Review coding challenge solutions from LeetCode, GreatFrontEnd, or other platforms. Analyze algorithm correctness, time/space complexity, code quality, identify patterns, explain key insights, and suggest related problems. Use when reviewing DSA solutions, analyzing complexity, or providing educational feedback on coding challenges.
majiayu000/claude-skill-registry 163
-
Phishing Attacks
The assistant guides users through phishing attack simulation tools and techniques for penetration testing and security awareness. Activate when users ask about "phishing simulation," "social engineering testing," "Shellphish," "WiFi phishing," "credential harvesting," or "security awareness training."
majiayu000/claude-skill-registry 163
-
tailwind-v4
Use when working on Tailwind v4. Watch for deprecated utilities and updated configuration patterns.
majiayu000/claude-skill-registry 163
-
nostr
This skill should be used when working with the Nostr protocol, implementing Nostr clients or relays, handling Nostr events, or discussing Nostr Implementation Possibilities (NIPs). Provides comprehensive knowledge of Nostr's decentralized protocol, event structure, cryptographic operations, and all standard NIPs.
majiayu000/claude-skill-registry 163
-
idse-developer-agent
Intent-Driven Systems Engineering (IDSE) methodology for structured software development. Use when users want to: (1) Plan a new feature or project systematically, (2) Create engineering artifacts (intent, context, spec, plan, tasks), (3) Move from vague ideas to structured implementation plans, (4) Generate specifications before writing code, (5) Break work into atomic testable tasks, (6) Follow a constitutional engineering approach. Triggers: 'help me plan', 'create a spec', 'IDSE', 'intent-driven', 'write a specification', 'break this into tasks', 'implementation plan', 'what should I build first', 'structured engineering', 'plan before code'.
majiayu000/claude-skill-registry 163
-
markdown-quality
Use when creating or editing any markdown file (.md) - ensures consistent formatting and zero linting violations through mandatory validation
majiayu000/claude-skill-registry 163
-
create-pr-azdo
Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
majiayu000/claude-skill-registry 163
-
detecting-off-by-one
Detects off-by-one errors by identifying incorrect loop conditions, array indexing mistakes, and boundary condition problems. Use when analyzing loops, array access, or investigating fencepost errors.
majiayu000/claude-skill-registry 163
-
agent-survey-corpus
Download a small corpus of open-access arXiv survey/review PDFs about LLM agents and extract text for style learning.
**Trigger**: agent survey corpus, ref corpus, download surveys, 学习综述写法, 下载 survey.
**Use when**: you want to study how real agent surveys structure sections (6–8 H2), size subsections, and write evidence-backed comparisons.
**Skip if**: you cannot download PDFs (no network) or you don't want local PDF files.
**Network**: required.
**Guardrail**: only download arXiv PDFs; store under `ref/` and keep large files out of git.
majiayu000/claude-skill-registry 163
-
dev-log-monitoring
This skill should be used when testing ScreenGraph end-to-end flows (drift detection, agent runs) while monitoring backend and frontend logs in real-time. Use when the user wants to observe system behavior across services, debug live runs, or verify event streaming.
majiayu000/claude-skill-registry 163
-
concurrency-async
並行処理や非同期操作を実装する際に使用。
majiayu000/claude-skill-registry 163
-
init
코드베이스를 분석하여 CLAUDE.md 초기화. 프로젝트 문서화, 아키텍처 개요, 코딩 표준 생성
majiayu000/claude-skill-registry 163
-
ralph
Autonomous feature development - setup and execution. Triggers on: ralph, set up ralph, run ralph, run the loop, implement tasks. Two phases: (1) Setup - chat through feature, create tasks with dependencies (2) Loop - pick ready tasks, implement, commit, repeat until done.
majiayu000/claude-skill-registry 163
-
xcb-config
Configure xcb.json to map Xcode schemes to workspaces/projects for building with xcb
majiayu000/claude-skill-registry 163
-
pokemon-i18n-sync
포켓몬 그린 스킬의 언어별 버전(ko/en) 간 구조 동기화 및 검증 도구. '포켓몬 싱크', 'pokemon sync', 'i18n sync', '언어 동기화', '스킬 싱크' 키워드로 활성화.
majiayu000/claude-skill-registry 163
-
planning-business
ビジネス戦略と事業計画の策定を支援します。事業モデル設計、KPI定義、財務モデリング、価格戦略を提供します。新規事業企画、既存事業の成長戦略立案が必要な場合に使用してください。
majiayu000/claude-skill-registry 163
-
git-rewrite-history
majiayu000/claude-skill-registry 163