Browse Skills

20307 skills found

web-app-thinking.md
0
1 export web-app-thinking
2 tikazyq from "tikazyq/agentic-spec-forge"
3 提供网页应用全栈架构思考框架,涵盖前端渲染策略、后端 API 设计、基础设施部署、安全防护、性能优化五大维度。当需要设计完整 Web 应用、评审网页系统架构、或需要全局视角审视前后端协同设计时使用。支持 SPA/MPA、SSR/CSR、REST/GraphQL、容器/Serverless 等多种技术栈决策。
2026-01-05
bash-audit.md
0
1 export bash-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive security and quality audit for shell scripts (bash, sh, zsh) using defensive programming principles and ShellCheck static analysis. Use when user asks to audit, review, check, lint, validate, or analyze shell scripts for security vulnerabilities, bugs, errors, defensive programming compliance, or best practices. Also triggers for improving script quality, finding script errors or issues, checking portability problems (macOS vs Linux), validating error handling, fixing shellcheck warnings, reviewing legacy automation scripts before release, setting up CI/CD linting infrastructure, configuring pre-commit hooks, understanding ShellCheck error codes, suppressing false positives, or ensuring script portability and quality.
2026-01-05
sync-dotfiles.md
0
1 export sync-dotfiles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sync dotfiles from private chezmoi repository to public dotfiles repository. Use when the user requests to update their public dotfiles repo, sync dotfiles, or copy dotfiles from chezmoi to the public repository. This skill renders chezmoi templates and applies safety filtering to prevent accidentally exposing sensitive files.
2026-01-05
typescript-strict-config.md
0
1 export typescript-strict-config
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Strict TypeScript configuration with all safety flags enabled. Use when initializing TypeScript projects or enforcing type safety.
2026-01-05
documentation-placement.md
0
1 export documentation-placement
2 elevanaltd from "elevanaltd/oa"
3 Document placement rules, visibility protocols, and timeline test (before-code vs after-code). Defines where documentation belongs (dev/docs/ vs coordination/), documentation-first PR protocol, and phase artifact placement. Critical for documentation organization and visibility.
2026-01-05
nextjs.md
0
1 export nextjs
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds full-stack React applications with Next.js App Router, Server Components, Server Actions, and edge deployment. Use when creating Next.js projects, implementing routing, data fetching, caching, authentication, or deploying to Vercel.
2026-01-05
vite-config.md
0
1 export vite-config
2 metasaver from "metasaver/claude-marketplace"
3 Vite configuration templates and validation logic for MFE Host, MFE Remote, and Standalone web apps. Includes 5 required standards (correct plugins for package type, required path alias @ to ./src, build configuration with sourcemaps and manual chunks, server configuration with strictPort, required dependencies). Supports Module Federation architecture for micro-frontend apps. Use when creating or auditing vite.config.ts files.
2026-01-05
react-component-analyzer.md
0
1 export react-component-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug React component issues including TypeScript types, props, state management, hooks, and rendering problems. Use when troubleshooting component not rendering, prop errors, state not updating, hook issues, or TypeScript type mismatches.
2026-01-05
claude-settings-expert.md
0
1 export claude-settings-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Claude Code settings.json configuration, permissions, sandbox, environment variables, and settings hierarchy. Triggers when user mentions settings.json, permissions, allow rules, deny rules, sandbox, hooks configuration, or settings precedence.
2026-01-05
psake.md
0
1 export psake
2 majiayu000 from "majiayu000/claude-skill-registry"
3 PowerShell build automation tool for creating task-based build scripts. Use when Claude needs to create, modify, or troubleshoot psake build scripts (psakefile.ps1), automate builds for .NET/Node.js/Docker projects, set up CI/CD pipelines with psake (GitHub Actions, Azure Pipelines, GitLab CI), or work with PowerShell-based build automation. Triggers include mentions of psake, psakefile, PowerShell build scripts, Invoke-psake, or build task dependencies.
2026-01-05
exa-webfetch.md
0
1 export exa-webfetch
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Uses Exa API for intelligent web searches instead of default WebFetch. Provides up-to-date information with semantic search capabilities.
2026-01-05
golang-http-frameworks.md
0
1 export golang-http-frameworks
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
2026-01-05
doc-search.md
0
1 export doc-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically activates when documentation lookup is needed. Routes to the optimal source (Sanity MCP, Context7, Ref, or WebSearch) based on the technology being queried.
2026-01-05
web-search.md
0
1 export web-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Search the web for up-to-date information using GPT-5.2 with web search and high reasoning. Prefer this over webfetch when you need to research complex queries, find current info across multiple sources, get recent news, up-to-date documentation, or verify facts that may have changed since your training cutoff. Returns cited sources.
2026-01-05
frontend-design-standards.md
0
1 export frontend-design-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when generating React/TypeScript UI components, forms, layouts, or pages - prevents generic AI aesthetic, enforces accessibility, semantic HTML, theme compliance, minimum text sizes, proper states, and brand differentiation
2026-01-05
internal-links.md
0
1 export internal-links
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Connect all buttons and links to pages or same-page sections. Ensures every CTA has a valid href, uses Next.js Link component, and adds section IDs for anchor links.
2026-01-05
github-cli.md
0
1 export github-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute GitHub CLI (gh) commands for repository management, issues, pull requests, workflows, and releases. Use when the user wants to interact with GitHub repositories, create/manage issues or PRs, trigger workflows, or perform any GitHub operations. Covers both solo developer workflows and team collaboration patterns.
2026-01-05
opencode-plugin.md
0
1 export opencode-plugin
2 bangedorrunt from "bangedorrunt/swarmtool-addons"
3 Hybrid skill for OpenCode plugin development - behavioral patterns for agents and technical reference for humans
2026-01-05
learning-pedagogy.md
0
1 export learning-pedagogy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Applies evidence-based pedagogical theories and instructional methods to learning design.
2026-01-05
cascade-orchestrator.md
0
1 export cascade-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates sophisticated workflow cascades coordinating multiple micro-skills with sequential pipelines, parallel execution, conditional branching, and Codex sandbox iteration. Enhanced with multi-model routing (Gemini/Codex), ruv-swarm coordination, memory persistence, and audit-pipeline patterns for production workflows.
2026-01-05
rust-expert.md
0
1 export rust-expert
2 ljchg12-hue from "ljchg12-hue/windows-dotfiles"
3 Expert Rust development including ownership, lifetimes, async, and systems programming
2026-01-05
persona.md
0
1 export persona
2 JacbK from "JacbK/jacob-kieser-portfolio"
3 AI assistant framework for building unique, authentic portfolio websites from scratch. Guides agents through research, design, and implementation phases.
2026-01-05
frontend-theming.md
0
1 export frontend-theming
2 cotw-fabier from "cotw-fabier/spidart"
3 Your approach to handling frontend theming. Use this skill when working on files where frontend theming comes into play.
2026-01-05
change-contract-generator.md
0
1 export change-contract-generator
2 richhaase from "richhaase/skillz"
3 Conducts structured interviews to produce Change Contracts - definitions of done expressed in terms of behavior, constraints, operability, and acceptance criteria. Use when externalizing intent for work to be delegated to AI agents, when defining requirements without implementation details, or when asked to create a change contract.
2026-01-05