Browse Skills
44467 skills found
component-creator.md
0
1
export
component-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates minimal boilerplate structure for new Web Components in Sando Design System following COMPONENT_ARCHITECTURE.md 7-file pattern. Generates only what developer requests - no assumptions, no dead code. Ask first, then scaffold component files, tests, stories based on requirements.
2026-01-05
validate-protection.md
0
1
export
validate-protection
2
from
"AEtherlight-ai/lumina"
from
"AEtherlight-ai/lumina"
3
Validate protection enforcement via pre-commit hooks. Use when building or testing code protection system (PROTECT-002).
2026-01-05
python-performance-patterns.md
0
1
export
python-performance-patterns
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Low-risk Python performance optimization patterns with verified speedups
2026-01-05
spec-review.md
0
1
export
spec-review
2
from
"teliha/dev-workflows"
from
"teliha/dev-workflows"
3
Review specifications for completeness, clarity, testability, and quality. Use with --mode quick/standard/thorough to control review depth. Default is thorough (3 consecutive passes). (user)
2026-01-05
tdd-reference.md
0
1
export
tdd-reference
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
On-demand TDD guideline access without loading full documentation into context. Provides targeted guidance for RED-GREEN-REFACTOR phases, refactoring decisions, and test quality patterns.
2026-01-05
patent-diagrams.md
0
1
export
patent-diagrams
2
from
"RobThePCGuy/Claude-Patent-Creator"
from
"RobThePCGuy/Claude-Patent-Creator"
3
Generate patent-style technical diagrams (flowcharts, block diagrams, system architectures) with automatic reference numbering.
2026-01-05
testing-wpf.md
0
1
export
testing-wpf
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Create and maintain WPF UI tests and ViewModel tests for the .NET 8 widget host app. Use when setting up UI automation, testing MVVM logic, or building a test harness for widgets and the shell.
2026-01-05
wrangler-workflows.md
0
1
export
wrangler-workflows
2
from
"involvex/involvex-claude-marketplace"
from
"involvex/involvex-claude-marketplace"
3
This skill should be used when the user mentions "wrangler", "wrangler.toml", "wrangler.jsonc", "wrangler commands", "local development", "wrangler dev", "wrangler deploy", "wrangler publish", "secrets management", "wrangler tail", "wrangler d1", "wrangler kv", or discusses Cloudflare Workers CLI, configuration files, or deployment workflows.
2026-01-05
pr-create-skill.md
0
1
export
pr-create-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
明示的に呼び出されたときにのみ読み込みます。エージェントが自律的に呼び出す必要はありません。
2026-01-05
session-management-ssg-ssr.md
0
1
export
session-management-ssg-ssr
2
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
3
Expert skill for implementing session management in SSG (Static Site Generation) and SSR (Server-Side Rendering) contexts. Covers stateless authentication with JWT, database session management, client-side session handling, and security best practices for different rendering strategies. Use when implementing session management in static sites (SSG), handling authentication in server-side rendered applications (SSR), or implementing stateless authentication with JWT tokens.
2026-01-05
shadcn-ui.md
0
1
export
shadcn-ui
2
from
"d-kimuson/dotfiles"
from
"d-kimuson/dotfiles"
3
Must always be enabled when working with shadcn-ui.
2026-01-05
api-development.md
0
1
export
api-development
2
from
"ericbrian/multi-user-test-fest-issue-tracker"
from
"ericbrian/multi-user-test-fest-issue-tracker"
3
Standards for API development, documentation, and maintenance using OpenAPI 3.0.
2026-01-05
migration-best-practices.md
0
1
export
migration-best-practices
2
from
"nakamura-shuta/dev-marketplace"
from
"nakamura-shuta/dev-marketplace"
3
データベースマイグレーションのベストプラクティス。スキーマ変更時に自動適用される。
2026-01-05
bdd-scenario-builder.md
0
1
export
bdd-scenario-builder
2
from
"yurake/skills"
from
"yurake/skills"
3
Behavior-Driven Development (BDD) で振る舞いを定義・シナリオ化するためのガイド。Given-When-Then と Gherkin で受け入れ条件やエッジケースを整理し、失敗パターンや小さく始める導入ステップを含めて、業務言語で明確なシナリオを書くときに使う。
2026-01-05
svelte-remote-functions.md
0
1
export
svelte-remote-functions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for SvelteKit Remote Functions. Use this skill by default for all SvelteKit projects doing type-safe client-server communication with query (data fetching), form (progressive enhancement), command (imperative actions), or data invalidation/refresh patterns.
2026-01-05
master-index-updater.md
0
1
export
master-index-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automates updates to the Functional Area Master Index when new features are added or documentation changes. Maintains the single navigation source for all feature documentation, ensuring discoverability and organization.
2026-01-05
context-engineering-framework.md
0
1
export
context-engineering-framework
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Optimize context windows, manage token budgets, compress context, and create effective handoff documents for long-running multi-agent workflows
2026-01-05
pattern-synthesis.md
0
1
export
pattern-synthesis
2
from
"agentgptsmith/MonadFramework"
from
"agentgptsmith/MonadFramework"
3
Extract common patterns from multiple instance outputs, find what persists
2026-01-05
doc-structure.md
0
1
export
doc-structure
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
專案文檔結構管理工具,用於建立、維護和驗證專案的層級聚攏文檔結構。使用時機:- 當需要建立新的 README.md 文件- 當需要為程式檔案添加標準化開頭註解- 當重構或更新專案文檔結構- 當需要驗證 README 連結有效性- 當需要檢查文檔結構完整性關鍵字:README、文檔結構、層級聚攏、檔案註解、連結驗證、結構檢查
2026-01-05
rastreando-odoo.md
0
1
export
rastreando-odoo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Rastreia fluxos documentais completos no Odoo, executa auditorias financeiras e gerencia conciliacoes bancarias.USAR QUANDO:- Rastrear NF de compra/venda: "rastreie NF 12345", "fluxo da nota 54321"- Rastrear pedido de compra: "rastreie PO00789", "fluxo do pedido de compra"- Rastrear pedido de venda: "rastreie VCD123", "fluxo do VFB456"- Rastrear por parceiro: "documentos do Atacadao", "fluxo do fornecedor Vale Sul"- Rastrear por CNPJ: "rastreie 18467441000123"- Rastrear por chave NF-e: "rastreie 3525..."- Ver titulos e conciliacoes: "pagamentos da NF 12345", "titulos do PO00789"- Verificar devolucoes: "devolucao da NF 54321", "nota de credito"- Auditoria de faturas de compra: "auditoria faturas novembro", "faturas fornecedores"- Auditoria de extrato bancario: "extrato bancario 2024", "conciliacao bancaria"- Mapeamento de vinculos: "extratos sem vinculo", "titulos soltos", "faturas sem pagamento"- Vincular extrato com fatura via Excel: "processar planilha de vinculacao", "conciliar via Excel"NA
2026-01-05
cloudflare-turnstile.md
0
1
export
cloudflare-turnstile
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill provides comprehensive knowledge for implementing Cloudflare Turnstile, the CAPTCHA-alternative bot protection system. It should be used when integrating bot protection into forms, login pages, signup flows, or any user-facing feature requiring spam/bot prevention. Turnstile runs invisible challenges in the background, maintaining excellent user experience while blocking automated traffic.Use when: Adding bot protection to forms, implementing login security, protecting API endpoints from abuse, migrating from reCAPTCHA/hCaptcha, encountering CSP errors with Turnstile, handling token validation failures, implementing E2E tests with Turnstile, integrating with React/Next.js/Hono applications, or debugging error codes 100*, 300*, 600*.Keywords: turnstile, captcha, bot protection, cloudflare challenge, siteverify, recaptcha alternative, spam prevention, form protection, cf-turnstile, turnstile widget, token validation, managed challenge, invisible challenge, @marsidev/react-turnstile, hono turnstil
2026-01-05
browser-testing.md
0
1
export
browser-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Browser automation, testing, and debugging using Chrome DevTools. Use when users want to take screenshots, test websites, debug UI, inspect network requests, check console errors, or automate browser interactions.
2026-01-05
backlog-awareness.md
0
1
export
backlog-awareness
2
from
"schuettc/claude-code-plugins"
from
"schuettc/claude-code-plugins"
3
Check project backlog when discussing feature ideas or priorities. Use when user mentions adding features, asks what's planned, discusses priorities, or proposes new functionality. Silently reads backlog.json to show relevant items and suggest /feature-capture for untracked ideas.
2026-01-05
chat-navigator.md
0
1
export
chat-navigator
2
from
"diegofornalha/skills-futuro"
from
"diegofornalha/skills-futuro"
3
Navegação e teste conversacional de aplicações web usando Chrome DevTools. Permite testar sites através de comandos naturais em português, com suporte a contexto do Neo4j e integração automática com hooks de validação.
2026-01-05