codebase
vdevel
io.github.meteor/meteor/codebase
Use when understanding the build system, modifying CLI commands, working with isobuild, or navigating the tools/ directory. Covers build pipeline flow and file locations.
“filesystem github context7 playwright” 共 3,306 个结果
vdevel
io.github.meteor/meteor/codebase
Use when understanding the build system, modifying CLI commands, working with isobuild, or navigating the tools/ directory. Covers build pipeline flow and file locations.
vdevelop
io.github.anyproto/anytype-ts/typescript-code-review
Perform comprehensive code reviews for TypeScript projects, analyzing type safety, best practices, performance, security, and code quality with actionable feedback
vmain
io.github.digirati-co-uk/madoc-platform/automation-bots
Work on Madoc TS automation bots, bot definitions, and task event handling. Use when adding new bots, updating bot triggers, or changing bot execution flows in services/madoc-ts.
vmaster
io.github.Aaronontheweb/dotnet-skills/database-performance
Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.
vmain
io.github.anthropics/claude-plugins-official/writing-rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
vmain
io.github.anthropics/claude-plugins-official/mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
vmaster
io.github.camel-ai/camel/code-reviewer
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment.
vmain
io.github.majiayu000/claude-skill-registry-data/faion-automation-tooling
Automation & tooling specialist: browser automation, CI/CD, monorepo, performance testing, feature flags. 23 methodologies.
vmain
io.github.Dicklesworthstone/pi_agent_rust/writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcp-skill-gen
Generate standalone skills from MCP servers. Use when users want to create a reusable skill for an MCP service. Triggers on "create skill for MCP", "generate MCP skill", "make skill from MCP server".
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcp-context7-docs
Query up-to-date documentation and code examples for any programming library or framework. Use when looking up API docs, finding code examples, or checking library usage. Triggers on "how to use [library]", "docs for [package]", "show me examples of [framework]", "Context7 lookup".
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcp-exa-search
Search the web, research companies, and find code context using Exa AI. Use when performing web searches, company research, or finding programming documentation. Triggers on "search the web", "find online", "research company", "code context for [library]", "Exa search".
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcp-grep-code
Search real-world code examples from over a million public GitHub repositories. Use when finding code patterns, implementation examples, or how libraries are used in practice. Triggers on "find code examples", "how is [library] used", "search GitHub code", "grep.app search", "code pattern".
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcp-jetbrains-ide
Control JetBrains IDE (IntelliJ, WebStorm, PyCharm) via MCP. Use when manipulating IDE files, running configurations, searching code, or performing refactoring. Triggers on "open in IDE", "run configuration", "refactor code", "IDE search", "JetBrains".
vmain
io.github.Dicklesworthstone/pi_agent_rust/mcporter
Interact with MCP (Model Context Protocol) servers using the mcporter CLI. Use this skill when you need to list available MCP servers, view tool schemas, call MCP tools, manage OAuth authentication, or generate CLI wrappers and TypeScript types for MCP servers.
vmain
io.github.Dicklesworthstone/pi_agent_rust/python-script
Create robust Python automation with full logging and safety checks. Use when tasks need complex data processing, authenticated API work, conditional file operations, or error handling beyond simple shell commands.
vmain
io.github.JK-0001/skills/automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
vmain
io.github.rohitg00/awesome-claude-code-toolkit/mobile-development
Mobile development patterns for React Native and Flutter including navigation, state management, and responsive design
vmain
io.github.rohitg00/awesome-claude-code-toolkit/kubernetes-operations
Kubernetes operations including manifests, Helm charts, operators, troubleshooting, and resource management
vmain
io.github.rohitg00/awesome-claude-code-toolkit/docker-best-practices
Docker best practices including multi-stage builds, compose patterns, image optimization, and security
vmain
io.github.rohitg00/awesome-claude-code-toolkit/mcp-development
MCP server development including tool design, resource endpoints, prompt templates, and transport configuration
vmain
io.github.rohitg00/awesome-claude-code-toolkit/testing-strategies
Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization
vmain
io.github.rohitg00/awesome-claude-code-toolkit/typescript-advanced
Advanced TypeScript patterns including generics, conditional types, mapped types, template literals, and type guards
vmain
io.github.rohitg00/awesome-claude-code-toolkit/nextjs-mastery
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching