Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
anti-drift
Hierarchical coordination and drift detection with frequent checkpoints, shared memory coherence validation, role specialization enforcement, and short task cycles.
majiayu000/claude-skill-registry 163
-
app-builder
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
majiayu000/claude-skill-registry 163
-
gemini
Provides Gemini CLI delegation workflows for large-context analysis and complex reasoning using Gemini 3.0 Flash and Gemini 3.0 Pro models, including English prompt formulation, execution flags, and safe result handling. Use when the user explicitly asks to use Gemini for tasks such as broad codebase analysis, fast iterations with Gemini 3 Flash, or deep architectural reasoning with Gemini 3 Pro. Triggers on "use gemini", "delegate to gemini", "run gemini cli", "ask gemini", "use gemini for this task", "use gemini 3 flash", "use gemini 3 pro".
majiayu000/claude-skill-registry 163
-
continuous-learning
Autonomous skill extraction from debugging discoveries. Activates when agents
find non-obvious solutions through investigation, experimentation, or trial-and-error.
Captures these discoveries as reusable skills for future sessions.
majiayu000/claude-skill-registry 163
-
context-tools
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.
majiayu000/claude-skill-registry 163
-
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
majiayu000/claude-skill-registry 163
-
skill-compiler
Quality assurance engine for the Epsilon Prime Skill Registry. Validates skill files for syntax, metadata compliance, and architectural alignment with the Tri-Mind Hierarchy.
majiayu000/claude-skill-registry 163
-
memberstack-automation
Automate Memberstack tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
impl
Plans.mdのタスクに基づいて機能を実装しコードを書く。Use when user mentions implementation, adding features, writing code, or creating new functions. Do not use for review or build verification.
majiayu000/claude-skill-registry 163
-
terraform-state-identity-mismatch
Fix Terraform "Unexpected Identity Change" errors during plan/apply. Use when:
(1) Terraform fails with "the Terraform Provider unexpectedly returned a different
identity", (2) State refresh shows identity mismatch between stored and current values,
(3) Resource was created but terraform apply timed out, leaving state inconsistent.
Solution involves removing and reimporting the affected resource.
majiayu000/claude-skill-registry 163
-
report
Generate test report. Use when user says "test report", "results summary", "test status", "show results", "test dashboard", or "how did tests go".
majiayu000/claude-skill-registry 163
-
audit-project
Audits the Claude Code configuration of a project against the dotforge template. Generates a report with score and gaps.
majiayu000/claude-skill-registry 163
-
parallel-dispatch
Orchestrates concurrent workstreams via Task tool, decomposing non-trivial requests into 3-10 parallel agents with independent scopes. Use when multiple investigative paths, validation layers, research/analysis/debugging exceed trivial scope, or implementation planning requires facet exploration.
majiayu000/claude-skill-registry 163
-
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
majiayu000/claude-skill-registry 163
-
diagrams-generator
Generate Mermaid diagrams following C4 conventions. Activates for create diagram, draw diagram, visualize, system diagram, architecture diagram, C4 diagram, context diagram, container diagram, component diagram, sequence diagram, ER diagram, entity relationship, data model, deployment diagram. Coordinates with diagrams-architect agent.
majiayu000/claude-skill-registry 163
-
tiktok-research
Research high-performing TikTok videos from tracked accounts using Apify's TikTok Scraper.
Identifies outlier content, analyzes top 5 videos with AI, and generates reports with actionable hook formulas.
Use when asked to:
- Find trending TikTok content in a niche
- Research what's performing on TikTok
- Identify high-performing video patterns
- Analyze competitors' TikTok content
- Generate content ideas from TikTok trends
- Run TikTok research
- Find viral TikToks
- Analyze hooks and content structure
Triggers: "tiktok research", "tt research", "find trending tiktoks", "analyze tiktok accounts",
"what's working on tiktok", "content research tiktok", "tiktok analysis", "tiktok trends"
majiayu000/claude-skill-registry 163
-
frontend-testing
Implement comprehensive frontend testing using Jest, Vitest, React Testing Library, and Cypress. Use when building robust test suites for UI and integration tests.
majiayu000/claude-skill-registry 163
-
technical-doc-creator
Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.
majiayu000/claude-skill-registry 163
-
quarkus
Quarkus framework guardrails, patterns, and best practices for AI-assisted development.
Use when working with Quarkus projects, or when the user mentions Quarkus.
Provides CDI, RESTEasy, Panache, GraalVM native, and reactive guidelines.
majiayu000/claude-skill-registry 163
-
specialized-file-analyzer
Analyze specialized file types beyond standard PE executables - .NET assemblies, Office macros, PDFs, PowerShell scripts, JavaScript, archives, and Linux ELF binaries. Use when you encounter documents, scripts, or non-Windows executables that require format-specific analysis tools and techniques.
majiayu000/claude-skill-registry 163
-
n8n-code-javascript
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
majiayu000/claude-skill-registry 163
-
messaging-api
Comprehensive reference for LINE Messaging API — webhook setup, message sending, Flex Message design, Rich Menu management, audience targeting, insights, coupons, and channel access tokens. This skill should be used when the user asks to "build a LINE Bot", "set up a webhook", "send a push message", "design a Flex Message", "create a Rich Menu", "manage audience targeting", "get messaging insights", "create a coupon campaign", "debug webhook signature verification", or mentions LINE Messaging API, LINE OA chatbot, reply/push/multicast/narrowcast/broadcast, Flex Message JSON, Rich Menu, group chat bot, channel access token, or URL schemes. Always use this skill whenever the user mentions LINE bots, chatbots, LINE OA, or any messaging-related LINE integration, even if they don't explicitly say "Messaging API".
majiayu000/claude-skill-registry 163
-
competitive-strategy-tracker
Living competitive strategy system. Maintains persistent competitor profiles with timeline tracking of positioning, messaging, features, and pricing changes. Analyzes competitors' social content for what's working. Compares against your own positioning and recommends messaging, pricing, and strategy adjustments. Consumes competitor-intel raw data but focuses on strategic analysis, not data collection. Tool-agnostic — works with any data source and stores profiles as local files.
majiayu000/claude-skill-registry 163
-
platform-strategist
Use when analyzing platform business models, network effects, or aggregation dynamics.
majiayu000/claude-skill-registry 163