Browse Skills

44457 skills found

typescript-refactoring-patterns.md
0
1 export typescript-refactoring-patterns
2 autohandai from "autohandai/community-skills"
3 Expert TypeScript refactoring patterns for cleaner, type-safe code
2026-01-05
pylon-cli.md
0
1 export pylon-cli
2 Factory-AI from "Factory-AI/pylon-cli"
3 CLI tool for managing Pylon issues, tickets, and responses
2026-01-05
migrate-component.md
0
1 export migrate-component
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Migrate WordPress components from v1 (page-parts/) or v2 (layouts/) to v3 (vendi-theme-parts/components/) structure. Use when migrating components, moving layouts to v3, or converting component files.
2026-01-05
changelog-generator.md
0
1 export changelog-generator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2026-01-05
mobile-fab-navigation.md
0
1 export mobile-fab-navigation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete workflow for implementing mobile bottom navigation with FAB (Floating Action Button) for Next.js/React applications. Use when creating mobile-responsive navigation with bottom nav bar, FAB menu, active state indicators, and glassmorphism styling. Supports customizable nav items, expandable FAB menus, and proper hydration handling.
2026-01-05
pi-deployment.md
0
1 export pi-deployment
2 want2bet from "want2bet/BobTheSkull5"
3 Handles deployment, testing, and debugging of Bob The Skull code on Raspberry Pi. Use when deploying to Pi, testing remote code, troubleshooting Pi issues, or setting up new Pi hardware.
2026-01-05
blog-post-outline-generator.md
0
1 export blog-post-outline-generator
2 fracabu from "fracabu/claude-skill-factory"
3 Generates structured blog post outlines with SEO-optimized headings, key points, and content flow. Use when planning blog content, creating editorial calendars, or structuring long-form articles. Supports multiple content formats and audience targeting.
2026-01-05
arithmetical-operations.md
0
1 export arithmetical-operations
2 site-bender from "site-bender/toolsmith"
3 Implements binary arithmetic operations using monad priority promotion via _promoteForComputation. Use when creating arithmetic operations (add, subtract, multiply, divide, etc.) where BOTH operands are monad-wrapped. NOT for simple/function parameter functions - use three-path-pattern skill for those. Work on ONE function at a time.
2026-01-05
aws-s3.md
0
1 export aws-s3
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages file storage with AWS S3 using the JavaScript SDK v3. Use when uploading files, generating presigned URLs, managing buckets, or implementing cloud storage in Node.js applications.
2026-01-05
golang-cli-cobra-viper.md
0
1 export golang-cli-cobra-viper
2 bobmatnyc from "bobmatnyc/termpilot"
3 Building production-quality CLI tools with Cobra command framework and Viper configuration management. Covers command structure, flag binding, environment variables, and shell completion. Use when creating developer tools, admin CLIs, or DevOps utilities.
2026-01-05
git-risk-analysis.md
0
1 export git-risk-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze git history to enhance risk assessment for PR reviews. Use when analyzing file changes to detect code hotspots (high churn files), authorship patterns, historical failure correlation, and change complexity. Provides additional context beyond static code analysis to improve production risk scoring.
2026-01-05
when-to-query.md
0
1 export when-to-query
2 blueraai from "blueraai/bluera-knowledge"
3 Decision guide for when to query Bluera Knowledge stores vs using Grep/Read on current project. Query BK for library/dependency questions and reference material. Use Grep/Read for current project code, debugging, and implementation details. Includes setup instructions and mental model.
2026-01-05
ebook-concept-development.md
0
1 export ebook-concept-development
2 robertguss from "robertguss/claude-skills"
3 Develop ebook ideas into structured concepts ready for architecture. Use when the user has an ebook idea (from a brainstorm document, existing content to repurpose, a book section to extract, or a fresh concept) and wants to develop it into a clear, validated concept. Produces an Ebook Concept Document with reader, transformation, promise, content source, scope/format, and key topics. Handles multi-session development with living documents.
2026-01-05
confluence.md
0
1 export confluence
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images".
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 zacharyshupp from "zacharyshupp/skillforge"
3 Performs comprehensive code reviews with customizable checklists, identifying bugs, security issues, performance problems, and style violations
2026-01-05
dapp-integration.md
0
1 export dapp-integration
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 Build Midnight dApps with TypeScript integration, wallet connectivity, and contract deployment. Use when connecting wallets, deploying contracts, or building dApp frontends. Triggers on wallet, provider, Next.js, deployment, or TypeScript integration questions.
2026-01-05
blog-topic-research.md
0
1 export blog-topic-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate topic uniqueness and identify unique angles before writing. Prevents generic content and helps find your specific value.Trigger phrases: "topic research", "validate topic", "should I write", "is this unique", "research topic", "check topic"
2026-01-05
julien-workflow-advice-codex.md
0
1 export julien-workflow-advice-codex
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Get OpenAI Codex CLI's opinion on code, bugs, or implementation. Use when you want a second AI perspective during coding sessions.
2026-01-05
moai-context7-integration.md
0
1 export moai-context7-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enhanced context7 integration with AI-powered features
2026-01-05
frontend-css.md
0
1 export frontend-css
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Apply consistent CSS styling methodologies using project conventions such as Tailwind CSS utility classes, BEM naming, CSS Modules, or styled-components while maintaining design system consistency. Use this skill when writing or modifying styles in component files, CSS files, Tailwind classes, styled-components, CSS-in-JS solutions, or design token configurations. Use this skill when working with CSS frameworks, establishing design tokens for colors and spacing, optimizing CSS for production builds, or ensuring consistent styling patterns across the application. Use this skill when working with .css, .scss, .module.css files, or when adding className attributes to components with utility classes.
2026-01-05
notebooks-front-end.md
0
1 export notebooks-front-end
2 data-desk-eco from "data-desk-eco/uscg-incidents"
3 Use when editing Observable notebooks (docs/index.html), creating charts with Plot, adding SQL cells, loading data with FileAttachment, or working with DuckDB. Triggers on notebook editing, visualization, data loading.
2026-01-05
qa-security-scan.md
0
1 export qa-security-scan
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when conducting security testing or vulnerability assessment.This skill provides comprehensive security testing:- OWASP Top 10 checklist with remediation- Authentication and authorization testing- Data protection verification- Security report generation- Integration with Codex CLI MCP for automated scanningTriggers: "security scan", "vulnerability check", "OWASP", "security test", "セキュリティスキャン", "脆弱性チェック", "セキュリティテスト"
2026-01-05
codebase-researcher.md
0
1 export codebase-researcher
2 djhuangit from "djhuangit/scrum_and_tell"
3 Conduct comprehensive codebase research by spawning parallel agents to document and explain code as it exists. Use this skill when needing to understand how a codebase works, where specific functionality lives, or what patterns exist. This skill orchestrates specialized agents (codebase-locator, codebase-analyzer, codebase-pattern-finder) and synthesizes findings into structured documentation.
2026-01-05
playwright-qa.md
0
1 export playwright-qa
2 MightyJabe from "MightyJabe/CoinTraderAI"
3 Playwright MCP-based UI verification workflow. Use when validating UI changes, confirming route behavior, or checking client-side runtime errors via browser automation.
2026-01-05