Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ragsharp-build-code-graph
Build or update a code graph index for C#/.NET repositories using ragsharp-graph.
Triggers: build index, update index, refresh index, code graph, dependency graph, static analysis, Roslyn, line numbers.
managedcode/RagSharp
-
ragsharp-mcp-code-graph
Run the ragsharp MCP JSON-RPC server and issue graph commands (doctor/index/update/query/export) for Codex/agent integrations.
Triggers: mcp, json-rpc, code graph, references, index, query, export.
managedcode/RagSharp
-
elevenlabs-agents
Work with ElevenLabs Conversational AI agents - initiate calls, retrieve transcripts, manage phone numbers, and analyze agent conversations. Use when building or testing voice AI applications.
taskcrew/elevenlabs-agents
-
nextjs-reviewer
Review Next.js App Router code for optimal Partial Prerendering (PPR), caching strategy, Suspense boundaries, and React Query integration. Ensure adherence to Next.js 16+ Cache Components best practices.
jaredpalmer/claude-plugins 5
-
github-code-search
Search GitHub code across millions of repositories using grep.app. Use when you need to find code patterns, implementations, examples, or understand how features are built in public codebases. (project)
jaredpalmer/claude-plugins 5
-
sql-analytics
Master analytical SQL including window functions, CTEs, aggregations, and query optimization for BI workloads
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
data-visualization
Master data visualization principles including chart selection, dashboard design, color theory, and data storytelling
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
power-bi
Master Power BI development including DAX formulas, Power Query M, data modeling, and report optimization
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
report-automation
Master enterprise reporting automation including scheduling, distribution, templates, governance, and monitoring
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
data-warehousing
Master dimensional data modeling including star schema design, slowly changing dimensions, fact tables, and data warehouse architecture
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
bi-fundamentals
Master Business Intelligence fundamentals including KPI design, metrics frameworks, data literacy, and analytical thinking
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
tableau
Master Tableau development including calculated fields, LOD expressions, table calculations, and dashboard design
pluginagentmarketplace/custom-plugin-bi-analyst 1
-
up-to-date
Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch.
idvorkin/chop-conventions
-
image-explore
Brainstorm multiple visual directions for a blog image, generate them in parallel, build a comparison page, and optionally publish as a shareable link (Surge.sh or gist).
idvorkin/chop-conventions
-
build-bd
idvorkin/chop-conventions
-
background-usage
Check Claude Code plan usage via a hidden tmux session. Reports weekly usage percentage, time until reset, and pacing status.
idvorkin/chop-conventions
-
ammon
What time is it for Ammon? Looks up the current time in Denmark (Europe/Copenhagen timezone) and reports it.
idvorkin/chop-conventions
-
showboat
Create executable demo documents with screenshots using Showboat + Rodney. Use when the user wants to document an app, create a visual walkthrough, take screenshots of a deployed site, run an accessibility audit, or build self-verifying documentation.
idvorkin/chop-conventions
-
clock
Schedule recurring tasks in your session. Defaults to time check every 15 min.
idvorkin/chop-conventions
-
gist-image
Use when you need to host images (screenshots, diagrams, PNGs) on GitHub for use in PR descriptions, issues, or markdown docs. Solves the problem that `gh gist create` rejects binary files.
idvorkin/chop-conventions
-
gen-image
Analyze content and generate illustrations via Gemini image API
idvorkin/chop-conventions
-
html-basics
Core HTML5 elements, document structure, and foundational markup patterns
pluginagentmarketplace/custom-plugin-html 1
-
accessibility
WCAG 2.2 AA compliance, ARIA patterns, screen reader compatibility, and inclusive design patterns
pluginagentmarketplace/custom-plugin-html 1
-
semantic-html
Semantic HTML5 markup patterns for meaningful, accessible, and SEO-optimized content structure
pluginagentmarketplace/custom-plugin-html 1