Browse Skills

7431 skills found

specimin-wrap.md
0
1 export specimin-wrap
2 timsvoice from "timsvoice/specimin"
3 Squash commits and create a pull request after feature implementation is complete. Only invoke when user explicitly requests to wrap up, create a PR, prepare for review, or finish the feature.
2025-11-19
resume-pdf-generate.md
0
1 export resume-pdf-generate
2 salieri from "salieri/resume"
3 Resume for Aleksi Asikainen
2026-01-11
skill-creator.md
0
1 export skill-creator
2 deadronos from "deadronos/stellar-shell"
3 voxel mining and building a dyson sphere
2026-05-10
ux-accessibility.md
0
1 export ux-accessibility
2 phananhtuan09 from "phananhtuan09/ai-agent-workflow"
3 Accessibility principles for inclusive design - keyboard navigation, screen readers,ARIA, color contrast, and focus management. WCAG compliance for interfaces usable by all.Use when implementing interactive UI components requiring accessibility:- Forms, buttons, links, interactive elements needing keyboard access- Keyboard navigation, focus management, tab order- Screen reader support with semantic HTML and ARIA attributes- Color contrast validation for text/buttons (WCAG AA/AAA standards)- Modals, dialogs, dropdowns needing focus trapping- User mentions "accessible", "WCAG", "disabilities", "keyboard", "screen reader"Keywords: accessible, accessibility, WCAG, keyboard, screen reader, ARIA, contrast, a11yFocus on making UI usable via keyboard, screen readers, assistive technologies.
2026-06-07
skillpkg.md
0
1 export skillpkg
2 miles990 from "miles990/skillpkg"
3 Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms.
2026-01-15
coding-comments.md
0
1 export coding-comments
2 loklaan from "loklaan/dotfiles"
3 My personal best practices for writing clear and effective code comments.
2026-06-03
receiving-code-review.md
0
1 export receiving-code-review
2 hmps from "hmps/agent-tools"
3 A collection of utility tools designed for working with AI agents, capturing patterns that make development workflows agent-friendly.
2025-12-04
constitution-enforcer.md
0
1 export constitution-enforcer
2 ref-docs from "ref-docs/sdd-stl"
3 Validates compliance with 9 Constitutional Articles and Phase -1 Gates before implementation.Trigger terms: constitution, governance, compliance, validation, constitutional compliance,Phase -1 Gates, simplicity gate, anti-abstraction gate, test-first, library-first,EARS compliance, governance validation, constitutional audit, compliance check, gate validation.Enforces all 9 Constitutional Articles with automated validation:- Article I: Library-First Principle- Article II: CLI Interface Mandate- Article III: Test-First Imperative- Article IV: EARS Requirements Format- Article V: Traceability Mandate- Article VI: Project Memory- Article VII: Simplicity Gate- Article VIII: Anti-Abstraction Gate- Article IX: Integration-First TestingRuns Phase -1 Gates before any implementation begins.Use when: validating project governance, checking constitutional compliance,or enforcing quality gates before implementation.
2025-12-12
create-pr.md
0
1 export create-pr
2 0tarof from "0tarof/dotfiles"
3 GitHubのプルリクエスト(PR)を作成する際に使用します。変更のコミット、プッシュ、PR作成を含む完全なワークフローを日本語で実行します。「PRを作って」「プルリクエストを作成」「pull requestを作成」などのリクエストで自動的に起動します。
2026-06-02
preflight.md
0
1 export preflight
2 cerico from "cerico/macfair"
3 https://macfair.io37.ch
2026-04-14
session-context.md
0
1 export session-context
2 thehammer from "thehammer/claude_code"
3 Claude Code configuration
2026-05-27
zenotika-kolb-immersive.md
0
1 export zenotika-kolb-immersive
2 Farid-Ze from "Farid-Ze/kolb"
3 Full-stack immersive 3D landing page development for KOLB Assessment Platform. Combines igloo.inc atmospheric design (Awwwards SOTY 2024) with Citrix Red Bull F1 technical aesthetics. Covers WebGL/Three.js, GLSL shaders, Svelte 5, GSAP animations,and KOLB FastAPI backend integration. Use when building 3D web experiences, scroll animations, custom shaders, psychometric visualizations, or integrating with KOLB API.
2026-01-16
brand-identity-creator.md
0
1 export brand-identity-creator
2 irahardianto from "irahardianto/monarch"
3 Comprehensive guide for creating brand identity guidelines. Use this skill when a user wants to define, create, or document a brand's identity, including mission, vision, values, personality, and visual elements.
2026-01-02
keboola-data-engineering.md
0
1 export keboola-data-engineering
2 chocholous from "chocholous/bg"
3 Expert assistant for Keboola data platform. Builds working data pipelines, not just advice. Use for: data extraction, transformation, validation, orchestration, dashboard creation.
2025-10-24
commit.md
0
1 export commit
2 chloe463 from "chloe463/dotfiles"
3 Create semantic commits following conventional commits format with proper granularity
2026-06-04
enrich-citations.md
0
1 export enrich-citations
2 MacHu-GWU from "MacHu-GWU/sanhe-claude-code-plugins"
3 Sanhe's Claude Code Plugins
2026-01-14
documentation-skill.md
0
1 export documentation-skill
2 ApexSigma-Solutions from "ApexSigma-Solutions/OmegaKG"
3 Generates high-quality documentation for code, including inline comments, function docstrings, and README files. It ensures consistency in tone, format, and detail level.
2026-01-18
youtube-summary.md
0
1 export youtube-summary
2 cyx-1 from "cyx-1/hello"
3 Summarize YouTube videos. Check if transcript exists at `youtube/{Channel Name}/transcript-{Video Title}.md`. If exists, skip to summarization. If not, download first. Create summary at `youtube/{Channel Name}/summary-{Video Title}.md` with topics and clickable timestamp links.
2026-06-01
phase-development-workflow.md
0
1 export phase-development-workflow
2 an-embedded-engineer from "an-embedded-engineer/PythonOpenGLBlog"
3 GitHub Copilotと作る Pythonで OpenGL 3Dプログラミング
2026-04-26
front-matter-image-converter.md
0
1 export front-matter-image-converter
2 kquinsland from "kquinsland/tools"
3 Assorted useful tools, almost entirely generated using LLMs. Inspired by github.com/simonw/tools
2026-05-12
design.md
0
1 export design
2 ShalomDeitch1 from "ShalomDeitch1/examples"
3 use this skill when the user is designing or planning some feature or features
2025-12-31
api-agent-development.md
0
1 export api-agent-development
2 GolferGeek from "GolferGeek/orchestrator-ai"
3 Create API agents that wrap external HTTP services (n8n, LangGraph, CrewAI, OpenAI endpoints). Configure request/response transforms, webhook status tracking, A2A protocol compliance. CRITICAL: Request transforms use template variables ({{userMessage}}, {{conversationId}}, etc.). Response transforms use field extraction. Status webhook URL must read from environment variables.
2026-02-15
test-specialist.md
0
1 export test-specialist
2 twentynineteen from "twentynineteen/bucket"
3 An app to streamline ingest and upload of video files
2026-04-02
tanaoroshi.md
0
1 export tanaoroshi
2 chatii from "chatii/claude-code-finding-tanaoroshi"
3 セッションログから価値ある発見を抽出し、カテゴリ別に整理する。「棚卸し」「セッションログの整理」「発見をまとめて」などと言われたら実行。
2026-01-03