Browse Skills
2012 skills found
source-of-truth.md
1
1
export
source-of-truth
2
from
"frmoretto/source-of-truth-creator"
from
"frmoretto/source-of-truth-creator"
3
Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".
2026-01-19
aspnet-core-devops.md
1
1
export
aspnet-core-devops
2
from
"pluginagentmarketplace/custom-plugin-aspnet-core"
from
"pluginagentmarketplace/custom-plugin-aspnet-core"
3
ASP.NET Core Development Plugin
2026-01-07
create-skill.md
1
1
export
create-skill
2
from
"shawnrushefsky/claude-template"
from
"shawnrushefsky/claude-template"
3
A starter template for projects using Claude Code
2026-01-25
kumo-assistant.md
1
1
export
kumo-assistant
2
from
"kumokuenchan/Kumo"
from
"kumokuenchan/Kumo"
3
A comprehensive, cross-platform database and development management application built with TypeScript, React, and Electron. Features advanced query editing, data visualization, API testing, Git integration, and powerful development tools.
2026-01-19
specification-driven-development.md
1
1
export
specification-driven-development
2
from
"betamatt/claude-plugins"
from
"betamatt/claude-plugins"
3
Plugins encapsulating some of my personal methods
2026-03-13
collaborating-with-codex.md
1
1
export
collaborating-with-codex
2
from
"Intellegam/claude-plugins"
from
"Intellegam/claude-plugins"
3
Internal Claude Code plugins for Intellegam workspace
2026-04-14
typescript-pro.md
1
1
export
typescript-pro
2
from
"kamushadenes/nix"
from
"kamushadenes/nix"
3
My Nix (nix-darwin, NixOS, home-manager) configuration
2026-04-18
nvim-plugin-add.md
1
1
export
nvim-plugin-add
2
from
"tkancf/dotfiles"
from
"tkancf/dotfiles"
3
my .* config files
2026-01-03
scribe-mcp-usage.md
1
1
export
scribe-mcp-usage
2
from
"CortaLabs/scribe_mcp"
from
"CortaLabs/scribe_mcp"
3
Scribe is a documentation governance system designed to keep AI agents aligned, accountable, and auditable while they build software. In short: Scribe is the guardrails. Agents still drive—but they don’t get to veer into the ditch, rewrite history, or pretend unfinished work is done
2026-04-19
seo-optimizer.md
1
1
export
seo-optimizer
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Analyze and optimize web pages for SEO including meta tags, structured data, and performance. Use when improving website SEO or analyzing search optimization.
2026-04-13
typescript-node-expert.md
1
1
export
typescript-node-expert
2
from
"DammianMiller/universal-agent-memory"
from
"DammianMiller/universal-agent-memory"
3
Universal AI agent long-term context system for Claude Code, Factory.AI, VSCode, and OpenCode
2026-04-17
collaborating-with-coco.md
1
1
export
collaborating-with-coco
2
from
"luw2007/skills"
from
"luw2007/skills"
3
A collection of Claude Code Agent Skills
2026-04-19
agent-generation.md
1
1
export
agent-generation
2
from
"Cpicon/claude-code-plugins"
3
Claude Code plugins by Christian Picon - agent team generation and debugging tools
2026-03-20
backend-migrations.md
1
1
export
backend-migrations
2
from
"Software-Design-Club/todo-app"
from
"Software-Design-Club/todo-app"
3
A todo app using NextJS as research into what makes a good stack
2026-03-21
cosmic-python.md
1
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
a collection of agent skills
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"Mahir-Isikli/dispatch-112"
from
"Mahir-Isikli/dispatch-112"
3
AI 112 Emergency Dispatcher for Berlin - Voice agent using LiveKit, Groq, and ElevenLabs
2025-12-13
gcp-nodejs-cicd.md
1
1
export
gcp-nodejs-cicd
2
from
"igalbakal/idp-gen-x-ai-skills"
from
"igalbakal/idp-gen-x-ai-skills"
3
AI-powered skill generation framework for Internal Developer Platforms
2026-03-22
pinpoint-ui.md
1
1
export
pinpoint-ui
2
from
"timothyfroehlich/PinPoint"
from
"timothyfroehlich/PinPoint"
3
PinPoint is a full-stack issue tracking system designed from the ground up to streamline pinball machine and arcade game maintenance. It provides a transparent, high-quality experience for both players and the internal teams responsible for keeping the games running perfectly.
2026-04-19
bootstrap.md
1
1
export
bootstrap
2
from
"Nothflare/feature-tree"
from
"Nothflare/feature-tree"
3
Two-phase codebase analysis. Phase 1: discover features from code. Phase 2: trace workflows.
2026-01-09
prompt-assembly.md
1
1
export
prompt-assembly
2
from
"leegmoore/cody"
from
"leegmoore/cody"
3
Lightweight coding agent that runs in your terminal
2025-12-07
next-intl-skill.md
1
1
export
next-intl-skill
2
from
"finstreet/fe-claude-plugins"
from
"finstreet/fe-claude-plugins"
3
Claude Code Plugin for working with the finstreet-boilerplate repositories.
2026-04-07
vuejs.md
1
1
export
vuejs
2
from
"yankeeinlondon/obsidian-kind-model"
from
"yankeeinlondon/obsidian-kind-model"
3
An obsidian plugin for getting things done
2025-12-22
prompt-engineering-patterns.md
1
1
export
prompt-engineering-patterns
2
from
"evanfang0054/cc-system-creator-scripts"
from
"evanfang0054/cc-system-creator-scripts"
3
CC System Creator Scripts是一个专门为 Claude Code 设计的元框架,通过模块化、可重用的组件和自动化工作流来增强其功能。该系统让您能够创建专业级 AI 技能、管理专业化的代理,并编排复杂的多代理工作流
2026-03-14
tdd-workflow.md
1
1
export
tdd-workflow
2
from
"mkaczkowski/react-spa-scaffold"
from
"mkaczkowski/react-spa-scaffold"
3
Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-03-17