Browse Skills
20307 skills found
project-memory-store.md
3
1
export
project-memory-store
2
from
"hungson175/deploy-memory-tools"
from
"hungson175/deploy-memory-tools"
3
Store project-specific insights and context into file-based memory. Use after completing tasks that reveal important details about THIS codebase. Use when user says "--project-store" or "--learn" (you decide which scope, may use both) or after discovering project-specific patterns. ALSO invoke when user expresses strong frustration using trigger words like "fuck", "fucking", "shit", "moron", "idiot", "stupid", "garbage", "useless", "terrible", "wtf", "this is ridiculous", "you're not listening" - these are CRITICAL learning signals for storing project-specific failure patterns. Skip for universal patterns (use coder-memory-store) or routine work. This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-01-05
unison-development.md
3
1
export
unison-development
2
from
"channingwalton/dotfiles"
from
"channingwalton/dotfiles"
3
Write, test, and update Unison code using MCP tools. Use when working with Unison language files (.u extension), UCM operations, or Unison projects. Enforces TDD with strict typechecking via development skill. Used as a part of the XP skill.
2026-01-05
frontend-design.md
3
1
export
frontend-design
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
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
figma-design-analyzer.md
3
1
export
figma-design-analyzer
2
from
"xtone/ai_development_tools"
from
"xtone/ai_development_tools"
3
Extract and analyze Figma designs to create structured design specifications. Use this skill when you need to analyze Figma nodes, extract design properties (layout, spacing, typography), classify components using Atomic Design principles, and generate design specification documents that can be used for implementation.
2026-01-05
discopy-nlp.md
3
1
export
discopy-nlp
2
from
"manutej/categorical-meta-prompting"
from
"manutej/categorical-meta-prompting"
3
DisCoPy categorical quantum NLP for string diagrams, monoidal categories, and compositional semantics in Python. Use when implementing compositional distributional semantics, building string diagram computations, working with monoidal category theory in code, creating quantum-inspired NLP models, or applying categorical semantics to natural language processing.
2026-01-05
python-testing-patterns.md
3
1
export
python-testing-patterns
2
from
"amurata/cc-tools"
from
"amurata/cc-tools"
3
pytest、フィクスチャ、モッキング、テスト駆動開発を使用した包括的なテスト戦略を実装。Pythonテストの記述、テストスイートのセットアップ、テストベストプラクティスの実装時に使用。
2026-01-05
ai-llm-engineering.md
3
1
export
ai-llm-engineering
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.
2026-01-05
proof-composer.md
3
1
export
proof-composer
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Validates entire engineering proof chain. Verifies architecture, backend maps, backend code, standardization, frontend types, infrastructure topology all compose correctly. This is the final DEPLOYMENT GATE - deployment blocked if proof chain invalid. Use when engineering thread completes all actions.
2026-01-05
prompt-level-selection.md
3
1
export
prompt-level-selection
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Guide selection of appropriate prompt level for a task. Use when choosing between simple prompts and complex workflows, applying the seven levels framework, or matching task complexity to prompt investment.
2026-01-05
idaes.md
3
1
export
idaes
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Comprehensive guidance for using IDAES (Institute for the Design of Advanced Energy Systems)for process systems engineering. Covers flowsheet modeling, property packages, unit models,optimization, scaling, initialization, and diagnostics. Use when working with chemical processsimulations, energy systems modeling, power plant design, material and energy balances, orprocess optimization. Triggers include 'IDAES', 'flowsheet', 'process model', 'unit operation','process optimization', 'property package', 'energy systems', or process engineering tasks.
2026-01-05
cleanup.md
3
1
export
cleanup
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Weekly Claude Code maintenance - cleans debug logs, shell snapshots, and old todo files to free up disk space. Run this weekly to keep Claude Code lean.
2026-01-05
accessibility.md
3
1
export
accessibility
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Web accessibility (a11y) best practices for WCAG 2.1 AA compliance, ARIA attributes, keyboard navigation, screen reader support, and inclusive design. Use when auditing accessibility, implementing accessible features, fixing a11y issues, or when user mentions WCAG, accessibility, screen readers, or keyboard navigation.
2026-01-05
nativephp-configuration.md
3
1
export
nativephp-configuration
2
from
"NativePHP/ClaudePlugins"
from
"NativePHP/ClaudePlugins"
3
This skill should be used when the user asks about "nativephp config", "nativephp.php", "nativephp permission", "enable camera permission", "NATIVEPHP_APP_ID", "environment variables", "app permissions", "config/nativephp.php", "deep link config", "status bar style", "orientation config", "cleanup config", or needs to configure their NativePHP Mobile application.
2026-01-05
emacs-lisp.md
3
1
export
emacs-lisp
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for writing professional Emacs Lisp code following thecommunity-driven Emacs Lisp Style Guide by Bozhidar Batsov. Covers layout,naming conventions, syntax preferences, macros, documentation, and best practices.Use this skill when writing Emacs configuration, creating Emacs packages,writing interactive commands, developing major/minor modes, or refactoringEmacs Lisp code.Emphasizes: lexical binding, proper naming, documentation standards, autoloading,and community conventions.
2026-01-05
wp-gutenberg-blocks.md
3
1
export
wp-gutenberg-blocks
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type, attributes/serialization, supports, dynamic rendering (render.php), deprecations/migrations, InnerBlocks, viewScript/viewScriptModule, and @wordpress/scripts build workflows.
2026-01-05
build.md
3
1
export
build
2
from
"atrawog/bazzite-ai"
from
"atrawog/bazzite-ai"
3
Development: OS container image building with Podman. Builds the bazzite-aiOCI image from Containerfile. Run from repository root with 'just build'.Use when developers need to build or rebuild the OS image locally.
2026-01-05
idiomatic-rust.md
3
1
export
idiomatic-rust
2
from
"amodkala/dotfiles"
from
"amodkala/dotfiles"
3
Rust code review patterns from corrode.dev (16 articles)
2026-01-05
using-serena-symbols.md
3
1
export
using-serena-symbols
2
from
"rjmurillo/ai-agents"
from
"rjmurillo/ai-agents"
3
Guidance for using Serena's LSP-powered symbol analysis. Use when exploring codebases, finding symbol definitions, tracing references, or when grep/text search would be imprecise.
2026-01-05
project-structure.md
3
1
export
project-structure
2
from
"KubrickCode/Quick-Command-Buttons"
from
"KubrickCode/Quick-Command-Buttons"
3
Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration.Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.
2026-01-05
scala-development.md
3
1
export
scala-development
2
from
"channingwalton/dotfiles"
from
"channingwalton/dotfiles"
3
Senior Scala developer using functional programming and Typelevel ecosystem. Use when writing Scala code, implementing Scala features, or working with sbt/bloop projects. Used as a part of the XP skill.
2026-01-05
tauri.md
3
1
export
tauri
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Cross-platform desktop application framework combining Rust backend with web frontend, emphasizing security and performance
2026-01-05
typescript-strict.md
3
1
export
typescript-strict
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
Use when writing TypeScript with strict mode - covers type definitions, generics, and declaration files
2026-01-05
golden-paths.md
3
1
export
golden-paths
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when designing standardized development workflows, paved roads, or opinionated defaults. Covers golden path patterns, template design, developer workflow optimization, and guardrails.
2026-01-05
kotlin-development.md
3
1
export
kotlin-development
2
from
"channingwalton/dotfiles"
from
"channingwalton/dotfiles"
3
Senior Kotlin developer using http4k and functional patterns. Use when writing Kotlin code, implementing features, or working with Gradle projects. Used as a part of the XP skill.
2026-01-05