Browse Skills

17720 skills found

typescript-write.md
1
1 export typescript-write
2 semicolon-devteam from "semicolon-devteam/semo"
3 Write TypeScript/React code following Semicolon team standards with DDD architecture,Supabase integration, and TDD approach. Use when developing Next.js features.
2026-01-05
tdd-workflow.md
1
1 export tdd-workflow
2 AnthemFlynn from "AnthemFlynn/ccmp"
3 Test-Driven Development workflow with session integration. Use when implementing features/bugfixes to enforce RED-GREEN-REFACTOR discipline. Integrates with session-management for enhanced TDD session tracking, checkpoints, and metrics.
2026-01-05
better-auth-ts.md
1
1 export better-auth-ts
2 Syedaashnaghazanfar from "Syedaashnaghazanfar/full-stack-todo-app"
3 Better Auth TypeScript/JavaScript authentication library. Use when implementing auth in Next.js, React, Express, or any TypeScript project. Covers email/password, OAuth, JWT, sessions, 2FA, magic links, social login with Next.js 16 proxy.ts patterns.
2026-01-05
agentuity-cli-build.md
1
1 export agentuity-cli-build
2 agentuity from "agentuity/discord-help-agent"
3 Build Agentuity application for deployment
2026-01-05
skill-builder.md
1
1 export skill-builder
2 wrsmith108 from "wrsmith108/skill-builder-claude-skill"
3 Create new Claude Code skills with best practices. Use when user wants to create, extract, or build a new skill. Provides templates and GitHub automation. Trigger phrases include "create a skill", "build a skill", "extract a skill", "new skill", "/skill-builder".
2026-01-05
lybtzyzs-design-generator.md
1
1 export lybtzyzs-design-generator
2 shouqitao from "shouqitao/LYBTZYZS"
3 为LYBTZYZS项目从需求文档自动生成技术设计文档,包含架构设计、API端点、DTO设计、数据库Schema、Phase拆分等。生成后自动触发lybtzyzs-design-arch-validator进行架构合规性检查。触发关键词:生成设计文档、创建设计、从需求生成设计、design generation、需求转设计
2026-01-05
bump-release.md
1
1 export bump-release
2 codekiln from "codekiln/langstar"
3 Execute automated release workflow for Rust projects using Conventional Emoji Commits. Analyze commits since last release, determine semantic version bump (MAJOR/MINOR/PATCH), update Cargo.toml, generate changelog with git-cliff, create git tags, and publish GitHub releases. Use when the user requests to cut a release, bump version, create a release, or publish a new version. Also use when the user asks about the release process or wants to preview what the next release would be.
2026-01-05
create-workflow.md
1
1 export create-workflow
2 alvis from "alvis/.claude"
3 Creates comprehensive constitution workflow documents that define repeatable processes. Use when establishing new processes, documenting recurring tasks, standardizing procedures, or creating reusable workflow patterns. Takes workflow name, category, and optional instructions to generate complete workflow files with template compliance validation.
2026-01-05
mcp-server-generator.md
1
1 export mcp-server-generator
2 deve1993 from "deve1993/Quickfy-website"
3 Generate complete, production-ready MCP (Model Context Protocol) servers with automatic setup, configuration, and Claude Code integration
2026-01-05
deckrd.md
1
1 export deckrd
2 aglabo from "aglabo/deckrd"
3 Stepwise derivation workflow from requirements to executable tasks.
2026-01-05
latex-writing.md
1
1 export latex-writing
2 dbosk from "dbosk/claude-skills"
3 Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).
2026-01-05
environment-bootstrap.md
1
1 export environment-bootstrap
2 troykelly from "troykelly/claude-skills"
3 Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions
2026-01-05
pydantic-model-scaffolder.md
1
1 export pydantic-model-scaffolder
2 okgoogle13 from "okgoogle13/careercopilot"
3 Scaffolds Pydantic models for request/response validation. Use when creating data models for API endpoints or database schemas.
2026-01-05
branching.md
1
1 export branching
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-git-github"
3 Git branching strategies - create, switch, merge, rebase, and workflows
2026-01-05
meta-prompt.md
1
1 export meta-prompt
2 seanchiuai from "seanchiuai/claude-web-template"
3 Generate prompt variations from templates. Use when creating new commands, skills, or workflows.
2026-01-05
formily-core-fundamentals.md
1
1 export formily-core-fundamentals
2 whinc from "whinc/my-claude-plugins"
3 This skill should be used when the user asks to "learn formily basics", "setup formily", "formily core concepts", "formily getting started", "formily fundamentals", "how to use formily", "formily installation", or "formily form state management".
2026-01-05
code-reviewer.md
1
1 export code-reviewer
2 mesbahtanvir from "mesbahtanvir/ishkul"
3 Comprehensive code review for Ishkul's React Native/TypeScript frontend and Go backend. Checks for quality, security, performance, and adherence to project conventions. Use after implementing features or during PR review.
2026-01-05
list-bugs.md
1
1 export list-bugs
2 semicolon-devteam from "semicolon-devteam/semo"
3 GitHub Issue Type 기반 버그 이슈 조회. Use when (1) "버그 이슈 목록",(2) "버그 확인", (3) "버그 조회", (4) type:Bug 이슈 필터링.
2026-01-05
frontend-components.md
1
1 export frontend-components
2 imkdw from "imkdw/imkdw-dev"
3 Build and structure React components following the project's design system patterns with Next.js 16 App Router, React 19, and TypeScript. Use this skill when creating or modifying React components (*.tsx), implementing component variants with class-variance-authority (CVA), using the cn() utility for class merging, building reusable primitives (Button, Card, Input, Badge, Dialog, etc.), composing complex components from primitives, implementing Server Components vs Client Components, using the 'use client' directive, working with component props and TypeScript interfaces, or extending existing UI package components. This includes files in apps/blog/src/components/, packages/ui/src/primitives/, packages/ui/src/components/, and any file importing from @imkdw-dev/ui. Apply when creating new components, refactoring existing ones, or deciding between primitives and complex components.
2026-01-05
moai-plugin-builder.md
1
1 export moai-plugin-builder
2 junseokandylee from "junseokandylee/RallyApp"
3 Claude Code plugin development patterns, templates, and best practices. Use when creating plugins, defining plugin components, or troubleshooting plugin issues.
2026-01-05
frontend-skills.md
1
1 export frontend-skills
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Master HTML5, CSS3, JavaScript ES6+, React, Vue, Angular, and modern web development. Learn responsive design, accessibility, and web performance optimization.
2026-01-05
quality-report.md
1
1 export quality-report
2 sebc-dev from "sebc-dev/website"
3 Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couverture de code. Utilise ce skill quand l'utilisateur demande un rapport de qualité, un audit de code, ou veut vérifier l'état général du projet.
2026-01-05
perplexity-cli-question-answering.md
1
1 export perplexity-cli-question-answering
2 jamiemills from "jamiemills/perplexity-cli"
3 Query Perplexity.ai directly from the terminal to find answers to research questions, current events, and detailed explanations. Returns structured JSON output for programmatic parsing. Use when you need current information, comprehensive answers with source references, or want to avoid making separate web search requests.
2026-01-05
git-workflow-manager.md
1
1 export git-workflow-manager
2 stharrold from "stharrold/stharrold-templates"
3 Manages git operations: worktree creation, branch management, commits,PRs, semantic versioning, daily rebase workflow, and PR feedback handling.Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedbackTriggers: create worktree, commit, push, rebase, version, PR, PR feedback
2026-01-05