Browse Skills

44915 skills found

writing-specs.md
5
1 export writing-specs
2 arittr from "arittr/spectacular"
3 Use when creating feature specifications after brainstorming - generates lean spec documents that reference constitutions heavily, link to external docs instead of embedding examples, and focus on WHAT not HOW (implementation plans handled separately)
2026-01-05
skill-creator.md
5
1 export skill-creator
2 n4vysh from "n4vysh/dotfiles"
3 Create effective skills. Use when creating or updating skills.
2026-01-05
dbt-expert.md
5
1 export dbt-expert
2 i9wa4 from "i9wa4/dotfiles"
3 dbt エキスパートエンジニアスキル - dbt 開発のベストプラクティス、コマンド実行、環境設定に関する包括的なガイドを提供
2026-01-05
new-design-doc.md
5
1 export new-design-doc
2 farra from "farra/dev-agent-backlog"
3 Proactively suggest creating a design document when discussing significant changes, new features, or architectural decisions. Also triggers when user has existing markdown docs that should be converted to org-mode. Use when conversation involves design decisions that should be documented, when user mentions RFC/RFD/design doc, or when proposing changes that warrant formal documentation. Trigger on phrases like "we should document this", "this needs an RFC", "let me think through the design", "convert this to org", or when discussing tradeoffs between multiple approaches.
2026-01-05
docling.md
5
1 export docling
2 existential-birds from "existential-birds/beagle"
3 Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch processing files. Triggers on DocumentConverter, convert, convert_all, export_to_markdown, HierarchicalChunker, HybridChunker, ConversionResult.
2026-01-05
laravel-quality.md
5
1 export laravel-quality
2 leeovery from "leeovery/claude-laravel"
3 Code quality tooling with PHPStan, Pint, and strict types. Use when working with code quality, static analysis, formatting, or when user mentions PHPStan, Pint, quality, static analysis, type safety, code style, linting.
2026-01-05
versioning-constitutions.md
5
1 export versioning-constitutions
2 arittr from "arittr/spectacular"
3 Use when architectural patterns evolve, tech stack changes, or foundational rules need updates - creates new constitution version directory, migrates/organizes content into modular files, updates symlink, and documents changes
2026-01-05
analyzing-code-structure.md
5
1 export analyzing-code-structure
2 iota9star from "iota9star/my-skills"
3 Performs structural code search and refactoring by matching code structure instead of exact text. Use when editing code structure with text matching ambiguity, handling "old_string not unique" problems, or performing formatting-independent pattern matching across function signatures, method calls, and class structures
2026-01-05
executing-sequential-phase.md
5
1 export executing-sequential-phase
2 arittr from "arittr/spectacular"
3 Use when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural stacking (NO manual upstack commands, NO worktree creation, tasks build on each other)
2026-01-05
msw-mocking.md
5
1 export msw-mocking
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Mock Service Worker (MSW) for API mocking. Use when testing frontend components with network mocking, simulating API errors, or creating deterministic API responses in tests.
2026-01-05
ccpm-mcp-management.md
5
1 export ccpm-mcp-management
2 duongdev from "duongdev/ccpm"
3 Discovers, manages, and troubleshoots MCP servers with three-tier classification (required: Linear/GitHub/Context7, optional: Jira/Confluence/Slack/BitBucket). Auto-activates when user asks "MCP server", "tools available", "Linear not working", "what tools do I have", or when plugin installation fails. Provides automatic server discovery, configuration validation, and health monitoring. Diagnoses connection issues (missing env vars, wrong config, network problems) with specific fix suggestions. Requires setup confirmation for optional PM integrations. Shows rate limit status and recommends optimizations when performance degrades.
2026-01-05
python-code-review.md
5
1 export python-code-review
2 existential-birds from "existential-birds/beagle"
3 Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.
2026-01-05
project-principles.md
5
1 export project-principles
2 uspark-hq from "uspark-hq/uspark"
3 Core architectural and code quality principles that guide all development decisions in the uspark project
2026-01-05
react-flow.md
5
1 export react-flow
2 existential-birds from "existential-birds/beagle"
3 React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph visualizations, creating custom workflow nodes, implementing edge labels, or controlling viewport. Triggers on ReactFlow, @xyflow/react, Handle, NodeProps, EdgeProps, useReactFlow, fitView.
2026-01-05
advanced-effect-di-environment.md
5
1 export advanced-effect-di-environment
2 leaderiop from "leaderiop/hex-di"
3 Model dependencies using Effect-style Context, Layer, and Service patterns with compile-time safety. Use when designing DI systems, modeling environments, or building Effect-TS applications.
2026-01-05
test-data-management.md
5
1 export test-data-management
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases.
2026-01-05
viewing-files.md
5
1 export viewing-files
2 iota9star from "iota9star/my-skills"
3 Enhanced cat clone with syntax highlighting, Git integration, and automatic paging for efficient file content viewing. Use this skill when viewing source files, documentation, or when syntax highlighting would improve readability
2026-01-05
react-server-components-framework.md
5
1 export react-server-components-framework
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Design and implement React Server Components with Next.js 15 App Router. Master server-first architecture, streaming SSR, Server Actions, React 19 patterns, and modern data fetching for 2025+ development.
2026-01-05
man-config.md
5
1 export man-config
2 austinpray from "austinpray/dotfiles"
3 Reads man pages to find configuration options. Use when the user asks to configure an application, needs to find a config option, or asks "how do I make X do Y" for a CLI tool or system program.
2026-01-05
senior-observability.md
5
1 export senior-observability
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive observability skill for monitoring, logging, distributed tracing, alerting, and SLI/SLO implementation across distributed systems. Includes dashboard generation, alert rule creation, error budget calculation, and metrics analysis. Use when implementing monitoring stacks, designing alerting strategies, setting up distributed tracing, or defining SLO frameworks.
2026-01-05
creating-packages.md
5
1 export creating-packages
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Creates new packages in the @kitz monorepo with proper structure, configuration, and workspace integration. Handles package.json, tsconfigs, source files, and runs necessary sync scripts.
2026-01-05
auth-patterns.md
5
1 export auth-patterns
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Authentication and authorization patterns. Use when implementing login flows, JWT tokens, session management, password security, or role-based access control.
2026-01-05
sqlalchemy-code-review.md
5
1 export sqlalchemy-code-review
2 existential-birds from "existential-birds/beagle"
3 Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session lifecycle, relationship() usage, or Alembic migrations.
2026-01-05
executing-parallel-phase.md
5
1 export executing-parallel-phase
2 arittr from "arittr/spectacular"
3 Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1)
2026-01-05