Browse Skills
1962 skills found
pr-documentation-uml.md
0
1
export
pr-documentation-uml
2
from
"YoungY620/pr-summary-skills"
from
"YoungY620/pr-summary-skills"
3
https://agentskills.io/specification
2026-01-04
agent-native-architecture.md
0
1
export
agent-native-architecture
2
from
"PierPaoloPastore/Progetto_Database_Acquisti"
from
"PierPaoloPastore/Progetto_Database_Acquisti"
3
Database Acquisti
2026-06-05
convert-json-schema-to-mermaid-chart.md
0
1
export
convert-json-schema-to-mermaid-chart
2
from
"arndtvoges/agent-workbench"
from
"arndtvoges/agent-workbench"
3
Takes a data model providede as JSON schema and converts it to mermaid chart code
2026-04-27
vue-development.md
0
1
export
vue-development
2
from
"SSiertsema/claude-code-plugins"
from
"SSiertsema/claude-code-plugins"
3
Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-06-07
symbols.md
0
1
export
symbols
2
from
"miethe/family-shopping-dashboard"
from
"miethe/family-shopping-dashboard"
3
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2025-12-26
typescript-react-reviewer.md
0
1
export
typescript-react-reviewer
2
from
"dotneet/claude-code-marketplace"
from
"dotneet/claude-code-marketplace"
3
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
2026-01-23
code-review.md
0
1
export
code-review
2
from
"Anthony-Bible/code-agent-demo"
from
"Anthony-Bible/code-agent-demo"
3
AI-powered SRE alert investigation agent in Go — webhook-driven RCA with Claude, extended thinking, subagents, and hexagonal architecture.
2026-06-01
codex-review.md
0
1
export
codex-review
2
from
"lihs-ie/lambars"
from
"lihs-ie/lambars"
3
A functional programming library for Rust providing type classes, persistent data structures, and effect systems
2026-02-18
plan-implementer.md
0
1
export
plan-implementer
2
from
"djhuangit/scrum_and_tell"
from
"djhuangit/scrum_and_tell"
3
Implement technical plans methodically with phase-by-phase execution and verification checkpoints. Use this skill when following a detailed implementation plan that has phased changes and success criteria. The skill guides through each phase, verifies completion, and pauses for human confirmation before proceeding to the next phase.
2025-12-12
migration-writer.md
0
1
export
migration-writer
2
from
"kasuboski/mediaz"
from
"kasuboski/mediaz"
3
Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
2026-05-27
memory.md
0
1
export
memory
2
from
"growvv/memory-skill"
from
"growvv/memory-skill"
3
claude/codex skill示例
2025-12-24
codex-cli.md
0
1
export
codex-cli
2
from
"Standed/vibe-agent-pro"
from
"Standed/vibe-agent-pro"
3
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)
2026-04-20
terraform-aws.md
0
1
export
terraform-aws
2
from
"rcmx/claude-plugins"
from
"rcmx/claude-plugins"
3
claude clode plugins
2025-12-23
create-questions.md
0
1
export
create-questions
2
from
"liquid-labs/question-and-answer"
from
"liquid-labs/question-and-answer"
3
undefined
2025-11-14
implementation-planner.md
0
1
export
implementation-planner
2
from
"LaizyIO/WorkflowSkills"
from
"LaizyIO/WorkflowSkills"
3
Generate comprehensive implementation plans with checkboxes, dependencies, and parallelization details. This skill should be used after feature research is complete to create structured, step-by-step implementation plans that track progress, identify dependencies between tasks, and enable multiple developers to work in parallel.
2026-06-07
frontend-design.md
0
1
export
frontend-design
2
from
"hosenur/config"
from
"hosenur/config"
3
scripts
2025-12-16
git-commit-helper.md
0
1
export
git-commit-helper
2
from
"HongfeiXu/CppConcurrencyInAction"
from
"HongfeiXu/CppConcurrencyInAction"
3
Git commit assistant. Triggers when user says "提交代码", "commit", "提交一下", "帮我提交", "push code", or any commit-related requests. Automatically lists changed files, generates commit message, asks for confirmation, executes git add/commit/push after approval.
2026-05-05
validate-codex-config.md
0
1
export
validate-codex-config
2
from
"AFI-Protocol/afi-config"
from
"AFI-Protocol/afi-config"
3
Codex schema + persona files
2026-06-04
ALPS CLI Tool Assistant - Complete Skill Summary.md
0
1
export
ALPS CLI Tool Assistant - Complete Skill Summary
2
from
"hajime-matsumoto/app-state-diagram-cli"
from
"hajime-matsumoto/app-state-diagram-cli"
3
This skill helps developers work with the asd-cli tool - a standalone binary for ALPS (Application-Level Profile Semantics) profile validation, conversion, and processing. It provides CLI commands and
2025-12-16
prisma-v7.md
0
1
export
prisma-v7
2
from
"DjordjeVuckovic/sol-backend-kit"
from
"DjordjeVuckovic/sol-backend-kit"
3
A practical collection of Solana backend patterns, mock RPC implementations, and development utilities
2025-12-26
golang-expert.md
0
1
export
golang-expert
2
from
"fjacquet/camt-csv"
from
"fjacquet/camt-csv"
3
Convert file from CAMT053 to csv with transaction categorisation using AI
2026-04-06
web-ai-prompt-api.md
0
1
export
web-ai-prompt-api
2
from
"AJV009/ajv009.github.io"
from
"AJV009/ajv009.github.io"
3
Chrome's built-in Prompt API implementation guide. Use Gemini Nano locally in browser for AI features - session management, multimodal input, structured output, streaming, Chrome Extensions. Reference for all Prompt API development.
2026-02-12
docs-review.md
0
1
export
docs-review
2
from
"kvnxiao/.dotfiles"
from
"kvnxiao/.dotfiles"
3
My multiplatform dotfiles
2026-06-03
frontend-implementation-plan.md
0
1
export
frontend-implementation-plan
2
from
"albarpambagio/mikir-kids"
from
"albarpambagio/mikir-kids"
3
Create comprehensive, production-ready frontend implementation plans for any UI screen or feature. Use this skill when documenting how to build UI components, establishing design systems, planning component architecture, or creating technical specifications for frontend development. Works across frameworks (React, Vue, Angular, Svelte, etc.) and focuses on clear structure, reusable patterns, and maintainability.
2025-12-15