Browse Skills

44357 skills found

brand-guidelines.md
0
1 export brand-guidelines
2 liauw-media from "liauw-media/CodeAssist"
3 Establish or analyze brand identity guidelines. Creates comprehensive brand documentation that frontend-design, testing, and other skills automatically reference for consistent execution.
2026-01-05
shadcn.md
0
1 export shadcn
2 Hamza123545 from "Hamza123545/Todo_giaic_five_phases"
3 Comprehensive shadcn/ui component library with theming, customization patterns, and accessibility. Use when building modern React UIs with Tailwind CSS. IMPORTANT - Always use MCP server tools first when available.
2026-01-05
dev-doc-suite.md
0
1 export dev-doc-suite
2 lastdays03 from "lastdays03/claude_skills"
3 Comprehensive documentation suite for generating READMEs, API references, and internal guides based on code analysis.
2026-01-05
installing-git-hooks.md
0
1 export installing-git-hooks
2 bryonjacob from "bryonjacob/aug"
3 Use when setting up git pre-commit and pre-push hooks - provides simple shell script approach and pre-commit framework method, both calling justfile commands for DRY principle
2026-01-05
security-basics.md
0
1 export security-basics
2 matt-riley from "matt-riley/mjrwtf"
3 Apply project-specific security and privacy guardrails (auth, headers, rate limiting, logging). Use when touching authentication, request handling, metrics exposure, or anything that could leak sensitive data.
2026-01-05
nextjs-pwa.md
0
1 export nextjs-pwa
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for building Progressive Web Apps (PWA) with Next.js using modern 2025 approaches. Use when users need to implement PWA features in Next.js applications including installability, offline support, service workers, web app manifests, caching strategies, push notifications, or converting existing Next.js apps to PWA. Covers both native Next.js PWA support (zero dependencies, App Router) and Serwist package (advanced offline capabilities, service worker management). Also use when troubleshooting PWA issues, optimizing PWA performance, or migrating from deprecated packages like next-pwa.
2026-01-05
code-with-codex.md
0
1 export code-with-codex
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project scaffolds, (5) Implementing algorithms or features, (6) Code review and optimization, (7) Complex multi-file projects.
2026-01-05
pytorch-common-pitfalls.md
0
1 export pytorch-common-pitfalls
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Fix common PyTorch bugs: percentile calculations, LayerNorm for Conv1d, buffer edge cases. Trigger when writing PyTorch code for RL or neural networks.
2026-01-05
temporal-loop-creator.md
0
1 export temporal-loop-creator
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Iteration 12 of Multiplicity Cascade - Creates self-referential temporal structures
2026-01-05
terraform-expert.md
0
1 export terraform-expert
2 timequity from "timequity/vibe-coder"
3 Infrastructure as Code with Terraform - modules, state management, and best practices.
2026-01-05
converting-claude-subagents.md
0
1 export converting-claude-subagents
2 scottwater from "scottwater/config"
3 Convert Claude Code Subagents to OpenCode Agents format. Use when migrating from Claude Code to OpenCode or when you have existing subagent definitions to port.
2026-01-05
smalltalk-developer.md
0
1 export smalltalk-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Pharo Smalltalk development workflow guide with AI-driven Tonel editing. Provides expertise in Tonel file format syntax (class definitions with name, superclass, instVars, category, method categories, class comment placement), package structure (package.st placement, directory organization, BaselineOf dependencies), development workflow (Edit → Import → Test cycle with absolute paths, re-import timing, test execution), and Pharo best practices (CRC format documentation, method categorization conventions). Use when working with Pharo Smalltalk projects, creating or editing Tonel .st files, organizing packages and dependencies, resolving import order issues, writing class comments, implementing standard Pharo development patterns, or troubleshooting Tonel syntax.
2026-01-05
steering-hook.md
0
1 export steering-hook
2 ajobi-uhc from "ajobi-uhc/interp-agent-bench"
3 Apply activation steering to model layers during generation
2026-01-05
consult-guidelines.md
0
1 export consult-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review relevant guidelines before starting a task
2026-01-05
composio-ci-runs.md
0
1 export composio-ci-runs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when Codex needs to run CI/CD or cross-service automations through the Composio MCP server.
2026-01-05
tfidf-search.md
0
1 export tfidf-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implements TF-IDF based search engines for text datasets using vector space models and cosine similarity. Use when building search functionality, finding similar documents, ranking text by relevance, or working with text retrieval systems.
2026-01-05
writing-skills.md
0
1 export writing-skills
2 woodrowpearson from "woodrowpearson/mids-hero-web"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
secondary-action-mastery.md
0
1 export secondary-action-mastery
2 dylantarre from "dylantarre/animation-principles"
3 Use when enriching primary animations, adding supporting details, creating depth in motion, or making scenes feel alive without distracting from main action.
2026-01-05
ai-output-validator.md
0
1 export ai-output-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI出力の品質を自動検証するスキル。事実確認、論理性、一貫性、幻覚(ハルシネーション)検出、バイアス分析、安全性チェックを実施し、改善提案を提供。
2026-01-05
typescript-mcp-development.md
0
1 export typescript-mcp-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TypeScript SDKとzodバリデーション、Express統合を使用したMCPサーバー構築ガイド。TypeScript/Node.jsベースのMCPサーバーの作成、zodスキーマ定義、STDIOおよびHTTPトランスポート設定を行う際に使用。
2026-01-05
arcgis-media-layers.md
0
1 export arcgis-media-layers
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Overlay images, videos, and animated GIFs on maps using MediaLayer. Use for historical imagery, plan overlays, and georeferenced media content.
2026-01-05
craft-coder-help.md
0
1 export craft-coder-help
2 timequity from "timequity/plugins"
3 Help and documentation for Craft-Coder plugin.Use when: user asks about available skills, commands, or how to use this plugin.Triggers: "help", "what can you do", "craft help", "как пользоваться".
2026-01-05
architecture-decisioning.md
0
1 export architecture-decisioning
2 GodSpeedAI from "GodSpeedAI/VibesPro"
3 Guides the selection and documentation of architectural decisions using ADR patterns.
2026-01-05
acceptance-testing.md
0
1 export acceptance-testing
2 terraphim from "terraphim/codex-skills"
3 Plan and (when feasible) implement or execute user acceptance tests (UAT) /end-to-end acceptance scenarios. Converts requirements or user stories intoacceptance criteria, test cases, test data, and a sign-off checklist; suggestsautomation (Playwright/Cypress for web, golden/snapshot tests for CLIs/APIs).Use when validating user-visible behavior for a release, or mappingrequirements to acceptance coverage.
2026-01-05