Browse Skills

44915 skills found

vitest-testing.md
6
1 export vitest-testing
2 laurigates from "laurigates/dotfiles"
3 Vitest test runner for JavaScript and TypeScript. Fast, modern alternative to Jest.Vite-native, ESM support, watch mode, UI mode, coverage, mocking, snapshot testing.Use when setting up tests for Vite projects, migrating from Jest, or needing fast test execution.
2026-01-05
validation-first.md
6
1 export validation-first
2 OutlineDriven from "OutlineDriven/odin-claude-plugin"
3 Validation-First Development Skill using Quint for formal specifications - comprehensive skill handling both design (planning) and execution (verification) through formal state machine specifications.
2026-01-05
blog.md
6
1 export blog
2 kaihendry from "kaihendry/dabase.com"
3 Create a new blog post for dabase.com using Hugo with SEO-friendly title and description
2026-01-05
dart-dart-format.md
6
1 export dart-dart-format
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To format Dart code consistently, run `dart format .` on the given roots to apply standard formatting.
2026-01-05
nixos-advisor.md
6
1 export nixos-advisor
2 clempat from "clempat/ai-tools-flake"
3 NixOS configuration advisor using MCP tools. Use when helping with NixOS/Home Manager configs, searching packages/options, or providing NixOS-specific guidance. Validates packages exist before suggesting them.
2026-01-05
property-based-testing.md
6
1 export property-based-testing
2 laurigates from "laurigates/dotfiles"
3 Property-based testing with fast-check (TypeScript/JavaScript) and Hypothesis (Python).Generate test cases automatically, find edge cases, and test mathematical properties.Use when user mentions property-based testing, fast-check, Hypothesis, generatingtest data, QuickCheck-style testing, or finding edge cases automatically.
2026-01-05
deep-work-session.md
6
1 export deep-work-session
2 intertwine from "intertwine/hive-orchestrator"
3 Enter and manage Deep Work sessions in Agent Hive. Use this skill when starting a focused work session on a project, generating session context, following the handoff protocol, or managing your responsibilities as an agent during a work session.
2026-01-05
dev-swarm-personas.md
6
1 export dev-swarm-personas
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create/Updates detailed user personas and prioritized user stories based on target users and market research. Use when user asks to create personas, define user stories, or start Stage 2 after market research or init-ideas.
2026-01-05
pikacss-expert.md
6
1 export pikacss-expert
2 pikacss from "pikacss/pikacss.github.io"
3 Expert guidance for using PikaCSS—an Atomic CSS-in-JS engine that combines CSS-in-JS syntax with Atomic CSS output. Use when users ask about PikaCSS styling, configuration, plugins, shortcuts, selectors, TypeScript integration, or need help writing PikaCSS code.
2026-01-05
claude-blog-sources.md
6
1 export claude-blog-sources
2 laurigates from "laurigates/dotfiles"
3 Access Claude Blog for latest Claude Code improvements, usage patterns, and best practices.Use when researching Claude Code features, CLAUDE.md optimization, or staying current withClaude capabilities. Checks recent articles for relevant updates and patterns.
2026-01-05
frameworkmakefactory.md
6
1 export frameworkmakefactory
2 atournayre from "atournayre/claude-marketplace"
3 Génère Factory Foundry pour tests
2026-01-05
merge-readiness.md
6
1 export merge-readiness
2 Wizard1209 from "Wizard1209/letta-client-bot"
3 Validates branch is ready for merge with step-by-step checklist. Use when user asks "is everything ready for merge?", "ready to merge?", "can I merge?", "merge checklist", or "pr ready?".
2026-01-05
modularity-patterns.md
6
1 export modularity-patterns
2 jdubray from "jdubray/puffin"
3 Recommends modularity, composition, and decoupling patterns for design challenges. Use when designing plugin architectures, reducing coupling, improving testability, or separating cross-cutting concerns.
2026-01-05
ci-package-workflow.md
6
1 export ci-package-workflow
2 mvillmow from "mvillmow/ml-odyssey"
3 Create GitHub Actions workflows for automated package building and distribution. Use in package phase to automate .mojopkg building and release creation.
2026-01-05
skill-creator.md
6
1 export skill-creator
2 b-open-io from "b-open-io/prompts"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
biome-tooling.md
6
1 export biome-tooling
2 laurigates from "laurigates/dotfiles"
3 Biome all-in-one formatter and linter for JavaScript, TypeScript, JSX, TSX, JSON, and CSS.Zero-config setup, 15-20x faster than ESLint/Prettier. Use when working with modern JavaScript/TypeScriptprojects, setting up formatting/linting, or migrating from ESLint+Prettier to a faster alternative.
2026-01-05
seo.md
6
1 export seo
2 JacbK from "JacbK/persona"
3 Optimize portfolios for search engines and set up analytics. Covers meta tags, OG images, structured data, analytics options, and performance optimization.
2026-01-05
pikacss-dev.md
6
1 export pikacss-dev
2 pikacss from "pikacss/pikacss.github.io"
3 Develop, test, and document the PikaCSS monorepo (core engine, unplugin adapters, Vite/Nuxt plugins, docs site) using pnpm-based workflows.
2026-01-05
nondominium-holochain-tryorama-testing.md
6
1 export nondominium-holochain-tryorama-testing
2 Sensorica from "Sensorica/nondominium"
3 Specialized skill for testing nondominium Holochain applications with Tryorama, providing comprehensive test patterns, agent simulation workflows, performance testing, and multi-agent scenario testing. Use when writing Tryorama tests, debugging zome interactions, or validating Holochain DNA functionality.
2026-01-05
dbcli-tables.md
6
1 export dbcli-tables
2 tteamtm from "tteamtm/dbcli"
3 List all tables in a database and show table structure (columns, types, constraints) for 30+ databases using DbCli. Use when user wants to explore database schema, see what tables exist, check table structure, or understand column definitions.
2026-01-05
dev-swarm-prd.md
6
1 export dev-swarm-prd
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create comprehensive Product Requirements Document (PRD) defining product behavior, functional and non-functional requirements. Use when user asks to create PRD, write requirements, or start Stage 4 after MVP definition.
2026-01-05
npm-publish.md
6
1 export npm-publish
2 b-open-io from "b-open-io/prompts"
3 This skill should be used when the user wants to publish a package to npm, bump a version, release a new version, or mentions "npm publish", "bun publish", "version bump", or "release". Handles changelog updates, git push, and npm publishing with OTP authentication.
2026-01-05
software-architect.md
6
1 export software-architect
2 Stephanvs from "Stephanvs/dotfiles"
3 Design and build software with high cohesion, low coupling, composition-first structures, and functional-style defaults (TigerStyle-inspired).
2026-01-05
emacs.md
6
1 export emacs
2 conornash from "conornash/dot-emacs"
3 Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).
2026-01-05