Browse Skills

44756 skills found

code-review-standards.md
0
1 export code-review-standards
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-plugin"
3 Code review framework and criteria. References security-sentinel for security checks. Use when performing code reviews or defining review standards.
2026-01-05
change-writer.md
0
1 export change-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates clean, human-readable changelogs and release notes from git commits and file changes. Use when preparing for a release or summarizing recent work.
2026-01-05
using-superpowers.md
0
1 export using-superpowers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
2026-01-05
aspnet-core-devops.md
0
1 export aspnet-core-devops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master ASP.NET Core deployment, Docker, Azure cloud, CI/CD pipelines, and production infrastructure for enterprise applications.
2026-01-05
integration-testing.md
0
1 export integration-testing
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 API integration testing with Supertest and Vitest. Use when testing API endpoints.
2026-01-05
data-lake-management.md
0
1 export data-lake-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Data Lake architecture and management including medallion architecture (bronze/silver/gold zones), data catalog with AWS Glue, partitioning strategies, schema evolution, data quality, governance, cost optimization, S3 lifecycle policies, data retention, compliance, query optimization with Athena, data formats (Parquet, ORC, Avro), incremental processing, CDC patterns, and production best practices for scalable data lakes.
2026-01-05
nextjs-16-proxy-patterns.md
0
1 export nextjs-16-proxy-patterns
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.
2026-01-05
documentation.md
0
1 export documentation
2 varubogu from "varubogu/flequit"
3 プロジェクトドキュメントの作成・編集を支援します。ドキュメントの追加、更新、翻訳(日本語・英語の両方)、Markdown フォーマット、ドキュメント構造の維持などに使用します。必ず日本語版と英語版の両方を同時に更新します。
2026-01-05
better-auth.md
0
1 export better-auth
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Production-ready authentication framework for TypeScript with Cloudflare D1 support via Drizzle ORM or Kysely. Use this skill when building auth systems as a self-hosted alternative to Clerk or Auth.js, particularly for Cloudflare Workers projects. CRITICAL: better-auth requires Drizzle ORM or Kysely as database adapters - there is NO direct D1 adapter. Supports social providers (Google, GitHub, Microsoft, Apple), email/password, magic links, 2FA, passkeys, organizations, and RBAC. Prevents 12+ common authentication errors including D1 adapter misconfiguration, schema generation issues, session serialization, CORS, OAuth flows, and JWT token handling.Keywords: better-auth, authentication, cloudflare d1 auth, drizzle orm auth, kysely auth, self-hosted auth, typescript auth, clerk alternative, auth.js alternative, social login, oauth providers, session management, jwt tokens, 2fa, two-factor, passkeys, webauthn, multi-tenant auth, organizations, teams, rbac, role-based access, google auth, github auth, micros
2026-01-05
risk-sizing-not-blocking.md
0
1 export risk-sizing-not-blocking
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Risk managers should SIZE trades, not BLOCK them. Trigger when: (1) capital manager blocks trades, (2) risk manager rejects orders, (3) trades fail due to 'exceeds limit', (4) components don't work in harmony.
2026-01-05
cross-file-documentation-update.md
0
1 export cross-file-documentation-update
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 Synchronized documentation updates across CLAUDE.md, README.md, .claude/CLAUDE.md, and deployment checklist to ensure consistency. Use when adding new architecture documents, analysis documents, or critical reference documents.
2026-01-05
treasury-administrator.md
0
1 export treasury-administrator
2 PandaAllIn from "PandaAllIn/UBOS_FINAL"
3 Constitutional Treasury Administrator for UBOS Republic.Manages all financial operations, grant applications, revenueoptimization, and marketing strategy. Operates under TrinityLock governance with Hydraulic Governor safeguards. HandlesREAL money only: actual bank accounts, crypto wallets, DeFipositions, and EU grant wire transfers.
2026-01-05
web-frameworks.md
0
1 export web-frameworks
2 untangledfinance from "untangledfinance/untangled-web"
3 Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects.
2026-01-05
documentation.md
0
1 export documentation
2 CrazySwami from "CrazySwami/cross-platform-web-app-research"
3 Expert at TSDoc comments, Storybook stories, VitePress docs, TypeDoc API generation. Use when documenting code, adding comments, creating stories, or generating API docs.
2026-01-05
taipei-parking-query.md
0
1 export taipei-parking-query
2 tzangms from "tzangms/uparkinlot"
3 Query real-time parking availability in Taipei City. Shows available parking spaces, capacity, status (green/available, orange/moderate, red/full), address, phone, and payment info. Supports underground/multi-level parking and street parking for cars, motorcycles, and buses. Use when user asks about parking availability, finding parking near a location, or checking parking occupancy in Taipei.
2026-01-05
executive-dashboard.md
0
1 export executive-dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт executive dashboards. Используй для KPI визуализации, business intelligence и reporting.
2026-01-05
learning-engagement.md
0
1 export learning-engagement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Designs engagement strategies to increase learner motivation, interaction, and persistence.
2026-01-05
advanced-topics.md
0
1 export advanced-topics
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-computer-science"
3 Explore advanced CS topics including advanced data structures, parallel computing, security, functional programming, and quantum computing.
2026-01-05
backend-frameworks.md
0
1 export backend-frameworks
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master backend frameworks and languages including Node.js, Python, Java, Go, GraphQL, and RESTful API design. Use when building server applications, APIs, or backend services.
2026-01-05
getting-started-with-skills.md
0
1 export getting-started-with-skills
2 barrydobson from "barrydobson/dotfiles_extra"
3 Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
2026-01-05
spawn-markdown-writer.md
0
1 export spawn-markdown-writer
2 Zeliper from "Zeliper/z-coder"
3 비정형 마크다운 작성을 markdown-writer-agent에 위임
2026-01-05
swift-webui-app.md
0
1 export swift-webui-app
2 maclong9 from "maclong9/dots"
3 WebUI server-rendered frontend application
2026-01-05
framer-motion-animations.md
0
1 export framer-motion-animations
2 canatufkansu from "canatufkansu/claude-skills"
3 Subtle animation patterns for hero sections, card reveals, page transitions, and scroll-triggered effects using Framer Motion. Use when adding animations to components, implementing scroll effects, or creating page transitions.
2026-01-05
writing-style.md
0
1 export writing-style
2 nicolas-webdev from "nicolas-webdev/claude-skills-plugin"
3 Writing style guidelines for clear, human-centered communication. Use when writing blog posts, documentation, README files, marketing copy, emails, or any external-facing content. Apply these rules to produce direct, specific, jargon-free writing.
2026-01-05