Browse Skills

17720 skills found

new-frontend-feature.md
0
1 export new-frontend-feature
2 twentynineteen from "twentynineteen/bucket"
3 Scaffolds new frontend pages/features with TDD approach, following established UI patterns from BuildProject/Baker pages. Generates page component, test file, updates routing, and maintains 90%+ test coverage before implementing production code. Use this when creating new pages or features in the Bucket app.
2026-01-05
dev-generator.md
0
1 export dev-generator
2 zh1227 from "zh1227/zh1227.github.io"
3 全栈开发代码生成工具,支持项目脚手架、API接口、数据库模型、CRUD操作的快速生成。包含Python(FastAPI/Flask/Django)、JavaScript(Express/NestJS/React/Vue)、Go、Java等主流框架。适用于生成代码、创建项目、生成API、建表、数据库设计等场景。
2026-01-05
single-purpose-variables.md
0
1 export single-purpose-variables
2 barrydobson from "barrydobson/dotfiles_extra"
3 Use each variable for exactly one purpose - no hybrid coupling or hidden meanings
2026-01-05
repo-map.md
0
1 export repo-map
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Comprehensive reference for understanding any repo fast. All patterns for docs, code, configs, git, and conversation history. The complete playbook.
2026-01-05
extract-blockchain-media.md
0
1 export extract-blockchain-media
2 b-open-io from "b-open-io/1sat-skills"
3 Extract media files (images, videos, documents) from BSV blockchain transactions using the txex CLI tool. Retrieves inscribed ordinals and embedded files.
2026-01-05
scan.md
0
1 export scan
2 jovermier from "jovermier/cc-stack-marketplace"
3 Automatically discover and install relevant skills from SkillsMP and other sources
2026-01-05
change-request-form.md
0
1 export change-request-form
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по заявкам на изменения. Используй для форм CR, impact analysis, approval workflows и change control.
2026-01-05
smart-workflows.md
0
1 export smart-workflows
2 bjoernbethge from "bjoernbethge/mcp-b"
3 SmartACE (Agentic Context Engineering) workflow engine with MCP-B (Master Client Bridge) and AMUM-QCI-ETHIC module. Dual database architecture using DuckDB (analytics) + SurrealDB (graph). Uses Blender 5.0 (bpy) and UE5 Remote Control. Use when (1) MCP-B agent-to-agent communication (INQC protocol), (2) AMUM 3→6→9 progressive alignment, (3) QCI quantum coherence states, (4) ETHIC principles enforcement (Marcel/Anthropic/EU AI Act), (5) SurrealDB graph relationships, (6) DuckDB SQL workflows, (7) ML inference with infera/vss, (8) Blender 5.0 headless processing, (9) UE5 scene control, (10) DuckLake time travel.
2026-01-05
debug-tb.md
0
1 export debug-tb
2 pbozeman from "pbozeman/svc"
3 Debug SystemVerilog testbench failures in the SVC project. Use when a testbench fails (make <module>_tb), to analyze CHECK_* assertion failures, watchdog timeouts, or unexpected signal values. Provides systematic debugging workflow using VCD waveforms and failure output analysis.
2026-01-05
tsconfig-builder.md
0
1 export tsconfig-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate properly configured tsconfig.json files for TypeScript projects with appropriate compiler options for various project types. Triggers on "create tsconfig", "generate tsconfig.json", "typescript config for", "configure TypeScript".
2026-01-05
banksy-merged-v4.md
0
1 export banksy-merged-v4
2 Ketomihine from "Ketomihine/my_skills"
3 BANKSY spatial transcriptomics analysis tool - complete documentation with precise file name-based categorization
2026-01-05
unit-testing.md
0
1 export unit-testing
2 sun33t from "sun33t/suneet-codes"
3 This skill should be used when the user asks to "add unit tests", "write tests", "set up Vitest", "create a utility function", "add test coverage", or mentions TDD, test-driven development, or testing utilities. Provides guidance for unit testing with Vitest in TypeScript/Next.js projects using TDD approach.
2026-01-05
slack-gif-creator.md
0
1 export slack-gif-creator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
2026-01-05
opportunityiq.md
0
1 export opportunityiq
2 Generative-Bricks from "Generative-Bricks/claude-code-agent"
3 Intelligent revenue opportunity discovery system for financial advisors. Extracts structured revenue scenarios from publications and matches them to client books of business to identify high-value opportunities. Use when analyzing industry articles to discover new scenarios, or when scanning client data to find revenue opportunities and generate Top 25 opportunity reports.
2026-01-05
sequentialthinking.md
0
1 export sequentialthinking
2 raphaelmansuy from "raphaelmansuy/machine-learning-feature-selection"
3 Use this skill for systematic problem-solving through structured, iterative thinking. Break down complex problems, iterate on understanding, catch edge cases, and validate solutions comprehensively.
2026-01-05
atlas-agent-devops.md
0
1 export atlas-agent-devops
2 ajstack22 from "ajstack22/StackMap"
3 DevOps expertise for deployment, CI/CD, infrastructure, and automation
2026-01-05
julien-dev-hook-creator.md
0
1 export julien-dev-hook-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for creating Claude Code hooks - shell commands that execute at specific lifecycle events (SessionStart, SessionEnd, PreToolUse, PostToolUse, etc.). Use when users want to automate actions, add validation, logging, or integrate external tools into Claude Code workflows.
2026-01-05
add-provider.md
0
1 export add-provider
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when:(1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.)(2) Creating a usage probe for a CLI tool or local API(3) Following TDD to implement provider integration(4) User asks "how do I add a new provider" or "create a provider for X"
2026-01-05
spec-workflow.md
0
1 export spec-workflow
2 Clionegohan from "Clionegohan/YoRuH-Resonance-Archive-C4-Sync-"
3 仕様駆動開発(SDD)ワークフローを自動発動で強制。Subtask開始時にAC確認、TDD実行、完了時にACチェックを実施。スコープ外実装を禁止。Use when implementing features, creating new functionality, or when "実装して", "作成して", "開発して" keywords appear.
2026-01-05
qdrant-retrieval-tool.md
0
1 export qdrant-retrieval-tool
2 nadeemsangrasi from "nadeemsangrasi/humanoid-and-robotic-book"
3 Generate JSON schemas and Python handlers for Qdrant-based retrieval tools used by the RAG agent to search sitemap-crawled textbook content with URL citations.
2026-01-05
hook-sdk-integration.md
0
1 export hook-sdk-integration
2 chkim-su from "chkim-su/skillmaker"
3 LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.
2026-01-05
ctxarchitect.md
0
1 export ctxarchitect
2 Shakes-tzd from "Shakes-tzd/contextune"
3 Systematic architecture analysis following Understand → Research → Specify → Decompose → Plan workflow. Use for system design, solution evaluation, build vs buy decisions, and task decomposition. Activate when users say "design", "architect", "break down", "best approach", or "should I build".
2026-01-05
ai-agent-pricing.md
0
1 export ai-agent-pricing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Better proposals, faster closes. Use when creating AI agent pricing, automation proposals, ROI calculations, or sales materials. Generates professional pricing pages, case studies, and closing scripts for AI automation services.
2026-01-05
rollup.md
0
1 export rollup
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Configures Rollup for ES module bundling with plugins, tree shaking, and multiple output formats. Use when building JavaScript libraries, creating optimized bundles, or publishing npm packages.
2026-01-05