Browse Skills
20307 skills found
brainstorming.md
1
1
export
brainstorming
2
from
"xbklairith/kisune"
from
"xbklairith/kisune"
3
Use when exploring unclear requirements or architectural decisions - refines rough ideas into clear requirements/designs through collaborative questioning (one at a time), explores alternatives, validates incrementally. Activates when user has vague feature idea, mentions "not sure about", "exploring options", "what approach", or during spec-driven requirements/design phases.
2026-01-05
pagination-standard.md
1
1
export
pagination-standard
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-01-05
spring-boot.md
1
1
export
spring-boot
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Spring Boot with auto-configuration, REST APIs, JPA, security, testing, and production-ready features for enterprise applications.
2026-01-05
streams.md
1
1
export
streams
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines
2026-01-05
bootstrapping-github-projects.md
1
1
export
bootstrapping-github-projects
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Automates GitHub Projects V2 setup with standardized workflow boards. Creates custom fields (Status/Value/Effort), configures automations, generates semantic repository labels, and aligns project name with repository. Use when users ask to "set up a project board", "create GitHub project", "bootstrap project planning", "initialize project management", or mention "GitHub Projects V2", "project tracking", or "kanban board setup". Requires GitHub CLI with project scope.
2026-01-05
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2026-01-05
baml-integration.md
1
1
export
baml-integration
2
from
"Consiliency/treesitter-chunker"
from
"Consiliency/treesitter-chunker"
3
Generic BAML patterns for type-safe LLM prompting. Covers schema design, DTO generation, client wrappers, and cross-language codegen. Framework-agnostic.
2026-01-05
css-sass.md
1
1
export
css-sass
2
from
"pluginagentmarketplace/custom-plugin-css"
from
"pluginagentmarketplace/custom-plugin-css"
3
Use Sass/SCSS for advanced CSS preprocessing with modern @use/@forward syntax
2026-01-05
auditing-security.md
1
1
export
auditing-security
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Audits application security (XSS, CSP, vulnerable dependencies, CORS). Use before releases, after adding dependencies, or modifying security-utils.js
2026-01-05
mcp-builder.md
1
1
export
mcp-builder
2
from
"lv416e/dotfiles"
from
"lv416e/dotfiles"
3
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). | 適切に設計されたツールを通じてLLMが外部サービスと対話できるようにする高品質MCP(Model Context Protocol)サーバーを作成するためのガイド。Python(FastMCP)またはNode/TypeScript(MCP SDK)で外部APIやサービスを統合するMCPサーバーを構築する際に使用
2026-01-05
story-tree.md
1
1
export
story-tree
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "update story tree", "show story tree", "show me a map", "story map", "tree diagram", "show stories", "view stories", "list stories", or asks for story visualization or tree status - autonomously maintains hierarchical story backlog by analyzing git commits, identifying under-capacity nodes, and coordinating story generation to fill gaps. Works with SQLite database using closure table pattern, prioritizes shallower nodes first, and tracks implementation status through commit analysis.
2026-01-05
fix-pr-feedback.md
1
1
export
fix-pr-feedback
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Address PR feedback with iterative refinement. MUST BE USED when fixing PR issues.Supports auto-detection (CI failures, code review) and manual triage (user reports bugs). Creates Beads issues for all problems, fixes systematically.Use when user says "fix the PR", "i noticed bugs", "ci failures", or "codex review found issues",or when user mentions CI failures, review comments, failing tests, PR iterations,bug fixes, feedback loops, or systematic issue resolution.
2026-01-05
postgres-rls.md
1
1
export
postgres-rls
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabilities
2026-01-05
professional-pr-workflow.md
1
1
export
professional-pr-workflow
2
from
"talent-factory/dotfiles"
from
"talent-factory/dotfiles"
3
Automatisiert Pull-Request-Erstellung mit Branch-Management, Code-Formatierung und Integration mit professional-commit-workflow. Unterstützt GitHub CLI, automatische PR-Beschreibungen und projektspezifische Formatter (Biome, Black, Prettier).
2026-01-05
mobile-development-skill.md
1
1
export
mobile-development-skill
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master iOS, Android, React Native, and Flutter development. Build native and cross-platform mobile apps with modern frameworks, handle platform-specific features, optimize performance, and deploy to app stores.
2026-01-05
swift-testing.md
1
1
export
swift-testing
2
from
"pluginagentmarketplace/custom-plugin-swift"
from
"pluginagentmarketplace/custom-plugin-swift"
3
Test Swift applications - XCTest, Swift Testing, UI tests, mocking, TDD, CI/CD
2026-01-05
frontend-developer.md
1
1
export
frontend-developer
2
from
"ncrmro/tetraship"
from
"ncrmro/tetraship"
3
Expert in building React 19 components with Next.js 15 App Router, TailwindCSS, and the project's theme system. Use when creating or modifying UI components, pages, layouts, client interactions, or styling. Always consults globals.css for theme tokens.
2026-01-05
laneweaver-database-design.md
1
1
export
laneweaver-database-design
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Design PostgreSQL 17 schemas for laneweaverTMS using Supabase conventions - UUIDs, ENUMs, audit trails, soft deletes, triggers, functions, views, and atomic migration patterns.
2026-01-05
testing-visual-regression.md
1
1
export
testing-visual-regression
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Visual regression tests for canvas games and responsive UI. Use after canvas modifications, CSS changes, or adding new arcade games
2026-01-05
react.md
1
1
export
react
2
from
"tenlisboa/.claude"
from
"tenlisboa/.claude"
3
Modern React 18+ patterns with TypeScript, hooks, state management, and performance optimization. This skill should be used when building React components, debugging frontend issues, or reviewing React code. (user)
2026-01-05
gemini-image-gen.md
1
1
export
gemini-image-gen
2
from
"St3v3a/gemini-image-skill"
from
"St3v3a/gemini-image-skill"
3
Generate and edit images using Google's Gemini API (gemini-3-pro-image-preview model). Use when users request (1) Generating images from text prompts, (2) Editing existing images with AI instructions, (3) Creating images with specific styles or templates, (4) Generating multiple variations of images, (5) Creating images with reference images for style consistency, (6) Any image generation task mentioning Gemini, Google AI, or requiring professional image output. Supports aspect ratios (1:1, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), 7 style templates (3 glass styles, 4 other creative styles), reference images (up to 14), and batch processing.
2026-01-05
checking-code-quality.md
1
1
export
checking-code-quality
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Executes code quality checks (format:check, ESLint, Jest) before each commit according to leapmultix project standards
2026-01-05
automation-best-practices.md
1
1
export
automation-best-practices
2
from
"Intuned/cookbook"
from
"Intuned/cookbook"
3
Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows. Provides guidance on selectors, waiting strategies, anti-detection, performance optimization, and SDK patterns.
2026-01-05
handoff-log-condense.md
1
1
export
handoff-log-condense
2
from
"cdrguru/portable-agent-kit"
from
"cdrguru/portable-agent-kit"
3
Create a short summary of recent handoff log entries without modifying the append-only log.
2026-01-05