💻 Development
2011 skills found
east.md
3
1
export
east
2
from
"elaraai/east"
from
"elaraai/east"
3
East programming language - a statically typed, expression-based language embedded in TypeScript. Use when writing East programs with @elaraai/east. Triggers for: (1) Writing East functions with East.function() or East.asyncFunction(), (2) Defining types (IntegerType, StringType, ArrayType, StructType, VariantType, etc.), (3) Using platform functions with East.platform() or East.asyncPlatform(), (4) Compiling East programs with East.compile(), (5) Working with East expressions (arithmetic, collections, control flow), (6) Serializing East IR with .toIR() and EastIR.fromJSON(), (7) Standard library operations (formatting, rounding, generation).
2026-04-02
performance-optimization.md
3
1
export
performance-optimization
2
from
"yonatangross/create-yg-app"
from
"yonatangross/create-yg-app"
3
Full-stack performance analysis, optimization patterns, monitoring strategies, React 19 concurrent features, and bundle analysis for 2025+ development
2026-01-20
analyzing-patterns.md
3
1
export
analyzing-patterns
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Use awesome Claude Code plugins to make AI accessible
2026-03-18
frontend-security.md
3
1
export
frontend-security
2
from
"schalkneethling/webdev-agent-skills"
from
"schalkneethling/webdev-agent-skills"
3
My Agent (aka Claude) Skills
2026-04-18
Repo Explainer Video Generator.md
3
1
export
Repo Explainer Video Generator
2
from
"johnpsasser/repo-explainer"
from
"johnpsasser/repo-explainer"
3
Automatically generate 30-second explainer videos from any git repository using AI
2026-04-12
using-claude-code-cli.md
3
1
export
using-claude-code-cli
2
from
"SpillwaveSolutions/using-claude-code-cli-agent-skill"
from
"SpillwaveSolutions/using-claude-code-cli-agent-skill"
3
|
2026-04-17
temporal.md
3
1
export
temporal
2
from
"steveandroulakis/temporal-conductor-migration-agent"
from
"steveandroulakis/temporal-conductor-migration-agent"
3
Template repository for migrating Netflix Conductor workflows to Temporal Python SDK using AI coding agents
2025-12-28
gemini-image-gen.md
3
1
export
gemini-image-gen
2
from
"St3v3a/gemini-image-skill"
from
"St3v3a/gemini-image-skill"
3
Generate and edit images using Google's Gemini API (gemini-3-pro-image-preview model). Use when users request (1) Generating images from text prompts, (2) Editing existing images with AI instructions, (3) Creating images with specific styles or templates, (4) Generating multiple variations of images, (5) Creating images with reference images for style consistency, (6) Any image generation task mentioning Gemini, Google AI, or requiring professional image output. Supports aspect ratios (1:1, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), 7 style templates (3 glass styles, 4 other creative styles), reference images (up to 14), and batch processing.
2026-01-02
permissions-manager.md
3
1
export
permissions-manager
2
from
"SpillwaveSolutions/claude_permissions_skill"
from
"SpillwaveSolutions/claude_permissions_skill"
3
|
2026-03-17
drupal-standards.md
3
1
export
drupal-standards
2
from
"nonzod/drupaldev-claude-skill"
from
"nonzod/drupaldev-claude-skill"
3
SKILL Claude for Drupal development
2026-01-25
fetch-pr-review-comments.md
3
1
export
fetch-pr-review-comments
2
from
"shogogg/dotfiles"
from
"shogogg/dotfiles"
3
MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.
2026-03-16
technical-writing.md
3
1
export
technical-writing
2
from
"mkobit/dotfiles"
from
"mkobit/dotfiles"
3
Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
2026-04-20
concierge.md
3
1
export
concierge
2
from
"tonyandrewmeyer/charming-with-claude"
from
"tonyandrewmeyer/charming-with-claude"
3
Experimentation with using Anthropic's Claude tool to build simple charms
2026-04-18
profile.md
3
1
export
profile
2
from
"clearclown/claude-code-aida"
from
"clearclown/claude-code-aida"
3
Claude Code のプロファイル管理。Use when user mentions プロファイル, profile, 設定, MCP設定, レイヤー, layer.
2026-02-08
browser-automation.md
3
1
export
browser-automation
2
from
"admin-baked/bakedbot-for-brands"
from
"admin-baked/bakedbot-for-brands"
3
BakedBot AI is a multi-agent platform for cannabis brands and retailers built on Next.js and Firebase. It powers AI budtenders, lifecycle marketing, pricing intelligence, competitive monitoring, and compliance checks in a single operator experience.
2026-04-20
update-ai-models.md
3
1
export
update-ai-models
2
from
"rot1024/honyo"
from
"rot1024/honyo"
3
Instant AI translation anywhere: select text and double-copy (C+C)
2026-03-26
skill-sync.md
3
1
export
skill-sync
2
from
"KyleKing/vcr-tui"
from
"KyleKing/vcr-tui"
3
TUI for VCR Cassettes
2026-01-30
writing-skills.md
3
1
export
writing-skills
2
from
"DYAI2025/Stoppclock-page"
from
"DYAI2025/Stoppclock-page"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-03-23
lintmesh.md
3
1
export
lintmesh
2
from
"hexsprite/lintmesh"
3
Run multiple linters (eslint, oxlint, tsc, biome) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
2026-04-14
polaris-fundamentals.md
3
1
export
polaris-fundamentals
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Core Polaris Web Components fundamentals including component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked when working with Polaris components.
2026-03-27
security-bluebook-builder.md
3
1
export
security-bluebook-builder
2
from
"SHADOWPR0/security-bluebook-builder"
from
"SHADOWPR0/security-bluebook-builder"
3
Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
2026-01-19
github-security-review.md
3
1
export
github-security-review
2
from
"MaTriXy/github-review-skill"
from
"MaTriXy/github-review-skill"
3
Analyze GitHub repository security alerts and generate remediation plans. Use when the user asks to review security alerts, fix vulnerabilities, check dependabot alerts, review code scanning issues, or address secret scanning findings for a GitHub repository. Triggers on requests mentioning GitHub security, repo security review, vulnerability remediation, or security audit.
2026-03-31
coding-patterns.md
3
1
export
coding-patterns
2
from
"Nice-Wolf-Studio/wolf-skills-marketplace"
from
"Nice-Wolf-Studio/wolf-skills-marketplace"
3
Custom Wolf Agent skills and integration tools marketplace for Claude Code - 64 skills across 5 plugin collections
2026-04-19
code-examples.md
3
1
export
code-examples
2
from
"pluginagentmarketplace/custom-plugin-technical-writer"
from
"pluginagentmarketplace/custom-plugin-technical-writer"
3
Technical writer plugin with documentation templates and API docs
2026-03-15