Browse Skills
44457 skills found
academic-research.md
0
1
export
academic-research
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
Conduct deep academic research for philosophy, neuroscience, cognitive science, and theoretical computer science (computability, complexity, AI theory, logic). Use when user asks to: research academic topics, find scholarly papers, conduct literature reviews, analyze citations, synthesize research findings, explore philosophical arguments, investigate consciousness/cognition, study computability/decidability/Turing machines, or analyze academic debates. Triggers on: 'research papers', 'literature review', 'academic sources', 'scholarly articles', 'philosophy of mind', 'computability theory', 'neuroscience studies', 'find papers on', 'what does the research say'.
2026-01-05
coding-guidelines.md
0
1
export
coding-guidelines
2
from
"roman-16/.nixos"
from
"roman-16/.nixos"
3
Coding patterns and guidelines for TypeScript/JavaScript, Rust, and frontend frameworks. Use this skill when writing TypeScript/JavaScript or Rust code, or working with SolidJS, Tailwind CSS, daisyUI, React Native, Expo, or NativeWind. Provides idiomatic patterns and best practices.
2026-01-05
documentation-standards.md
0
1
export
documentation-standards
2
from
"RevTechStudio/rts-plugins"
from
"RevTechStudio/rts-plugins"
3
Markdownドキュメントの記述規約、スタイルガイド、markdownlint検証ルールを定義する。Markdownファイル作成時、README作成時、ドキュメント編集時、またはユーザーがドキュメント標準、Markdown形式、markdownlint、ドキュメントスタイルに言及した際に使用する。
2026-01-05
secure.md
0
1
export
secure
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Find and fix security issues before they become incidents. Vulnerability scanning, SBOM generation, supply chain security, and secure authentication workflows.
2026-01-05
news-summary.md
0
1
export
news-summary
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Concise, structured summaries of news articles (~30 sec read time). Captures key points, context, bias/gaps, and open questions. Use when user shares article URL or asks to summarize news content.
2026-01-05
using-skills.md
0
1
export
using-skills
2
from
"discountedcookie/10x-mapmaster"
from
"discountedcookie/10x-mapmaster"
3
Load at session start or when unsure which skill applies. Explains available skills and when to use each. Check this to understand the skill system.
2026-01-05
theme-checker.md
0
1
export
theme-checker
2
from
"infiniV/secret-ingredients"
from
"infiniV/secret-ingredients"
3
Analyzes codebase for theme consistency, checking CSS variables, color usage, and design token adherence across components
2026-01-05
helm-chart-creation.md
0
1
export
helm-chart-creation
2
from
"mub7865/Hackathone-2"
from
"mub7865/Hackathone-2"
3
Complete patterns for creating and managing Helm charts: chart structure, templates, values, dependencies, and deployment workflows for packaging Kubernetes applications.
2026-01-05
check-requirement-coverage.md
0
1
export
check-requirement-coverage
2
from
"foolishimp/ai_sdlc_method"
from
"foolishimp/ai_sdlc_method"
3
Homeostatic sensor detecting requirements without implementation or test coverage. Scans for REQ-* keys in requirements docs and checks if they have corresponding code and tests. Use to find coverage gaps.
2026-01-05
tanstack-query-setup.md
0
1
export
tanstack-query-setup
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
TanStack Query setup for data fetching and caching. Use when implementing server state management.
2026-01-05
e2e-test.md
0
1
export
e2e-test
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
End-to-end testing with Playwright. Use when writing E2E tests, implementing page objects, setting up test fixtures, handling authentication in tests, adding visual regression testing, or configuring E2E tests for CI. Covers when to use E2E vs integration tests, critical path identification, page object pattern, test isolation, and CI considerations.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"cskiro/claudex"
from
"cskiro/claudex"
3
Use PROACTIVELY when enforcing TDD red-green-refactor, setting up test infrastructure, configuring coverage gates, or implementing the Testing Trophy model. Installs git hooks, npm scripts, and CLAUDE.md configuration to enforce test-first development. Supports coverage thresholds and test distribution analysis. Not for prototypes or projects without test requirements.
2026-01-05
book-detail-page-creator.md
0
1
export
book-detail-page-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
도서 상세 페이지 제작을 위한 마케팅 문구 생성 및 PPT 템플릿 작업. 책의 내용을 분석하여 4컷 상세 이미지용 문구를 작성하고, 제공된 PPT 템플릿에 문구와 페이지 번호를 채워 넣는다. {{문구}}, {{page_num_left}}, {{page_num_right}} placeholder를 사용하는 템플릿이 제공되거나, 도서 상세 페이지 문구 작성 요청이 있을 때 사용한다.
2026-01-05
moai-project-template-optimizer.md
0
1
export
moai-project-template-optimizer
2
from
"duaragha/full_tracker"
from
"duaragha/full_tracker"
3
Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
backend-dev-guidelines.md
0
1
export
backend-dev-guidelines
2
from
"aMilkStack/Claude-Code-Config"
from
"aMilkStack/Claude-Code-Config"
3
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2026-01-05
cloudflare-mcp-server.md
0
1
export
cloudflare-mcp-server
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when building Model Context Protocol (MCP) servers on Cloudflare Workers. This skill should be used when deploying remote MCP servers with TypeScript, implementing OAuth authentication (GitHub, Google, Azure, etc.), using Durable Objects for stateful MCP servers, implementing WebSocket hibernation for cost optimization, or configuring dual transport methods (SSE + Streamable HTTP). The skill prevents 15+ common errors including McpAgent class export issues, OAuth redirect URI mismatches, WebSocket state loss, Durable Objects binding errors, and CORS configuration mistakes. Includes production-tested templates for basic MCP servers, OAuth proxy integration, stateful servers with Durable Objects, and complete wrangler.jsonc configurations. Covers all 4 authentication patterns: token validation, remote OAuth with DCR, OAuth proxy (workers-oauth-provider), and full OAuth provider implementation. Self-contained with Worker and Durable Objects basics. Token efficiency: ~87% savings (40k → 5k tokens).
2026-01-05
anti-pattern-analysis.md
0
1
export
anti-pattern-analysis
2
from
"rubrical-studios/idpf-praxis-dist"
from
"rubrical-studios/idpf-praxis-dist"
3
Systematic detection of anti-patterns during code review with actionable refactoring guidance
2026-01-05
incident-root-cause-analyzer.md
0
1
export
incident-root-cause-analyzer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive incident root cause analysis skill for distributed systems. Analyzes logs, metrics, and traces to identify cascading failures, resource contention, and root causes through systematic anomaly detection, timeline correlation, and evidence-based hypothesis testing.
2026-01-05
dotnet-async-patterns.md
0
1
export
dotnet-async-patterns
2
from
"thapaliyabikendra/ai-artifacts"
from
"thapaliyabikendra/ai-artifacts"
3
Master .NET async/await patterns including Task-based Asynchronous Pattern (TAP), ValueTask optimization, ConfigureAwait usage, cancellation tokens, parallel processing, and avoiding deadlocks in ASP.NET Core applications for maximum performance and responsiveness.
2026-01-05
engineering-report-generator.md
0
1
export
engineering-report-generator
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Generate engineering analysis reports with interactive Plotly visualizations, standard report sections, and HTML export. Use for creating dashboards, analysis summaries, and technical documentation with charts.
2026-01-05
review-spec.md
0
1
export
review-spec
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user wants to review a technical specification document, especially multi-file specs with appendices. It checks for consistency, completeness, clarity, and identifies opportunities for simplification and removal of unnecessary complexity.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"ericbrian/multi-user-test-fest-issue-tracker"
from
"ericbrian/multi-user-test-fest-issue-tracker"
3
Guidelines for version control, commit conventions, and repository management.
2026-01-05
fiction-writer.md
0
1
export
fiction-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Écrit un court segment fictionnel immersif pour l'Acte IV d'un épisode NEW TEMPS X. Utilise ce Skill quand tu dois créer une scène fictionnelle qui illustre les implications d'un sujet scientifique, faire ressentir plutôt qu'expliquer, ou créer une résonance émotionnelle à travers la fiction.
2026-01-05
excalidraw-diagram.md
0
1
export
excalidraw-diagram
2
from
"albertsikkema/albertsikkema.github.io"
from
"albertsikkema/albertsikkema.github.io"
3
Create an Excalidraw diagram from a text description. Use when the user wants to create a diagram, flowchart, architecture diagram, or visual explanation for their blog post.
2026-01-05