Browse Skills

16146 skills found

editor-component-editors.md
7
1 export editor-component-editors
2 kateusz from "kateusz/GameEngine"
3 Create ECS component editors using IComponentEditor interface, ComponentEditorRegistry.DrawComponent wrapper, VectorPanel for vectors, and UIPropertyRenderer for simple properties. Covers registration in DI container and manual change detection patterns.
2026-01-05
mcp-patterns.md
7
1 export mcp-patterns
2 youdotcom-oss from "youdotcom-oss/dx-toolkit"
3 MCP server development patterns for dx-toolkit - schema design, error handling, logging, response format
2026-01-05
lang-python.md
7
1 export lang-python
2 joncrangle from "joncrangle/.dotfiles"
3 Python 3.13+ development specialist covering FastAPI, Django, async patterns, data science, testing with pytest, and modern Python features. Use when developing Python APIs, web applications, data pipelines, or writing tests.
2026-01-05
newsletter-events-update-event.md
7
1 export newsletter-events-update-event
2 aniketpanjwani from "aniketpanjwani/local_media_tools"
3 Manually refresh specific event pages to update event data
2026-01-05
sdd-methodology.md
7
1 export sdd-methodology
2 jpoley from "jpoley/flowspec"
3 Use when explaining or applying Spec-Driven Development workflow, guiding through SDD phases, or helping with workflow decisions. Invoked for methodology guidance, workflow optimization, and best practices.
2026-01-05
tzurot-db-vector.md
7
1 export tzurot-db-vector
2 lbds137 from "lbds137/tzurot"
3 PostgreSQL and pgvector patterns for Tzurot v3 - Connection management, vector operations, migrations, and Railway-specific considerations. Use when working with database or memory retrieval.
2026-01-05
github-actions-writer.md
7
1 export github-actions-writer
2 JamesPrial from "JamesPrial/github-skills"
3 This skill should be used when users need to create, modify, optimize, or troubleshoot GitHub Actions CI/CD workflows. Use when users ask about automating builds, tests, deployments, or any GitHub Actions-related tasks. Triggers include requests like "create a CI workflow", "deploy to AWS", "automate testing", "setup GitHub Actions", or when debugging workflow failures.
2026-01-05
tzurot-security.md
7
1 export tzurot-security
2 lbds137 from "lbds137/tzurot"
3 Security best practices for Tzurot v3 - Secret management, AI-specific security (prompt injection, PII scrubbing), Economic DoS prevention, Discord permission verification, microservices security, and supply chain integrity. Use when handling secrets, user input, or security-critical code.
2026-01-05
terraform-module-scaffolder.md
7
1 export terraform-module-scaffolder
2 armanzeroeight from "armanzeroeight/fastagent-plugins"
3 Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
2026-01-05
seo-strategy.md
7
1 export seo-strategy
2 doodledood from "doodledood/claude-code-plugins"
3 Create a comprehensive SEO_STRATEGY.md covering both traditional SEO and Generative Engine Optimization (GEO) for AI platforms. Requires CUSTOMER.md to exist first. Includes platform-specific tactics for Google AI Overviews, ChatGPT, Perplexity, Claude, and Gemini with effort/impact prioritization.
2026-01-05
virtuoso-support-agent.md
7
1 export virtuoso-support-agent
2 OpenLinkSoftware from "OpenLinkSoftware/Assistants"
3 Technical support and database management for OpenLink Virtuoso Server with RDF Views generation, SPARQL queries, and comprehensive database operations. Provides assistance with installation, configuration, troubleshooting, RDF data management, SQL/SPARQL/GraphQL queries, automated RDF Views generation from relational database tables, entity discovery, and metadata management using 23 specialized MCP tools.
2026-01-05
headless-cli-agents.md
7
1 export headless-cli-agents
2 timurkhakhalev from "timurkhakhalev/cc-plugins"
3 This skill provides comprehensive guidance for running AI coding agents in non-interactive (headless) mode for automation, CI/CD pipelines, and scripting. Use when integrating Claude Code, Codex, Gemini, OpenCode, Qwen, or Droid CLI into automated workflows where human interaction is not desired.
2026-01-05
project-migrate.md
7
1 export project-migrate
2 bodangren from "bodangren/git-workflow"
3 Use this skill to migrate existing projects to the AgenticDev structure. It uses an AI-powered analysis to intelligently discover, categorize, and migrate documentation, generate rich frontmatter, and preserve git history.
2026-01-05
cpython-build-and-test.md
7
1 export cpython-build-and-test
2 gpshead from "gpshead/cpython-skills"
3 Use this skill when configuring, building, or rebuilding CPython from source, running tests, or debugging test failures. Covers ./configure with --with-pydebug, make commands, ccache for faster rebuilds, Argument Clinic regeneration (make clinic), unittest-based testing with python -m test (NOT pytest), --match filtering, code coverage collection, and platform-specific build paths (Linux vs macOS).
2026-01-05
faf-expert.md
7
1 export faf-expert
2 Wolfe-Jam from "Wolfe-Jam/faf-cli"
3 Expert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files, project DNA, CLAUDE.md bi-sync, faf-cli commands, MCP server configuration, or AI-readiness scoring (0-100%). Updated for v2.8.0 Tool Visibility System.
2026-01-05
test-ambiguity-detector.md
7
1 export test-ambiguity-detector
2 SprocketLab from "SprocketLab/slop-code-bench"
3 Analyze test cases against specifications to find ambiguous assumptions. Use when tests might be making assumptions not explicitly defined in the spec. Invoke with /test-ambiguity-detector <problem> <checkpoint>.
2026-01-05
pnpm.md
7
1 export pnpm
2 ampcode from "ampcode/fde-toolbox"
3 Instructions for managing packages and workspace dependencies using pnpm.
2026-01-05
conventional-commits.md
7
1 export conventional-commits
2 dgalarza from "dgalarza/claude-code-workflows"
3 This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing commit history.
2026-01-05
terraform-documentation-generator.md
7
1 export terraform-documentation-generator
2 armanzeroeight from "armanzeroeight/fastagent-plugins"
3 Generates documentation for Terraform modules using terraform-docs tool to auto-generate README files with input/output tables, usage examples, and requirements. This skill should be used when users need to document Terraform modules, create or update README files, or maintain consistent module documentation.
2026-01-05
lang-typescript.md
7
1 export lang-typescript
2 joncrangle from "joncrangle/.dotfiles"
3 TypeScript 5.9+ development specialist covering SolidJS, TanStack Start, Valibot validation, and modern TypeScript patterns. Use when developing TypeScript applications, SolidJS components, TanStack Start pages, or type-safe APIs.
2026-01-05
skill-creator.md
7
1 export skill-creator
2 tenequm from "tenequm/claude-plugins"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
prompt-enhancer.md
7
1 export prompt-enhancer
2 samhvw8 from "samhvw8/dotfiles"
3 Prompt engineering and optimization for AI/LLMs. Capabilities: transform unclear prompts, reduce token usage, improve structure, add constraints, optimize for specific models, backward-compatible rewrites. Actions: improve, enhance, optimize, refactor, compress prompts. Keywords: prompt engineering, prompt optimization, token efficiency, LLM prompt, AI prompt, clarity, structure, system prompt, user prompt, few-shot, chain-of-thought, instruction tuning, prompt compression, token reduction, prompt rewrite, semantic preservation. Use when: improving unclear prompts, reducing token consumption, optimizing LLM outputs, restructuring verbose requests, creating system prompts, enhancing prompt clarity.
2026-01-05
lang-javascript.md
7
1 export lang-javascript
2 joncrangle from "joncrangle/.dotfiles"
3 JavaScript ES2024+ development specialist covering Bun runtime, Hono web framework, modern testing, linting (Biome), and edge-first development. Use when developing JavaScript APIs, web applications, or server-side projects.
2026-01-05
drawio.md
7
1 export drawio
2 ssiumha from "ssiumha/dots"
3 draw.io 다이어그램을 생성합니다. 아키텍처, 플로우차트, 시퀀스, AWS 인프라, .drawio 파일 작업, "그려줘", "시각화", "diagram" 요청 시 사용하세요.
2026-01-05