Browse Skills
22656 skills found
shadcn-init.md
1
1
export
shadcn-init
2
from
"jubalm/dotfiles"
from
"jubalm/dotfiles"
3
Setup shadcn/ui in React projects (Next.js, Vite, Astro). Use when initializing shadcn/ui, setting up Tailwind CSS v4, configuring path aliases, or when user mentions "setup shadcn", "install shadcn", "shadcn init", or starting a new shadcn project. NOT for adding components or customization.
2026-01-05
jest-testing.md
1
1
export
jest-testing
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration
2026-01-05
superbpe.md
1
1
export
superbpe
2
from
"ScientiaCapital/unsloth-mcp-server"
from
"ScientiaCapital/unsloth-mcp-server"
3
Train and use SuperBPE tokenizers for 20-33% token reduction across any project. Covers training, optimization, validation, and integration with any LLM framework. Use when you need efficient tokenization, want to reduce API costs, or maximize context windows.
2026-01-05
field-archivist-memory.md
1
1
export
field-archivist-memory
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Archive and retrieve field session data for cross-session memory continuity.
2026-01-05
supabase-rpc-manager.md
1
1
export
supabase-rpc-manager
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Supabase PostgreSQL RPC, pgvector operations, and real-time subscriptions
2026-01-05
jj.md
1
1
export
jj
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Jujutsu (jj) skill for the ikigai project
2026-01-05
email-sender.md
1
1
export
email-sender
2
from
"sfmskywalker/agentskillsdotnet"
from
"sfmskywalker/agentskillsdotnet"
3
Compose and send professional emails with optional attachments and formatting
2026-01-05
mapping-html-to-api.md
1
1
export
mapping-html-to-api
2
from
"farmanlab/ai_agent_orchestra"
from
"farmanlab/ai_agent_orchestra"
3
Maps HTML content elements to API response fields and generates data binding specifications. Updates the "APIマッピング" section in screen spec.md.
2026-01-05
business-glossary.md
1
1
export
business-glossary
2
from
"MoveRDC/claude-skills-marketing"
from
"MoveRDC/claude-skills-marketing"
3
Comprehensive glossary of business and marketing terms used at realtor.com. Includes definitions for KPIs, campaign types, metrics, business concepts, analytical terminology, and tools. Use when you need to understand business or marketing terminology, explain metrics to stakeholders, or ensure consistent terminology across analyses.
2026-01-05
ai-code-cleanup.md
1
1
export
ai-code-cleanup
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Remove AI-generated code slop from branches. Use after AI-assisted coding sessions to clean up defensive bloat, unnecessary comments, type casts, and style inconsistencies. Focuses on identifying and removing AI artifacts that degrade code quality.
2026-01-05
verification-before-completion.md
1
1
export
verification-before-completion
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when about to claim work is complete, fixed, passing, or successful, before committing or creating PRs - requires running verification commands and confirming output before making ANY success claims; evidence before assertions always, no exceptions
2026-01-05
speckit-taskstoissues.md
1
1
export
speckit-taskstoissues
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
2026-01-05
full-video-workflow-skill.md
1
1
export
full-video-workflow-skill
2
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
3
Complete pre-production workflow that chains research, project creation, script generation, and presentation in one seamless flow. Use when starting a new video from competitor research all the way through to a ready-to-record script.
2026-01-05
plan.md
1
1
export
plan
2
from
"ScriptedAlchemy/codex-native"
from
"ScriptedAlchemy/codex-native"
3
Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
2026-01-05
running-and-debugging-tests.md
1
1
export
running-and-debugging-tests
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Executes language-agnostic test suites to validate behavioral correctness, enforce regression safety, and automatically debug or repair test failures. Includes fallback loops, coverage validation, and failure classification to maximize suite reliability. Use to validate code changes proactively, or when the user mentions running tests, test failures, or test debugging.
2026-01-05
django-query-optimizer.md
1
1
export
django-query-optimizer
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Detects and fixes N+1 query problems and enforces query optimization. This skill should be used when working with Django QuerySets to ensure select_related, prefetch_related, and order_by are properly applied for optimal database performance.
2026-01-05
scientific-tdd.md
1
1
export
scientific-tdd
2
from
"LorenFrankLab/non_local_detector"
from
"LorenFrankLab/non_local_detector"
3
Pragmatic test-driven development for scientific code with numerical validation
2026-01-05
aether-temporal-collective.md
1
1
export
aether-temporal-collective
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Distributed evolutionary memory system using Merkle-DAG branching timelines, holographic erasure coding, and stake-weighted consensus to maintain coherent collective history across thousands of agents despite forking narratives and temporal relativity.
2026-01-05
agent-definition-creation.md
1
1
export
agent-definition-creation
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Use this skill when creating or refining Claude Code sub-agent definitions. Helps design specialized AI assistants with proper YAML frontmatter, system prompts, tool access, and example-driven descriptions. Automatically invoked when user requests "create an agent", "design a sub-agent", "make a specialist", or mentions agent development. Ensures agents follow Anthropic best practices with focused responsibilities, discovery-optimized descriptions, and proper tool restrictions.
2026-01-05
factory-code.md
1
1
export
factory-code
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Use when users ask about Factory Code features, setup, configuration, troubleshooting, slash commands, MCP servers, Agent Skills, hooks, plugins, CI/CD integration, or enterprise deployment. Activate for questions like 'How do I use Factory Code?', 'What slash commands are available?', 'How to set up MCP?', 'Create a skill', 'Fix Factory Code issues', or 'Deploy Factory Code in enterprise'. | Dùng khi hỏi về Factory Code, lệnh slash, hook, plugin, skill, cấu hình, cài đặt.
2026-01-05
dependency-analysis.md
1
1
export
dependency-analysis
2
from
"hubvue/fe-analysis-skills"
from
"hubvue/fe-analysis-skills"
3
Enhanced dependency analyzer with comprehensive markdown reporting and actionable recommendations. Use when you need to optimize frontend project dependencies, detect security vulnerabilities, identify unused packages, find duplicate functionality, analyze dependency impact, generate cleanup scripts, or produce detailed Markdown reports. Supports JavaScript, TypeScript, Vue, React, Angular, and modern build tools with parallel processing and incremental analysis capabilities.
2026-01-05
email-handling.md
1
1
export
email-handling
2
from
"obra/claude-pa"
from
"obra/claude-pa"
3
General email management via JMAP MCP - search, read, send, update, archive. Pure mechanics, no user-specific workflows.
2026-01-05
drizzle-orm.md
1
1
export
drizzle-orm
2
from
"JasonPaff/head-shakers"
from
"JasonPaff/head-shakers"
3
Enforces Head Shakers Drizzle ORM coding conventions when creating or modifying database queries, schemas, and migrations. This skill ensures consistent patterns for query structure, type safety, permission filtering, pagination, resilience, and database operations.
2026-01-05
fundraising-strategy-planner.md
1
1
export
fundraising-strategy-planner
2
from
"maigentic/stratarts"
from
"maigentic/stratarts"
3
Create comprehensive fundraising playbook covering timeline, investor targeting, outreach cadence, meeting progression, due diligence preparation, term sheet negotiation, and closing process. Run disciplined fundraising that maximizes leverage and closes on favorable terms.
2026-01-05