Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
list-files-avb7-codeine
majiayu000/claude-skill-registry 163
-
limacharlie-onboarding
Use this skill when new users want to get started with LimaCharlie, set up their first organization, or begin collecting security data. Guides beginners through org creation and helps identify what to onboard, then hands off to specialized skills.
majiayu000/claude-skill-registry 163
-
new-agent
Create a new AI agent from template. Use when adding a new agent to the cluster, starting a new monitoring or automation project.
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation complete and tests pass - closes bd epic, presents integration options (merge/PR/keep/discard), executes choice
majiayu000/claude-skill-registry 163
-
phpstan-fixer
Analyze existing PHPStan error logs without running analysis. Use when:
- User says "fix the phpstan errors" (after manually running PHPStan)
- User says "what phpstan errors do I have?"
- User points to specific log file
- PHPStan was run outside Claude's context
Delegates to fixer agent (sonnet) to find logs, parse errors, and implement fixes.
Does NOT execute PHPStan - use phpstan-runner for that.
majiayu000/claude-skill-registry 163
-
Testing N8n Testing
Test n8n nodes using Jest, nock for HTTP mocking, and local testing workflows with npm link. Use this skill when writing test files in __tests__ folders, mocking HTTP requests with nock, creating mock IExecuteFunctions contexts, testing helper functions, setting up golden file tests, running the linter before publishing, or locally testing nodes in the n8n UI. Apply when organizing test files, mocking external APIs, validating node execution output, or following the pre-publish checklist.
majiayu000/claude-skill-registry 163
-
writing-pr-descriptions
Voice guide for writing PR descriptions. Use this skill for ALL PR creation and updates (via gh CLI or editing existing PRs). Contains your specific voice rules, anti-patterns, examples, and workflow. Never write PR descriptions without invoking this skill first.
majiayu000/claude-skill-registry 163
-
customer-discovery
Find where potential customers discuss problems online and extract their language patterns. Provides starting points for community research, not exhaustive coverage.
majiayu000/claude-skill-registry 163
-
dspy-evaluation-suite
Comprehensive evaluation metrics and testing framework for DSPy programs
majiayu000/claude-skill-registry 163
-
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
majiayu000/claude-skill-registry 163
-
backend-reliability-enforcer
majiayu000/claude-skill-registry 163
-
openspec-implementation
Implements approved specification proposals by working through tasks sequentially with testing and validation. Use when implementing changes, applying proposals, executing spec tasks, or building from approved plans. Triggers include "openspec implement", "implement", "apply change", "execute spec", "work through tasks", "build feature", "start implementation".
majiayu000/claude-skill-registry 163
-
slack-master
Shared resource library for Slack integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, authentication) and scripts used by slack-connect and individual Slack skills.
majiayu000/claude-skill-registry 163
-
backend-tester
Run isolated test environments for backend changes, manage test data, and verify API endpoints. Use when testing Python backend changes without interfering with production instances.
majiayu000/claude-skill-registry 163
-
mcp-management
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
majiayu000/claude-skill-registry 163
-
organize-modules
Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.
majiayu000/claude-skill-registry 163
-
litefs-testing-philhem-django-litefs-9fdd42c1
majiayu000/claude-skill-registry 163
-
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
majiayu000/claude-skill-registry 163
-
debugging-protocol
Comprehensive protocol for validating root causes of software issues. Use when you need to systematically debug a complex bug, flaky test, or unknown system behavior by forming hypotheses and validating them with specific tasks.
majiayu000/claude-skill-registry 163
-
dart-flutter-mcp
Provides Flutter and Dart development workflows using dart-mcp tools. Triggers when working with .dart files, pubspec.yaml, or when user mentions Flutter, widget, Riverpod, Freezed, or Dart development. MUST BE USED for Flutter project work involving dart_analyzer, dart_run_tests, hot_reload, or IDE MCP tools.
majiayu000/claude-skill-registry 163
-
video-director
Creative director for educational video content. Generates scene-by-scene narrative direction specifying character actions, emotions, visual metaphors, and storytelling flow without technical implementation details.
majiayu000/claude-skill-registry 163
-
github-sync
Two-way synchronization between SpecWeave specs and GitHub Projects (push & pull by default). Activates ONLY when user asks questions about GitHub integration or needs help configuring GitHub sync. Does NOT activate for slash commands. For syncing, use /sw-github:sync-spec command instead.
majiayu000/claude-skill-registry 163
-
continental-philosophy-specialist
Expert in Continental tradition from Kant through phenomenology, existentialism, structuralism, and post-structuralism
majiayu000/claude-skill-registry 163
-
emit
Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler issues or failing tests, or implementing compiler changes and you need to inspect intermediate artifacts. Covers `MIDENC_EMIT` (the environment-variable equivalent of `--emit`) for emitting WAT/HIR/MASM (and related outputs), plus `MIDENC_EMIT_MACRO_EXPAND` for dumping macro-expanded Rust via `cargo expand` for integration-test fixtures.
majiayu000/claude-skill-registry 163