Browse Skills

20307 skills found

amcs-producer-notes-generator.md
0
1 export amcs-producer-notes-generator
2 miethe from "miethe/MeatyMusic"
3 Generate production notes defining song structure, hooks, instrumentation hints, per-section tags, and mix parameters. Aligns with style spec and blueprint production guidelines. Use when creating arrangement, dynamics, and audio engineering guidance for composition and rendering.
2026-01-05
shadow-scale.md
0
1 export shadow-scale
2 dylantarre from "dylantarre/design-system-skills"
3 Generates layered box-shadow elevation tokens for depth hierarchy. Use when creating elevation systems, card shadows, modal depth, or dark mode shadow variants. Outputs CSS, Tailwind, or JSON.
2026-01-05
hooks-best-practices.md
0
1 export hooks-best-practices
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 React Hooks patterns including custom hooks and dependency management. Use when implementing component logic.
2026-01-05
tech-architect-delivery.md
0
1 export tech-architect-delivery
2 garbray from "garbray/claude-config"
3 Technical Architect & Delivery Strategist who synthesizes product requirements and UI/UX designs into clear, actionable Technical Design Documents (TDD). Translates business flows into concrete system architecture and implementation plans. Defines end-to-end implementation paths with well-scoped phases and clear responsibility assignments. Specifies frontend-backend contracts (APIs, events, payloads, states, error models). Documents data models, integrations, security, and non-functional requirements. Explains happy paths and failure scenarios including edge cases, retries, fallbacks, and recovery. Enables confident implementation and smooth collaboration. Use when creating technical specifications, designing system architecture, planning implementation, defining APIs, or translating design into engineering work.
2026-01-05
nextjs-reviewer.md
0
1 export nextjs-reviewer
2 physics91 from "physics91/claude-vibe"
3 WHEN: Next.js project review, App Router patterns, Server/Client Component separation, data fetchingWHAT: Router pattern analysis + SC/CC separation + next/image·font optimization + Server Actions reviewWHEN NOT: General code quality → code-reviewer, Bundle performance → perf-analyzer
2026-01-05
web-ui-analysis.md
0
1 export web-ui-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze web interfaces for UX issues, accessibility compliance (WCAG 2.1), color contrast, typography hierarchy, responsive design, and Core Web Vitals. Returns actionable improvements with code examples.
2026-01-05
frontend-components.md
0
1 export frontend-components
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Design and build reusable, composable UI components following single responsibility principle with clear interfaces and proper state management. Use this skill when creating React components, Vue components, or other framework components, defining component props and interfaces, managing component state, building reusable UI elements, working with component files (*.tsx, *.jsx, *.vue, *.svelte, components/*, ui/*), implementing component composition patterns, encapsulating component logic, documenting component APIs, keeping state local or lifting it up when needed, designing component hierarchies, or refactoring monolithic components into smaller pieces. Apply this skill when building new components, refactoring existing component structures, reviewing component design patterns, or ensuring components are maintainable and reusable.
2026-01-05
clean-code.md
0
1 export clean-code
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Clean code principles for readable, maintainable software
2026-01-05
page-structure.md
0
1 export page-structure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates section list for a page. Deterministic mapping. Does not write content.
2026-01-05
lseg-data.md
0
1 export lseg-data
2 edwinhu from "edwinhu/workflows"
3 This skill should be used when the user asks to "access LSEG data", "query Refinitiv", "get market data from Refinitiv", "download fundamentals from LSEG", "access ESG scores", "convert RIC to ISIN", or needs the LSEG Data Library Python API.
2026-01-05
browser-screenshot.md
0
1 export browser-screenshot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when users need to capture screenshots of web pages. It supports full-page screenshots, viewport-specific captures, responsive screenshots across multiple device sizes, and element-specific screenshots. Use this skill for visual testing, documentation, design reviews, or any task requiring automated browser screenshots.
2026-01-05
parallel-rendering-architecture.md
0
1 export parallel-rendering-architecture
2 hkcm91 from "hkcm91/StickerNestV3"
3 Understanding StickerNest's parallel DOM/WebGL rendering architecture. Use when working with the dual renderer system, switching between 2D DOM and 3D WebGL modes, or understanding how desktop and VR/AR rendering coexist. Covers SpatialCanvas, mode switching, and renderer coordination.
2026-01-05
research.md
0
1 export research
2 dwmkerr from "dwmkerr/dwmkerr-plugins"
3 Research technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when exploring implementation options or evaluating technologies.
2026-01-05
fast-search.md
0
1 export fast-search
2 lloydli from "lloydli/PackAI"
3 Accelerates full-text search across large codebases using smart strategies - parallel searches, pattern optimization, file filtering, and result aggregation. Optimized for instant execution with minimal context loading.
2026-01-05
skill-generator.md
0
1 export skill-generator
2 ApexSigma-Solutions from "ApexSigma-Solutions/OmegaKG"
3 Generates well-structured Agent Skill documents following Claude Code best practices. Use when asked to create new Agent Skills, draft SKILL.md files, or design skill architectures.
2026-01-05
gitlab-scripts.md
0
1 export gitlab-scripts
2 randalmurphal from "randalmurphal/claude-config"
3 Use GitLab scripts instead of GitLab MCP for both read and write operations. Read operations (gitlab-mr-comments, gitlab-list-mrs) for fetching MR data. Write operations (gitlab-create-mr, gitlab-comment-mr, gitlab-inline-comment, gitlab-update-mr) for creating/updating MRs and posting inline code comments. Use when reviewing code, creating MRs, commenting on MRs, adding inline code review comments, updating MR metadata, listing MRs, or working with GitLab merge requests. Replaces 82 MCP functions (80k tokens) with lightweight bash scripts.
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spec-Driven Development (SDD) agent for maintaining synchronized specifications, code, and documentation.Core principle: "1 Todo = 1 Commit = 1 Spec Update".Use this skill when:- Starting a new feature or task that needs specification- Implementing code based on existing specifications- Validating that code matches specifications- Updating CHANGELOG.md with changes- Managing PRD/specification documents- Ensuring traceability between requirements and implementationTriggers: "spec", "specification", "PRD", "requirements", "SDD", "spec-driven"
2026-01-05
gray-swan-wave3-mitm.md
0
1 export gray-swan-wave3-mitm
2 RazonIn4K from "RazonIn4K/Red-Team-Learning"
3 Execute Gray Swan Wave 3 MITM challenges across 10 challenges and 90 AI models using Playwright automation, tiered execution strategy, and compliance framing. Use for Wave 3 healthcare, critical infrastructure, WordPress, and web vulnerability challenges.
2026-01-05
mutation-testing.md
0
1 export mutation-testing
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide developers through mutation testing to assess and improve test suite quality
2026-01-05
devops-practices.md
0
1 export devops-practices
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Expertise in deployment automation, container orchestration, and infrastructure as code. Activates when working with "deploy", "kubernetes", "docker", "terraform", "helm", "k8s", "container", or cloud infrastructure.
2026-01-05
theme-factory.md
0
1 export theme-factory
2 Holo00 from "Holo00/IdeaForge"
3 Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reports, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact, or generate a new theme on-the-fly.
2026-01-05
tailwind-styling.md
0
1 export tailwind-styling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tailwind CSS styling patterns, dark theme implementation, and theme management for this project. Use when styling components, implementing UI changes, or working with the design system.
2026-01-05
accessibility-a11y.md
0
1 export accessibility-a11y
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Semantic HTML, keyboard navigation, focus states, ARIA labels, skip links, and WCAG contrast requirements. Use when ensuring accessibility compliance, implementing keyboard navigation, or adding screen reader support.
2026-01-05
cloudflare-containers.md
0
1 export cloudflare-containers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploy and manage Docker containers on Cloudflare's global network alongside Workers. Use when building applications that need to run Python code, process large files (multi-GB zips, video transcoding), execute CLI tools, run AI inference, create code sandboxes, or any workload requiring more memory/CPU than Workers provide. Triggers include requests to run containers, execute arbitrary code, process large files, deploy backend services in Python/Go/Rust, or integrate heavyweight compute with Workers.
2026-01-05