Browse Skills

44915 skills found

python-dev.md
1
1 export python-dev
2 sk8metalme from "sk8metalme/ai-agent-setup"
3 Python開発支援(FastAPI/Pydantic/uv)。型ヒント、ruff、mypyでモダンPython開発をガイド。
2026-01-05
handbook-keeper.md
1
1 export handbook-keeper
2 23people-io from "23people-io/the-handbook"
3 Expert in creating and updating 23people handbook content. Understands handbook structure, writing style, and content organization. USE WHEN the user needs to add, update, or restructure handbook content. Handles markdown generation, content review, and mkdocs navigation updates.
2026-01-05
learning-objectives.md
1
1 export learning-objectives
2 mjunaidca from "mjunaidca/robolearn"
3 Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content.Use this skill when educators need to define what students will achieve, create learning objectivesfor curriculum planning, or ensure objectives are specific and testable rather than vague.This skill helps break down complex topics into progressively building learning goals with clearassessment methods and success criteria.
2026-01-05
dhh-philosophy-rails-doctrine.md
1
1 export dhh-philosophy-rails-doctrine
2 sjnims from "sjnims/iron-chef-claude-rails"
3 This skill should be used when the user asks about "Rails philosophy", "the Rails way", "Rails doctrine", "DHH's approach", "Rails conventions", "fat models skinny controllers", "majestic monolith", "service objects", or discusses architectural patterns and best practices for Rails applications. Load this skill when providing guidance on Rails architectural decisions, code organization, or when determining whether an approach aligns with Rails philosophy.
2026-01-05
abi-codegen.md
1
1 export abi-codegen
2 sablier-labs from "sablier-labs/sdk"
3 Convert JSON ABI files to TypeScript const exports with proper typing. Use when working with smart contract ABIs, converting JSON to TypeScript, generating typed contract interfaces, or adding new contract ABIs to the SDK.
2026-01-05
docker-multi-stage.md
1
1 export docker-multi-stage
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-docker"
3 Multi-stage builds for optimized, minimal production images with build/runtime separation
2026-01-05
keyword-extractor.md
1
1 export keyword-extractor
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Extract keywords and key phrases from text using TF-IDF, RAKE, and frequency analysis. Generate word clouds and export to various formats.
2026-01-05
raindrop.md
1
1 export raindrop
2 gmickel from "gmickel/raindrop-skill"
3 Manage Raindrop.io bookmarks, collections, tags, and highlights via API. Use when user mentions raindrop, bookmarks, saving links, organizing URLs, bookmark collections, or web highlights.
2026-01-05
dependency-opportunity-scanner.md
1
1 export dependency-opportunity-scanner
2 samjhecht from "samjhecht/wrangler"
3 Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.
2026-01-05
generate-variant.md
1
1 export generate-variant
2 fotescodev from "fotescodev/portfolio"
3 Generate job-targeted CV variants with built-in quality gates. Queries knowledge base, customizes content, runs eval/redteam pipeline.
2026-01-05
risk-action.md
1
1 export risk-action
2 BellaBe from "BellaBe/ideas-os"
3 Use when the user asks about risks, threats, failure modes, or mitigations.
2026-01-05
release.md
1
1 export release
2 fractary from "fractary/claude-plugins"
3 FABER Phase 5 - Creates pull request, deploys changes, updates documentation, and closes work item
2026-01-05
testing-mobile-responsive.md
1
1 export testing-mobile-responsive
2 jls42 from "jls42/leapmultix"
3 Tests mobile compatibility and responsive design (touch, viewports, mobile performance). Use after responsive CSS modifications, touch controls, or before releases
2026-01-05
sdlc.md
1
1 export sdlc
2 fx from "fx/cc"
3 MUST BE LOADED for any coding task: implementing features, fixing bugs, writing code, refactoring, or making changes. This skill provides the mandatory step-by-step workflow for orchestrating the complete software development lifecycle using specialized agents. Load this skill when the user asks to 'add', 'create', 'build', 'fix', 'update', 'change', 'implement', or 'refactor' anything.
2026-01-05
editorial-image-generator.md
1
1 export editorial-image-generator
2 tallyfy from "tallyfy/documentation"
3 Creates sophisticated HBR-style editorial illustrations for any content using AI understanding and visual analysis. Use when creating conceptual illustrations, analyzing generated images, or compositing logos. Works with any brand configuration. AI-native approach - Claude reasons about content rather than using rigid templates.
2026-01-05
analyzing-git-sessions.md
1
1 export analyzing-git-sessions
2 bitwarden from "bitwarden/ai-plugins"
3 Analyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session documentation.
2026-01-05
fetch-supabase-example.md
1
1 export fetch-supabase-example
2 semicolon-devteam from "semicolon-devteam/semo"
3 Fetch reference implementations from core-supabase repository. Use when (1) implementing Repository layer with Supabase, (2) need RPC function usage patterns, (3) checking correct parameter structures and type assertions, (4) verifying Supabase integration patterns.
2026-01-05
system-architect.md
1
1 export system-architect
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 Copilot agent that assists with architecture design, C4 model diagrams, ADR creation, and tradeoff analysisTrigger terms: architecture, system design, C4 model, ADR, architecture decision, design patterns, component design, architecture diagram, microservices, monolith, scalabilityUse when: User requests involve system architect tasks.
2026-01-05
java-testing-advanced.md
1
1 export java-testing-advanced
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-java"
3 Advanced testing - Testcontainers, contract testing, mutation testing, property-based
2026-01-05
vitest-test-scaffolder.md
1
1 export vitest-test-scaffolder
2 okgoogle13 from "okgoogle13/careercopilot"
3 Scaffolds Vitest unit tests for React components and hooks. Use when creating tests for frontend components.
2026-01-05
plugin-optimization.md
1
1 export plugin-optimization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-design-system"
3 Master plugin performance optimization, best practices, and marketplace readiness. Learn to optimize for speed, efficiency, and user satisfaction.
2026-01-05
debug-mode.md
1
1 export debug-mode
2 nicobailon from "nicobailon/debug-mode"
3 Hypothesis-driven debugging with hybrid dual-track parallel execution (Opus 4.5 + GPT 5.2). Spawns two independent chains of subagents where each reviews and improves upon its own previous work, then synthesizes findings from both tracks. Use when debugging hard-to-reproduce bugs, CI/E2E test failures, flaky tests, or when standard fixes have failed.
2026-01-05
context7.md
1
1 export context7
2 sano-suguru from "sano-suguru/go-event-ticket-reservation"
3 Fetch official documentation for major libraries and frameworks. Use for library lookups, API references, how-to queries, and framework-specific questions
2026-01-05
mymind-coding-patterns.md
1
1 export mymind-coding-patterns
2 vojtaholik from "vojtaholik/mymind"
3 Coding conventions and patterns for the mymind codebase. Use this skill when writing or modifying any code in this project to ensure consistency with established patterns.
2026-01-05