name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
testcontainers-go | A comprehensive guide for using Testcontainers for Go to write reliable integration tests with Docker containers in Go projects. Supports 62+ pre-configured modules for databases, message queues, cloud services, and more. | skillsmp.com | null | https://github.com/testcontainers/claude-skills/tree/main/testcontainers-go | testcontainers |
regulation-checker | 국가유산청 발굴조사 보고서 규정 준수 체크리스트 생성 | skillsmp.com | null | https://github.com/younga1234/20251112-3/tree/main/.claude/skills/regulation-checker | younga1234 |
similarity-matcher | 조사지역 주변 유사 유적 매칭 및 비교 분석 | skillsmp.com | null | https://github.com/younga1234/20251112-3/tree/main/.claude/skills/similarity-matcher | younga1234 |
tables-appendix | 고찰 보강을 위한 비교표·부록·참고문헌 생성 | skillsmp.com | null | https://github.com/younga1234/20251112-3/tree/main/.claude/skills/tables-appendix | younga1234 |
web-asset-generator | Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Use when users need icons, favicons, social sharing images, or Open Graph images from logos or text slogans. Handles image resizing, text-to-image generation, and provides pr... | skillsmp.com | null | https://github.com/alonw0/web-asset-generator/tree/main/skills/web-asset-generator | alonw0 |
sentry-pr-resolver | Analyze and resolve Sentry Bot comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry Bot in PR comments (NOT seer-by-sentry comments). Can review specific PRs by number or automatically find recent PRs with Sentry Bot feedback. | skillsmp.com | null | https://github.com/getsentry/sentry-for-claude/tree/main/skills/sentry-pr-resolver | getsentry |
session-to-single-task | 現在の会話から1つのタスク依頼プロンプトを自動生成し、GitHub Issue/Jira/Notionに即座に貼れる形式で出力する | skillsmp.com | null | https://github.com/a-hirota/dotfiles/tree/main/claude/skills/session-to-single-task | a-hirota |
cicd-pipeline-management | GitLab CI/CD pipeline optimization, Docker image building, caching strategies, and 3-stage deployment workflow | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/ci-cd-pipeline | hackur |
database-seeding | Idempotent seeder patterns with core/reference/dev separation and environment-specific execution using firstOrCreate/updateOrCreate | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/database-seeding | hackur |
deployment-workflow | Staging and production deployment using Laravel Deployer with health checks, cache management, and rollback support (HUMAN-ONLY execution) | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/deployment-workflow | hackur |
laravel-package-specialist | Laravel and Nova package development, forked package management, VCS path repositories, webpack configuration, and package integration workflows. Triggers include "package", "nova field", "nova tool", "webpack.mix.js", "pcrcard/nova-*", "packages/". | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/laravel-package-specialist | hackur |
nova-resource-builder | Create and modify Laravel Nova 5.x resources with PCR Card patterns (tab panels, Badge fields with closures, Select fields with constants). Triggers include "nova resource", "nova badge", "nova tabs", "nova field". | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/nova-resource | hackur |
forked-package-management | Git submodules, VCS path repositories, and custom package development for pcrcard/* namespace packages | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/package-management | hackur |
release-management | Automated versioning, changelog generation, and git tagging using release.sh script with semantic versioning and conventional commits | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/release-management | hackur |
state-comparison-patterns | Model helper methods for clean state checking instead of verbose Spatie Model States comparisons (63% code reduction) | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/state-comparison | hackur |
test-infrastructure | Reusable test traits, base test cases, and 46 helper methods from tests/Support/ for efficient test authoring | skillsmp.com | null | https://github.com/hackur/web-standards-playground-showcase/tree/main/.claude-laravel-backup/skills/test-infrastructure | hackur |
aws-infrastructure-architect | Design and implement AWS infrastructure using IaC (CloudFormation, CDK, Terraform) with boto3 expertise and Well-Architected Framework guidance. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/aws-infrastructure-architect | jzallen |
bdd-gherkin-specification | Create Behavior-Driven Development (BDD) feature files using Gherkin syntax. Write clear, executable specifications that describe system behavior from the user's perspective. Use for requirements documentation, acceptance criteria, and living documentation. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/bdd | jzallen |
build-one-to-throw-away | Apply throwaway prototyping methodology when exploring new concepts, unfamiliar technology, or unclear requirements. Build fast, learn deeply, then rebuild properly. Use for feasibility studies, proof-of-concepts, and learning exercises. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/build-one-to-throw-away | jzallen |
business-model-builder | Create and refactor Python dataclass business models and mappers following clean architecture patterns with proper separation of concerns. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/business-model-builder | jzallen |
controller-builder | Create controller classes with dependency injection that expose clean public interfaces for use cases following clean architecture patterns. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/controller-builder | jzallen |
gateway-builder | Create gateway classes that integrate external services following Protocol interfaces, proper abstraction, and clean architecture separation of concerns. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/gateway-builder | jzallen |
pants-build-system | Expert guidance on using Pants build system for Python projects, focusing on optimal caching, test execution, and target-based workflows. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/pants-build-system | jzallen |
repository-builder | Create repository classes implementing the repository pattern with Protocol interfaces, ORM separation, and mapper integration for clean data access. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/repository-builder | jzallen |
test-driven-development-tdd | Practice Red-Green-Refactor-Commit TDD methodology with pytest, avoiding common antipatterns and following FIRST principles for robust test suites. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/tdd | jzallen |
use-case-builder | Design and implement use case functions that orchestrate application logic following clean architecture and single responsibility patterns. | skillsmp.com | null | https://github.com/jzallen/fred_simulations/tree/main/.claude/skills/use-case-builder | jzallen |
hotwire-patterns | Expert guidance on Hotwire/Turbo 8 patterns for Rails 8 applications following DHH's omakase philosophy. Use when choosing between Turbo morphing/frames/streams, implementing real-time features, optimizing perceived performance, or converting from React/Vue to Hotwire. | skillsmp.com | null | https://github.com/sjnims/Iron-Claude/tree/main/skills/hotwire-patterns | sjnims |
performance-analysis | Deep performance analysis for Rails 8 applications focusing on N+1 queries, database indexing, and caching strategies. Use when investigating slow endpoints, detecting N+1 queries, optimizing database indexes, or reviewing caching before deployment. | skillsmp.com | null | https://github.com/sjnims/Iron-Claude/tree/main/skills/performance-analysis | sjnims |
rails-security-audit | Comprehensive security auditing for Rails 8 applications using Brakeman and manual review. Use when reviewing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating security before deployment. | skillsmp.com | null | https://github.com/sjnims/Iron-Claude/tree/main/skills/rails-security-audit | sjnims |
planning-docs | 企画・設計・アイデア出し・ブレインストーミング・要件定義など、プロジェクトの企画フェーズに関する会話をしているときに自動発動。会話の内容を自動的にdocs/ディレクトリにタイムスタンプ付きドキュメントとして保存する。 | skillsmp.com | null | https://github.com/masamitsu-konya/claude-setup/tree/main/templates/skills/planning-docs | masamitsu-konya |
mxql | Complete MXQL (Metrics Query Language) toolkit for generating, analyzing, validating, and testing queries. Supports conversational query generation, automated validation, comprehensive analysis with optimization suggestions, and test query generation with sample data. Use this for all MXQL-related tasks including creat... | skillsmp.com | null | https://github.com/kyupid/mxql-for-claude-code/tree/main/mxql | kyupid |
qc-backtest-runner | Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests, wait for completion, and retrieve performance metrics. This skill should be used when running backtests on QuantConnect cloud or testing trading strategies. | skillsmp.com | null | https://github.com/vinamra2013/ai_trading_backtesting/tree/main/.claude/skills/qc-backtest-runner | vinamra2013 |
ai-chapter-consolidate | Use AI to merge individual page HTML files into a unified chapter document. Creates continuous document format for improved reading experience and semantic consistency. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/ai-chapter-consolidate | AbeJitsu |
ai-html-generate | Use AI to recreate PDF page as semantic HTML. Consumes three inputs (PNG image, parsed text, ASCII preview) for complete contextual understanding and accurate generation. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/ai-html-generate | AbeJitsu |
ai-visual-accuracy-check | Use AI to compare rendered HTML to original PDF page. AI makes contextual judgment about visual accuracy with explainable reasoning. BLOCKING quality gate - stops pipeline if score below 85%. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/ai-visual-accuracy-check | AbeJitsu |
ascii-preview-generate | Use AI to create ASCII text-based preview of PDF page layout. Transforms visual and extracted data into structured ASCII representation for HTML generation. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/ascii-preview-generate | AbeJitsu |
html-structure-validate | Validate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/html-structure-validate | AbeJitsu |
pdf-page-extract | Extract rich data from PDF pages including text spans with metadata, rendered PNG images, and page mapping. Creates persistent artifacts for downstream processing. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/pdf-page-extract | AbeJitsu |
quality-report-generate | Generate comprehensive quality report with metrics and verification. Produces final CHAPTER_XX_VERIFICATION.md and quality_metrics.json for deployment approval. | skillsmp.com | null | https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/quality-report-generate | AbeJitsu |
code-discovery-and-impact-analysis | Discover project patterns and find all code usages before making changes. Use BEFORE renaming, refactoring, moving files, changing signatures, or adding features to ensure completeness and follow project conventions. Prevents incomplete refactors and assumption-based coding. | skillsmp.com | null | https://github.com/tmgast/conf/tree/main/claude/skills/code-discovery-and-impact-analysis | tmgast |
raycast-script-creator | Create valid Raycast script-commands that integrate with the Raycast launcher. Use this skill when users request creating Raycast scripts, automation commands for Raycast, or workflow shortcuts for the Raycast app. This skill ensures all outputs conform to Raycast's required metadata format and structural conventions. | skillsmp.com | null | https://github.com/drpedapati/raycast-script-creator | drpedapati |
command-creation | Creates Claude Code slash commands with optimized content and proper front matter following official best practices. Use when user says 'create a command' or 'make a slash command'. | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/command-creation | bcasci |
draft-github-issues | Draft GitHub issues as YAML files from plans or requirements. Use this skill when:- User says "draft issues" or "create issue draft", or suggests refinements to the draft issues- Converting plans/requirements into GitHub issue format- User provides a plan file path (docs/plans/*.md)- Need to structure multiple related ... | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/draft-github-issues | bcasci |
prompt-architecting | Optimizes or analyzes prompts using proven strategies. Use when user provides a prompt for optimization/analysis, or before you generate any prompt content yourself (commands, skills, agents, docs, instructions). Two modes: OPTIMIZE (returns optimized prompt), CONSULT (analysis only). Trigger phrases: 'optimize prompt'... | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/prompt-architecting | bcasci |
publish-github-issues | Publish GitHub issues from YAML files using gh CLI. Use this skill when:- User says "publish issues to github", "create issues on github"- User provides a YAML file path in tmp/issues/- Ready to batch-create GitHub issues from approved YAML | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/publish-github-issues | bcasci |
saas-pricing-strategy | Advises on SaaS pricing strategy using Daniel Priestley's oversubscription principles and Patrick Campbell's value-based framework. Use when defining pricing tiers, selecting value metrics, positioning against competitors, or creating pricing page copy for any SaaS product. | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/saas-pricing-strategy | bcasci |
skill-generator | Generate new Claude Code skills following official best practices. Use when user requests "create a skill" or "make a skill" for automating workflows or tasks. | skillsmp.com | null | https://github.com/bcasci/hustler-marketplace/tree/main/hustle-plugin/skills/skill-generator | bcasci |
conventional-commits | Create git commits following the Conventional Commits standard (v1.0.0) without AI attribution | skillsmp.com | null | https://github.com/mrleeio/dotfiles/tree/main/dot_claude/skills/conventional-commits | mrleeio |
component-organization | Maintain consistent file structure - components/ui for base shadcn, components/shared for composed components, pages for routes, always use barrel exports | skillsmp.com | null | https://github.com/JewelsHovan/pain-plus-site/tree/main/frontend/.claude/skills/component-organization | JewelsHovan |
figma-mcp-workflow | Standardize Figma-to-code workflow using Figma MCP - always get_design_context first, then screenshot, use project tokens not hardcoded values, validate 1:1 parity | skillsmp.com | null | https://github.com/JewelsHovan/pain-plus-site/tree/main/frontend/.claude/skills/figma-mcp-workflow | JewelsHovan |
page-layout-patterns | Standardize page structure - always use MainLayout wrapper, space-y-32 for sections, px-8 py-16 for page padding, responsive grid patterns | skillsmp.com | null | https://github.com/JewelsHovan/pain-plus-site/tree/main/frontend/.claude/skills/page-layout-patterns | JewelsHovan |
shadcn-ui-best-practices | Guide for proper shadcn-ui component usage - use Card for wrapping/layout, compose from base components, never modify components/ui directly | skillsmp.com | null | https://github.com/JewelsHovan/pain-plus-site/tree/main/frontend/.claude/skills/shadcn-ui-best-practices | JewelsHovan |
styling-guidelines | Tailwind CSS v4 styling guidelines - use @theme blocks for configuration, hsl(var(--color-x)) for colors, never hardcode values, use responsive utilities | skillsmp.com | null | https://github.com/JewelsHovan/pain-plus-site/tree/main/frontend/.claude/skills/styling-guidelines | JewelsHovan |
operations-executive-intelligence | Advanced operational intelligence and strategic initiative management for SVP-level executives managing complex organizational portfolios, cross-functional alignment, and board reporting requirements. | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/Operations_Executive_Intelligence | UsernameTron |
board-reporting-automation | Automated board presentation generation pulling live data from Asana, Salesforce, Finance GL for quarterly board meetings with executive narrative and data visualization | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Board_Reporting_Automation | UsernameTron |
ceo-strategic-intelligence | CEO-level strategic intelligence consolidating 15+ data sources for M&A evaluation, board reporting, and real-time operational visibility across multi-acquisition organization | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/CEO_Strategic_Intelligence | UsernameTron |
compliance-audit-readiness | Continuous audit readiness with compliance monitoring, documentation automation, control testing, and audit preparation for PE-backed multi-acquisition organizations | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Compliance_Audit_Readiness | UsernameTron |
customer-health-intelligence | Customer health scoring and churn prediction for K-12 school districts using multi-factor analysis of usage, support tickets, satisfaction, and engagement patterns | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Customer_Health_Intelligence | UsernameTron |
erate-market-intelligence | E-rate funding cycle tracking, Form 470/471 monitoring, K-12 rural broadband opportunity analysis, seasonal revenue forecasting for educational technology services | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Erate_Market_Intelligence | UsernameTron |
executive-dashboard-intelligence | Unified executive dashboard consolidating 15+ disconnected information sources with real-time KPIs across operations, finance, sales, and customers for all executives | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Executive_Dashboard_Intelligence | UsernameTron |
executive-financial-leadership | Executive financial intelligence for CFO/President dual roles managing board reporting, M&A evaluation, financial scenario modeling, and multi-system data consolidation | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Executive_Financial_Leadership | UsernameTron |
financial-close-acceleration | Month-end close automation reducing 7-day close to 4 days with automated reconciliations, multi-entity consolidation, variance analysis, and board reporting package generation | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Financial_Close_Acceleration | UsernameTron |
financial-controls-automation | Financial close acceleration, reconciliation automation, and audit readiness for controllers managing month-end/quarter-end close processes | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Financial_Controls_Automation | UsernameTron |
initiative-portfolio-analysis | Cross-functional initiative portfolio management for 15-25 concurrent strategic projects with health scoring, dependency mapping, resource conflict detection, and executive decision support | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Initiative_Portfolio_Analysis | UsernameTron |
ma-integration-intelligence | M&A integration tracking for multiple acquisitions (iGLASS 2023, DxTEL 2025, future deals) with synergy monitoring, consolidation status, customer retention tracking, and risk management | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/MA_Integration_Intelligence | UsernameTron |
operations-strategic-intelligence | Operational intelligence and strategic initiative management for operations executives managing 15-25 concurrent strategic initiatives across transformation, innovation, and optimization programs | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Operations_Strategic_Intelligence | UsernameTron |
revenue-operations-intelligence | Revenue operations intelligence for sales/marketing/CS leaders managing E-rate seasonal patterns, customer health scoring, proposal automation, and marketing content generation in K-12 rural broadband market | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Revenue_Operations_Intelligence | UsernameTron |
risk-early-warning-system | Proactive risk detection across strategic initiatives, customer health, financial performance, and compliance using multi-source pattern analysis to identify issues 2-3 weeks before they escalate | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Risk_Early_Warning_System | UsernameTron |
sales-enablement-automation | Sales productivity automation for K-12 rural broadband including proposal generation, RFP responses, pricing models, competitive intelligence, and CRM automation with E-rate expertise | skillsmp.com | null | https://github.com/UsernameTron/ISPN-Claude-POC/tree/main/stakeholder-profiles/skill-packages/Sales_Enablement_Automation | UsernameTron |
e2b-sandbox | Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support. Use for running Python/JavaScript/TypeScript/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), monitoring metrics (CPU, memory, d... | skillsmp.com | null | https://github.com/padak/ng_component/tree/main/.claude/skills/e2b_skill | padak |
shadcn-aesthetic | Modern CSS/SCSS architecture based on shadcn/ui design principles. Use this when generating any CSS, SCSS, or styling code to ensure modern, refined, and accessible design patterns. | skillsmp.com | null | https://github.com/Dieshen/claude_marketplace/tree/main/plugins/shadcn-aesthetic | Dieshen |
seedream-image-generator | Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images... | skillsmp.com | null | https://github.com/eze-is/seedream-image-generator | eze-is |
node-ts-cli | Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool. | skillsmp.com | null | https://github.com/nnance/claude-agent-skills/tree/main/typescript-skills/node-ts-cli | nnance |
ai-legal-research | OpenAI-powered legal research with UK legal API integration (legislation.gov.uk, caselaw.nationalarchives.gov.uk). Implements RAG pipeline for context-aware legal queries. Use when implementing AI chat features, legal document retrieval, or case law searches. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/ai-legal-research | fattits30-dev |
code-review-automation | Automated code quality checks: pre-commit hooks, ESLint auto-fixes, TypeScript validation, import optimization, format checking. Runs before commits to catch issues early. Use when setting up quality gates or debugging failed commits. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/code-review-automation | fattits30-dev |
database-backup-restore | Automated SQLite database backup/restore system with validation, encryption, and migration safety. Supports point-in-time recovery, incremental backups, and disaster recovery. Use before risky operations, data migrations, or production deployments. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/database-backup-restore | fattits30-dev |
database-migration | Database migration management for Justice Companion using Drizzle ORM: creates migrations, handles rollbacks, validates schema changes, and manages encryption on 11 fields. Use when modifying database schema, adding tables, or troubleshooting migration errors. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/database-migration | fattits30-dev |
electron-build | Multi-platform Electron build orchestration for Justice Companion: handles Windows .exe, macOS .dmg, Linux .AppImage/.deb builds with better-sqlite3 native module rebuilds. Use when building releases, debugging build failures, or preparing production deployments. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/electron-build | fattits30-dev |
gdpr-compliance | GDPR compliance validator for Justice Companion: checks Articles 17 (Right to Erasure) and 20 (Data Portability), validates rate limits, consent management, and audit trail integrity. Use when implementing GDPR features, before data exports/deletions, or during compliance audits. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/gdpr-compliance | fattits30-dev |
native-module-troubleshoot | Troubleshoots better-sqlite3 native module issues in Justice Companion: NODE_MODULE_VERSION mismatches, rebuild failures, Electron compatibility errors. Use when encountering 'Electron failed to install', module version errors, or SQLite binding issues. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/native-module-troubleshoot | fattits30-dev |
performance-optimization | Comprehensive performance analysis and optimization for Justice Companion: React rendering, SQLite query performance, bundle size analysis, memory leak detection. Use when debugging slow UI, optimizing database queries, or reducing app footprint. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/performance-optimization | fattits30-dev |
release-workflow | End-to-end release automation for Justice Companion: version bumping, changelog generation, multi-platform builds (Windows/Mac/Linux), GitHub release creation. Use when preparing production releases, hotfixes, or beta releases. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/release-workflow | fattits30-dev |
security-audit | Automated security audit for Justice Companion: validates encryption keys, GDPR compliance, input validation, and OWASP best practices. Use when implementing security features, before releases, or when asked about security posture. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/security-audit | fattits30-dev |
testing-workflow | Testing workflow orchestration for Justice Companion: runs unit tests (Vitest), E2E tests (Playwright), coverage reports, and pre-commit validation. Use when writing tests, debugging test failures, or validating code before commits. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/testing-workflow | fattits30-dev |
ui-component-workflow | Generate production-ready React components with TypeScript, TailwindCSS, Framer Motion animations, and Radix UI. Includes accessibility compliance (WCAG 2.1 AA), responsive design, and dark mode support. Use when creating new UI features or refactoring components. | skillsmp.com | null | https://github.com/fattits30-dev/Justice-Companion/tree/main/.claude/skills/ui-component-workflow | fattits30-dev |
playwright-browser-automation | Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validat... | skillsmp.com | null | https://github.com/DiamondLightSource/smartem-frontend/tree/main/.claude/skills/playwright-skill | DiamondLightSource |
research | Use when encountering errors, investigating library APIs, troubleshooting issues, or needing up-to-date documentation. Prioritizes Context7 and WebSearch over outdated training data. | skillsmp.com | null | https://github.com/nizarghribi/hounii-monorepo-first/tree/main/.claude/skills/research | nizarghribi |
jira | Interactive CLI for managing Jira issues, comments, attachments, and workflows. | skillsmp.com | null | https://github.com/Kallows/mcp-jira-python/tree/main/skills/jira | Kallows |
data-processor | Process and transform arrays of data with common operations like filtering, mapping, and aggregation | skillsmp.com | null | https://github.com/ArtemisAI/code-execution-with-MCP/tree/main/skills/data-processor | ArtemisAI |
openspec-to-beads | PROACTIVELY convert approved OpenSpec specs into Beads issues when user applies a change or explicitly approves implementation. Creates trackable work with dependencies, discovers gaps, and maintains audit trail between planning and execution. | skillsmp.com | null | https://github.com/lucastamoios/celeiro/tree/master/.claude/skills/openspec-to-beads | lucastamoios |
tdd | PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle. | skillsmp.com | null | https://github.com/lucastamoios/celeiro/tree/master/.claude/skills/tdd | lucastamoios |
dnd5e-srd | Retrieval-augmented generation (RAG) skill for the D&D 5e System Reference Document (SRD). Use when answering questions about D&D 5e core rules, spells, combat, equipment, conditions, monsters, and other SRD content. This skill provides agentic search-based access to the SRD split into page-range markdown files. | skillsmp.com | null | https://github.com/datapizza-labs/rag-dataset-builder/tree/main/src/dataset_builder/medium_answers_claude_skill/dnd5e-srd | datapizza-labs |
agent-factory | Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/agent-factory | alirezarezvani |
app-store-optimization | Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/app-store-optimization | alirezarezvani |
aws-solution-architect | Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and infrastructure-as-code | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/aws-solution-architect | alirezarezvani |
claude-md-enhancer | Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving existing CLAUDE.md files, or establishing AI-assisted development standards. | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/claude-md-enhancer | alirezarezvani |
codex-cli-bridge | Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/codex-cli-bridge | alirezarezvani |
content-trend-researcher | Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/content-trend-researcher | alirezarezvani |
hook-factory | Generate production-ready Claude Code hooks with interactive Q&A, automated installation, and enhanced validation. Supports 10 templates across 7 event types for comprehensive workflow automation. | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/hook-factory | alirezarezvani |
ms365-tenant-manager | Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/ms365-tenant-manager | alirezarezvani |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.