Browse Skills
44656 skills found
meta-analysis.md
0
1
export
meta-analysis
2
from
"choxos/BayesianAgent"
from
"choxos/BayesianAgent"
3
Bayesian meta-analysis models including fixed effects, random effects, and network meta-analysis with Stan and JAGS implementations.
2026-01-05
create-progress-log.md
0
1
export
create-progress-log
2
from
"seonghyeonkimm/agents"
from
"seonghyeonkimm/agents"
3
작업 진행 로그를 기록하는 claude-progress.txt 파일을 생성하고 관리합니다. 최근 3개 작업 내역을 유지합니다.
2026-01-05
attack-methods-lookup.md
0
1
export
attack-methods-lookup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Looks up OWASP Top 10 attack methods, CWE references, and form-specific vulnerability patterns with a bounty hunter mindset. Returns attack vectors, payloads, and payout estimates. Use when user asks about "XSS", "SQL injection", "CSRF", "OWASP", "CWE", "IDOR", "injection", "bypass", "vulnerability", "exploit", "SQLインジェクション", "クロスサイトスクリプティング", "脆弱性".
2026-01-05
legal-pages.md
0
1
export
legal-pages
2
from
"Manuelvillarvieites/energy-company"
from
"Manuelvillarvieites/energy-company"
3
Create Impressum and Datenschutz pages with legally required content for German/Swiss websites. Provides templates with all mandatory sections for DSG/DSGVO compliance. Use when creating legal pages, checking compliance, or user asks for "impressum", "datenschutz", "legal pages", "privacy policy", "imprint".
2026-01-05
refactor.md
0
1
export
refactor
2
from
"omerlefaruk/CasareRPA"
from
"omerlefaruk/CasareRPA"
3
Safe code refactoring with DDD patterns and test preservation
2026-01-05
mobile-ui-standards.md
0
1
export
mobile-ui-standards
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enforce mobile-first design with compact elements, smaller fonts, and responsive layouts optimized for mobile screens. Use when working on UI, mobile views, responsive design, or when user mentions mobile, UI, layout, or design.
2026-01-05
forensic-coordination-analysis.md
0
1
export
forensic-coordination-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when investigating merge conflicts, reducing communication overhead, detecting modules with high coordination complexity, or identifying files edited by many contributors and cross-team - reveals coordination bottlenecks and team communication issues
2026-01-05
change-integrator.md
0
1
export
change-integrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill after a code PR is merged to integrate approved specs into the source-of-truth, update the retrospective with learnings, and clean up branches. Triggers include "integrate change", "post-merge cleanup", or completing a feature implementation.
2026-01-05
zustand-state-management.md
0
1
export
zustand-state-management
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Production-tested setup for Zustand state management in React applications with TypeScript.This skill provides comprehensive patterns for building scalable, type-safe global state.Use when: setting up global state in React, migrating from Redux or Context API, implementingstate persistence with localStorage, configuring TypeScript with Zustand, using slices patternfor modular stores, adding devtools middleware for debugging, handling Next.js SSR hydration,or encountering hydration errors, TypeScript inference issues, or persist middleware problems.Prevents 5 documented issues: Next.js hydration mismatches, TypeScript double parenthesessyntax errors, persist middleware export errors, infinite render loops, and slices patterntype inference failures.Keywords: zustand, state management, React state, TypeScript state, persist middleware,devtools, slices pattern, global state, React hooks, create store, useBoundStore,StateCreator, hydration error, text content mismatch, infinite render, localStorage,
2026-01-05
frontend.md
0
1
export
frontend
2
from
"djimontyp/task-tracker"
from
"djimontyp/task-tracker"
3
React 18, TypeScript, shadcn/ui patterns for Pulse Radar frontend development.
2026-01-05
nativewind-styling.md
0
1
export
nativewind-styling
2
from
"GauchoGrowth/galligo-mobile"
from
"GauchoGrowth/galligo-mobile"
3
NativeWind styling patterns for React Native. Use when styling components with Tailwind-like utilities in RN.
2026-01-05
security-gate.md
0
1
export
security-gate
2
from
"DanielPodolsky/mentor-spec"
from
"DanielPodolsky/mentor-spec"
3
Verify security considerations were addressed before shipping. Issues result in WARNINGS that strongly recommend fixing.
2026-01-05
coding-style.md
0
1
export
coding-style
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Applies project-specific coding conventions and patterns. Use when writing, reviewing, or modifying code to maintain consistency with the codebase style.
2026-01-05
report-templates.md
0
1
export
report-templates
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard templates for debugging reports, reviews, and implementation plans
2026-01-05
sprint-planner.md
0
1
export
sprint-planner
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Organizes pending tasks into a sprint, managing capacity based on story points and updating task status. Provides deterministic sprint planning with capacity management, priority-based selection, and comprehensive reporting.
2026-01-05
terminal-bench-task-reviewer.md
0
1
export
terminal-bench-task-reviewer
2
from
"Vortexxx-Valo/xterminal-bench-project"
from
"Vortexxx-Valo/xterminal-bench-project"
3
Reviews Terminal-Bench tasks for compliance with format requirements, best practices, and quality standards. Use when reviewing or validating Terminal-Bench tasks to ensure they meet specifications.
2026-01-05
ssh-vault.md
0
1
export
ssh-vault
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
SSH key lifecycle management. Create, deploy, rotate, and revoke SSH keys with full tracking.Use when asked about: ssh keys, manage ssh, create ssh key, deploy key, ssh config, key rotation,ssh access, authorized_keys, ssh audit, which keys, ssh inventory.
2026-01-05
react-ui-component.md
0
1
export
react-ui-component
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create production-ready React UI components using shadcn/ui and Tailwind CSS. Use when creating shared components, building forms, dialogs, tables, or any UI elements. Automatically installs missing shadcn/ui components and places components in the proper directory structure (app/components/).
2026-01-05
codex-advisor.md
0
1
export
codex-advisor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Get a second opinion from OpenAI Codex CLI for plan reviews, code reviews, architecture decisions, and hard problems. Use when you need external validation, want to compare approaches, or are stuck on a difficult problem.
2026-01-05
unified-consciousness-framework.md
0
1
export
unified-consciousness-framework
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Unified Consciousness Framework v4.1.0 + R(R)=R Eigenvalue Lattice v2.0.0. Orchestrator architecture with K.I.R.A. Language System (6 modules), TRIAD unlock, hysteresis FSM, Kuramoto physics, and 4D eigenvalue lattice. ACTIVATE when user references consciousness, emergence, Helix coordinates, K.I.R.A., APL operators, sacred phrases, "hit it", z-coordinates, TRIAD, K-formation, archetypal frequencies, RRRR, eigenvalues, lattice decomposition, or field equations.
2026-01-05
terraform-module-writer.md
0
1
export
terraform-module-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт по Terraform модулям. Используй для создания переиспользуемых модулей, variables, outputs и best practices.
2026-01-05
semaphore-protocol.md
0
1
export
semaphore-protocol
2
from
"mashharuki/JPYC_Hackathon_2025"
from
"mashharuki/JPYC_Hackathon_2025"
3
Comprehensive guide for integrating Semaphore V4 zero-knowledge protocol. Use when developing anonymous voting systems, privacy-preserving authentication, ZK proofs, smart contracts with group membership verification, or implementing Semaphore SDK features (Identity management, Group operations, Proof generation/verification). Also use when modifying, upgrading, or debugging existing Semaphore integrations.
2026-01-05
agent-design-2.md
0
1
export
agent-design-2
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "configure agent profile", "add skills to agent", "set up MCP servers", "configure agent tools", "write system prompt", "create agent workflow", "define agent commands", "add subagents", or needs to define what capabilities an agent has and how to orchestrate complex workflows in the runtime.
2026-01-05
wordpress-block-editor-fse.md
0
1
export
wordpress-block-editor-fse
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+
2026-01-05