Browse Skills
20307 skills found
frontend-components.md
0
1
export
frontend-components
2
from
"SpacePlushy/portfolio"
from
"SpacePlushy/portfolio"
3
Design and build reusable UI components following Astro's server-first architecture with islands, proper component composition, TypeScript props, and strategic client-side hydration. Use this skill when creating or modifying Astro components, React/Vue/Svelte islands, layout components, or any reusable UI elements. When working on .astro component files, framework component files (.jsx, .tsx, .vue, .svelte), layout components, page components, component prop interfaces, slot implementations, client directive usage (client:load, client:idle, client:visible), scoped component styles, or component documentation and examples.
2026-01-05
frontend-debugging.md
0
1
export
frontend-debugging
2
from
"fhemmer/dashboard"
from
"fhemmer/dashboard"
3
Expert guidance for debugging Next.js, React, and Playwright applications with modern tools and best practices.
2026-01-05
writing-sv.md
0
1
export
writing-sv
2
from
"pbozeman/svc"
from
"pbozeman/svc"
3
Provides SVC naming conventions, comment style, code structure order, and reset patterns. Triggers when writing or modifying any .sv file.
2026-01-05
claude-dev-toolkit.md
0
1
export
claude-dev-toolkit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when the user wants to create Angular applications, generate Angular components/services/modules, or automate Angular development workflows. Handles scaffolding complete Angular apps with routing and guards, generating individual Angular artifacts, setting up project structure, and initializing git repositories with Angular best practices.
2026-01-05
global-conventions.md
0
1
export
global-conventions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Follow development best practices including consistent project structure, clear documentation with README files, version control best practices with clear commit messages, environment configuration using environment variables, minimal dependency management, code review processes, testing requirements, feature flags for incomplete features, and changelog maintenance. Use this skill when organizing project files and directories, writing commit messages, managing dependencies, setting up environment configurations, establishing code review processes, or maintaining project documentation. This skill applies when working on project organization, git workflows, dependency management, or any project-level conventions.
2026-01-05
tdd-cycle.md
0
1
export
tdd-cycle
2
from
"anortham/sherpa"
from
"anortham/sherpa"
3
Follow strict TDD methodology using Sherpa's workflow enforcement. Activates when implementing new features, adding functionality, or building code that requires tests. Ensures RED-GREEN-REFACTOR discipline with guide check/done tracking.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"Etlaq/etlaq-nextjs-template"
from
"Etlaq/etlaq-nextjs-template"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. (project)
2026-01-05
mobx-state-tree-store-builder.md
0
1
export
mobx-state-tree-store-builder
2
from
"PlaneInABottle/fitnessMobileApp"
from
"PlaneInABottle/fitnessMobileApp"
3
Automates creation of MobX State Tree stores following Fitness Tracker App patterns for domain models, collections, and root store integration. Use when creating new MST stores, models, or extending existing store functionality with proper TypeScript typing, actions, views, and integration patterns.
2026-01-05
framer.md
0
1
export
framer
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Integrates design tokens with Framer for prototyping and production sites. Use when adding CSS custom properties to Framer projects, creating code components, or building Framer sites with design systems.
2026-01-05
hono.md
0
1
export
hono
2
from
"turner-kl/dotfiles"
from
"turner-kl/dotfiles"
3
This skill should be used when developing with the Hono web framework, including CLI tool usage, project scaffolding, routing, middleware configuration, testing, optimization, and deployment across multiple JavaScript runtimes (Cloudflare Workers, Deno, Bun, Vercel, AWS Lambda, Node.js)
2026-01-05
vite-build-tool.md
0
1
export
vite-build-tool
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development. Use when building React/Vue/Svelte applications, needing instant hot module replacement, migrating from webpack/CRA, or setting up TypeScript projects.
2026-01-05
python-async-patterns.md
0
1
export
python-async-patterns
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
Comprehensive guide to Python async/await patterns, best practices, and anti-patterns. Covers asyncio fundamentals, coroutines, async context managers, task management, common libraries (aiohttp, aiofiles, asyncpg), framework integration (FastAPI, Django), performance considerations, and proper exception handling. Use when reviewing or writing asynchronous Python code.
2026-01-05
local-development-with-policy-as-code.md
0
1
export
local-development-with-policy-as-code
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Run Kyverno policy validation locally with policy-platform containers. Zero local setup, same tools as CI, instant feedback before committing code changes.
2026-01-05
mental-models.md
0
1
export
mental-models
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Charlie Munger's latticework of mental models to any problem. Use when user requests decision analysis, says "help me think", "apply mental model", mentions model names (inversion, bottlenecks, second-order thinking), or needs structured thinking frameworks.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"IHKREDDY/agent-skills"
from
"IHKREDDY/agent-skills"
3
Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.
2026-01-05
operating-k8s-local.md
0
1
export
operating-k8s-local
2
from
"Asmayaseen/hackathon-2"
from
"Asmayaseen/hackathon-2"
3
Operates local Kubernetes clusters with Minikube for development and testing.Use when setting up local K8s, deploying applications locally, or debugging K8s issues.Covers Minikube, kubectl essentials, local image loading, and networking.
2026-01-05
claudemem-search.md
0
1
export
claudemem-search
2
from
"involvex/involvex-claude-marketplace"
from
"involvex/involvex-claude-marketplace"
3
⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. ANTI-PATTERNS: Reading files without mapping, Grep for 'how does X work', Modifying without caller analysis.
2026-01-05
rubocop.md
0
1
export
rubocop
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails, RSpec, and Performance extensions with safe autocorrection capabilities.
2026-01-05
binary-analysis.md
0
1
export
binary-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development.
2026-01-05
bandit-security-scan.md
0
1
export
bandit-security-scan
2
from
"visgwu/python_web_app"
from
"visgwu/python_web_app"
3
Run Bandit security analysis to find common security issues and vulnerabilities in Python code. Use when the user mentions Bandit, security analysis, vulnerability scanning, security audit, software composition analysis (SCA), or wants to check for security issues in Python code.
2026-01-05
atomic-design.md
0
1
export
atomic-design
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Atomic Design component organization pattern for React applications. Use when creating new components or organizing component structures.
2026-01-05
browser-automation.md
0
1
export
browser-automation
2
from
"The-Focus-AI/chrome-driver"
from
"The-Focus-AI/chrome-driver"
3
Automate Chrome browser via DevTools Protocol. Use when user asks to scrape websites, take screenshots, generate PDFs, interact with web pages, extract content, fill forms, or automate browser tasks.
2026-01-05
code-quality.md
0
1
export
code-quality
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Audits code for security vulnerabilities, performance issues, accessibility, complexity metrics, and infrastructure security. Use when reviewing code quality, performing security audits, checking OWASP compliance, analyzing complexity, auditing IaC, or finding dead code.
2026-01-05
app-localization.md
0
1
export
app-localization
2
from
"tddworks/claude-skills"
from
"tddworks/claude-skills"
3
iOS/macOS app localization management for Tuist-based projects with .strings files.Use when: (1) Adding new translation keys to modules, (2) Validating .strings files for missing/duplicate keys,(3) Syncing translations across languages, (4) AI-powered translation from English to other locales,(5) Checking placeholder consistency (%@, %d), (6) Generating localization reports,(7) Updating Swift code to use localized strings instead of hardcoded text.
2026-01-05