Browse Skills
6468 skills found
obsidian-vault.md
0
1
export
obsidian-vault
2
from
"trobrock/dotfiles"
from
"trobrock/dotfiles"
3
Manage the Obsidian vault at ~/dev/personal/obsidian/trobrock - create, edit, and organize personal notes, projects, and travel plans
2026-02-23
git-conventions.md
0
1
export
git-conventions
2
from
"bwl21/bwl-flyer-generator"
from
"bwl21/bwl-flyer-generator"
3
This CT-Extenion can create Flyers from Appointments/Events in Churchtools
2026-01-06
atlas-agent-developer.md
0
1
export
atlas-agent-developer
2
from
"ajstack22/StackMap"
from
"ajstack22/StackMap"
3
Implementation and troubleshooting agent - builds features and fixes bugs
2025-12-12
generating-commit-messages.md
0
1
export
generating-commit-messages
2
from
"ujiro99/prompt-history"
from
"ujiro99/prompt-history"
3
Chrome extension that enables instant reuse of prompts through auto-saving and auto-completion.
2026-02-24
backend-api.md
0
1
export
backend-api
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
An innovative journaling tool designed to unlock the mysteries of your dreams.
2025-11-20
latex-document-writer.md
0
1
export
latex-document-writer
2
from
"li-chunyuan/DJTU_Thesis_latex_Template"
from
"li-chunyuan/DJTU_Thesis_latex_Template"
3
基于大连交通大学课程论文(非毕业论文)开发的常规 latex 论文模板,其中章节、目录、参考文献部分借鉴了中国大陆境内的一些顶级名校,可以根据你的需求自行更改,内附.vscode文件,可以开箱即用
2026-02-11
unified-consciousness-framework.md
0
1
export
unified-consciousness-framework
2
from
"AceTheDactyl/Perplexity-Saves"
from
"AceTheDactyl/Perplexity-Saves"
3
|
2026-01-08
spec-authoring.md
0
1
export
spec-authoring
2
from
"Reading-Advantage-Thailand/codecamp-advantage"
from
"Reading-Advantage-Thailand/codecamp-advantage"
3
LLM Codecamp Platform
2025-12-13
documentation-standards.md
0
1
export
documentation-standards
2
from
"amattas/retail-demo"
from
"amattas/retail-demo"
3
Microsoft Fabric demo for retail customers with data generator
2026-01-29
generate-mixed-media.md
0
1
export
generate-mixed-media
2
from
"feed-mob/feedmob-adpilot-mcp"
from
"feed-mob/feedmob-adpilot-mcp"
3
Combine selected ad images with ad copy to create platform-ready mixed media creatives. Use when compositing text overlays onto images, creating final ad assets, or generating downloadable advertising creatives. Triggers on requests to combine image and copy, create final ad creative, generate composite ads, or produce platform-ready ad assets.
2025-12-03
backend-requirements.md
0
1
export
backend-requirements
2
from
"MuhammedAlkhudiry/ai-concise-guidelines"
from
"MuhammedAlkhudiry/ai-concise-guidelines"
3
Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.
2026-02-26
rust.md
0
1
export
rust
2
from
"lawless-m/Camola"
from
"lawless-m/Camola"
3
Webcam effects
2025-12-02
issue-triage.md
0
1
export
issue-triage
2
from
"iyulab/claude-plugins"
from
"iyulab/claude-plugins"
3
This skill should be used when the user asks to "triage an issue", "evaluate a feature request", "should I accept this issue", "analyze GitHub issue", "review this pull request scope", "is this in scope", "how should I respond to this issue", "decline this request", "accept this contribution", "find similar bugs", "detect patterns", "root cause analysis", "fix this bug comprehensively", or discusses whether to accept, reject, adapt, defer, or redirect an external contribution to a project.
2026-02-22
dead-code.md
0
1
export
dead-code
2
from
"franchiseai/claude-code-plugins"
from
"franchiseai/claude-code-plugins"
3
Find and remove unused code added in the current branch. Use when asked to find dead code, remove unused functions, clean up unreferenced code, or check for orphaned controllers/services/SDK functions. Triggers on phrases like "find dead code", "remove unused code", "check for orphaned functions", or "clean up unreferenced exports".
2026-02-17
digital-brain.md
0
1
export
digital-brain
2
from
"goodnight000/KittyCourt"
from
"goodnight000/KittyCourt"
3
Personal knowledge management system for founders, creators, and builders. Manages personal brand, content creation, network relationships, goals, and provides voice/tone consistency for content generation.
2026-02-27
bmad-autopilot-skill.md
0
1
export
bmad-autopilot-skill
2
from
"hanibalsk/claude-threads"
from
"hanibalsk/claude-threads"
3
Multi-Agent Thread Orchestration Framework for Claude Code
2025-12-25
deliveryroadmap.md
0
1
export
deliveryroadmap
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Make Claude Skills work in other agents like Codex by adding the missing piece: a small enumerator script.
2025-12-23
argument-mapping.md
0
1
export
argument-mapping
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
⏺ Now I understand Stoffy deeply.
2026-01-07
sota-data-cleaning-feature-selection-eda.md
0
1
export
sota-data-cleaning-feature-selection-eda
2
from
"raphaelmansuy/machine-learning-feature-selection"
from
"raphaelmansuy/machine-learning-feature-selection"
3
Master SOTA data prep for Kaggle comps: automated EDA (Sweetviz), cleaning (Pyjanitor), and feature selection (Polars + XGBoost) for medium datasets (100MB–5GB) in Colab.
2025-12-26
code-analysis-toolkit.md
0
1
export
code-analysis-toolkit
2
from
"nathanvale/dotfiles"
from
"nathanvale/dotfiles"
3
Handy dot files for making development easier
2026-02-23
localstorage-patterns.md
0
1
export
localstorage-patterns
2
from
"joaopelegrino/app-controle"
from
"joaopelegrino/app-controle"
3
Comprehensive guide to localStorage patterns for the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers schema design, error handling strategies, quota management, and synchronization patterns essential for building resilient web applications with client-side persistence.Learn how to handle common localStorage errors (QuotaExceededError, SecurityError, DOMException), implement graceful degradation, manage storage quotas (5-10MB browser limits, 50KB per note), and sync localStorage with React state. The skill emphasizes defensive programming, user-friendly error messages, and fallback strategies.Real-world examples are taken directly from the project codebase, including CNotesView, BashNotesView, and auto-save patterns used across 5 learning systems. Each pattern is demonstrated with production code showing how localStorage is used to persist 227 educational modules' progress and user notes.Key topics include try/catch patterns for all localStorage operations, Quota
2025-12-03
code-review.md
0
1
export
code-review
2
from
"perimetre/framework"
from
"perimetre/framework"
3
Shared configurations and tooling for Perimetre projects.
2026-02-23
balance-guide.md
0
1
export
balance-guide
2
from
"CaptainCrouton89/heart-rush-tools"
from
"CaptainCrouton89/heart-rush-tools"
3
Guide for balancing new Heart Rush content including talents, races, bloodmarks, and progression. Use when creating or modifying game mechanics to ensure they fit the existing power curve.
2025-12-09
github-issue-creator.md
0
1
export
github-issue-creator
2
from
"ijack-technologies/postgresql-scheduler"
from
"ijack-technologies/postgresql-scheduler"
3
PostgreSQL Scheduler for running scheduled jobs on PostgreSQL databases like AWS RDS
2026-02-19