Browse Skills

22656 skills found

book-idea-validator.md
0
1 export book-idea-validator
2 robertguss from "robertguss/claude-skills"
3 Stress-test book concepts against existing research before committing to architecture. Use when the user has a Book Concept Document ready for validation, wants to verify their thesis is defensible, needs to understand the competitive intellectual landscape, or wants honest assessment of their idea's strengths and weaknesses. Produces a Validation Report that informs the Go/No-Go decision. Nonfiction only.
2026-01-05
ceo-speech-agent.md
0
1 export ceo-speech-agent
2 psh355q-ui from "psh355q-ui/szdi57465yt"
3 CEO statement tone shift analyzer for /ceo-analysis page. Analyzes CEO quotes from SEC filings, earnings calls to detect tone changes (positive→cautious, cautious→aggressive) and finds historical similar patterns. Generates news articles when significant shifts detected.
2026-01-05
atlas-agent-security.md
0
1 export atlas-agent-security
2 ajstack22 from "ajstack22/StackMap"
3 Security audits, vulnerability analysis, and security best practices enforcement
2026-01-05
knowledge-base-builder.md
0
1 export knowledge-base-builder
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Build searchable knowledge bases from document collections (PDFs, Word, text files). Use for creating technical libraries, standards repositories, research databases, or any large document collection requiring full-text search.
2026-01-05
kyverno-resource-governance-templates.md
0
1 export kyverno-resource-governance-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Kyverno resource governance policies enforcing CPU/memory limits, HPA requirements, and storage constraints for Kubernetes workloads.
2026-01-05
plugin-test-framework.md
0
1 export plugin-test-framework
2 chkim-su from "chkim-su/skillmaker"
3 Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production.
2026-01-05
stock-ui.md
0
1 export stock-ui
2 juliandavis7 from "juliandavis7/stock-insights"
3 Stock analysis UI frontend. React + TypeScript with Tailwind CSS, shadcn/ui, Recharts. Use for React components, API integration, routing, state management, styling, charts visualization.
2026-01-05
incentive-prompting.md
0
1 export incentive-prompting
2 v1truv1us from "v1truv1us/ferg-engineering-system"
3 Research-backed prompting techniques for improved AI response quality
2026-01-05
generate-limboai-tree.md
0
1 export generate-limboai-tree
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Programmatically generates LimboAI Behavior Tree resources (.tres) by converting a high-level C++ AI analysis (from the cpp-code-analyst skill) into a fully structured LimboAI tree. This skill handles all node mappings, hierarchical structure generation, and Blackboard configuration, deterministically offloading a complex, 10,000-token-plus generation task from the LLM agent.
2026-01-05
quality-manager-qms-iso13485.md
0
1 export quality-manager-qms-iso13485
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities.
2026-01-05
opportunityiq-mvp-scanner.md
0
1 export opportunityiq-mvp-scanner
2 Generative-Bricks from "Generative-Bricks/claude-code-agent"
3 Scans client data against revenue opportunity scenarios to identify and rank the top sales opportunities. Matches clients to scenarios like FIA replacements approaching surrender, cash drag opportunities, and concentrated portfolio positions. Calculates revenue potential and generates prioritized opportunity reports for financial advisors.
2026-01-05
disciplined-specification.md
0
1 export disciplined-specification
2 terraphim from "terraphim/codex-skills"
3 Phase 2.5 of disciplined development. Deep specification interview after design.Reads specifications, conducts thorough user interviews about implementation details,edge cases, and tradeoffs using AskUserQuestionTool. Appends refined findings tothe design document. Uses convergence-based completion.
2026-01-05
form-security-analyzer.md
0
1 export form-security-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Static security analysis of HTML forms without sending any requests. Checks for CSRF tokens, insecure actions, missing validation, hidden field issues, and common security misconfigurations. Safe to run - no payloads sent. Use when user asks to "analyze form security", "check form for vulnerabilities", "static security check".
2026-01-05
solid-principles.md
0
1 export solid-principles
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Apply SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) when designing, reviewing, or refactoring code architecture. Use when evaluating class design, creating abstractions, or discussing software maintainability.
2026-01-05
container-restart.md
0
1 export container-restart
2 DarkMonkDev from "DarkMonkDev/WitchCityRope"
3 Restarts WitchCityRope Docker development containers using the CORRECT procedure. Handles shutdown, rebuild with dev compose overlay, health checks, and compilation verification. Ensures environment is ready for development or testing. SINGLE SOURCE OF TRUTH for container restart process.
2026-01-05
web-fetch.md
0
1 export web-fetch
2 Jst-Well-Dan from "Jst-Well-Dan/Skill-Box"
3 Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only.
2026-01-05
solidstart.md
0
1 export solidstart
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds full-stack applications with SolidStart, combining Solid's fine-grained reactivity with server functions and multiple rendering modes. Use when creating SolidJS applications with SSR/SSG, server functions, or when user mentions SolidStart or Solid meta-framework.
2026-01-05
agentdevcoder.md
0
1 export agentdevcoder
2 zht7063 from "zht7063/dev-configs"
3 Use this skill in the scenario of intelligent agent application development.
2026-01-05
cloudflare-agents.md
0
1 export cloudflare-agents
2 jackspace from "jackspace/ClaudeSkillz"
3 Comprehensive guide for the Cloudflare Agents SDK - build AI-powered autonomous agents on Workers + Durable Objects.Use when: building AI agents, creating stateful agents with WebSockets, implementing chat agents with streaming, scheduling tasks with cron/delays, running asynchronous workflows, building RAG (Retrieval Augmented Generation) systems with Vectorize, creating MCP (Model Context Protocol) servers, implementing human-in-the-loop workflows, browsing the web with Browser Rendering, managing agent state with SQL, syncing state between agents and clients, calling agents from Workers, building multi-agent systems, or encountering Agent configuration errors.Prevents 15+ documented issues: migrations not atomic, missing new_sqlite_classes, Agent class not exported, binding name mismatch, global uniqueness gotchas, WebSocket state handling, scheduled task callback errors, state size limits, workflow binding missing, browser binding required, vectorize index not found, MCP transport confusion, authentic
2026-01-05
monetization-strategy.md
0
1 export monetization-strategy
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ux-design"
3 Master monetization models, pricing strategies, and growth tactics. Learn to build sustainable business models and optimize plugin revenue.
2026-01-05
pandas-analysis.md
0
1 export pandas-analysis
2 gitbasheer from "gitbasheer/workspace"
3 pandas DataFrames, data cleaning, statistical analysis
2026-01-05
moai-docs-generation.md
0
1 export moai-docs-generation
2 dolsoon from "dolsoon/my-awesome-project"
3 Enhanced docs generation with AI-powered features. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 icartsh from "icartsh/icartsh_plugin"
3 효과적인 SKILL을 제작하기 위한 가이드입니다. 특화된 지식, 워크플로우 또는 도구 통합을 통해 Claude의 기능을 확장하는 새로운 SKILL을 생성하거나 기존 SKILL을 업데이트하려는 경우 이 SKILL을 사용하세요.
2026-01-05
design-excellence.md
0
1 export design-excellence
2 cpantus from "cpantus/alexandrabarbu.ro"
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.
2026-01-05