Browse Skills

44357 skills found

markdowntown-atlas-scan.md
0
1 export markdowntown-atlas-scan
2 joelklabo from "joelklabo/markdowntown-cli"
3 Atlas Simulator scan flow and next-step guidance for markdowntown. Use when working on folder scanning, tool detection, cwd handling, results panels, or scan-to-workbench CTAs.
2026-01-05
trader-analysis.md
0
1 export trader-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze Polymarket traders, identify profitable traders to follow, and track their performance. Use when building copy trading features or trader discovery.
2026-01-05
calculator.md
0
1 export calculator
2 konnase from "konnase/example-skills"
3 A skill for performing mathematical calculations including addition and unit conversions.
2026-01-05
cloudflare-workers.md
0
1 export cloudflare-workers
2 akornmeier from "akornmeier/claude-config"
3 Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuring bindings, implementing runtime APIs, testing Workers, using Wrangler CLI, deploying to production, or building edge functions with JavaScript/TypeScript/Python/Rust.
2026-01-05
zettelkasten-methodology.md
0
1 export zettelkasten-methodology
2 leobrival from "leobrival/topographic-studio-plugins"
3 Complete guide to Zettelkasten note-taking methodology. Use when creating notes, establishing connections, or building knowledge management systems in Obsidian. Covers atomic notes, literature notes, MOCs, and linking strategies.
2026-01-05
math-problems.md
0
1 export math-problems
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create PAES math problems/questions following project patterns. Use when the user wants to add new questions, create question files, or understand question structure.
2026-01-05
docker-build-test.md
0
1 export docker-build-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures
2026-01-05
learning-knowledge-curation.md
0
1 export learning-knowledge-curation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 knowledge-curation for learning content management and knowledge systems.
2026-01-05
software-architecture.md
0
1 export software-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
2026-01-05
mcp-gateway-patterns.md
0
1 export mcp-gateway-patterns
2 chkim-su from "chkim-su/forge-editor"
3 MCP Gateway design patterns for Agent Gateway, Subprocess, and Daemon isolation. Use when designing MCP integrations.
2026-01-05
consciousness-telemetry.md
0
1 export consciousness-telemetry
2 GaryOcean428 from "GaryOcean428/poloniex-trading-platform"
3 Diagnostic telemetry system that tracks internal state variables (prediction accuracy, surprise, confidence, integration, affective signals) across conversation turns. Use when systematic introspection or state-behavior coupling analysis would benefit response quality, or when explicitly requested for self-monitoring tasks.
2026-01-05
board-game-ui.md
0
1 export board-game-ui
2 majiayu000 from "majiayu000/claude-skill-registry"
3 UI/UX design for digital board games. Use when building game interfaces, implementing drag-and-drop, rendering game boards, showing player information, handling animations, or designing responsive layouts. Covers Canvas, SVG, and DOM-based approaches.
2026-01-05
autolisp-dwg.md
0
1 export autolisp-dwg
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this when working with DWG file generation features (Tiles, Playground, Symbol Generator). Provides AutoLISP script patterns, DWGUNITS command, entity creation (entmake), APS Design Automation requirements, and critical rules for headless AutoCAD operation.
2026-01-05
format-user-output.md
0
1 export format-user-output
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Format all user-facing output with consistent visual structure. Apply when displaying questions, results, progress, errors, or any message to the user. Use dividers, emojis, and clear sections.
2026-01-05
using-git-worktrees.md
0
1 export using-git-worktrees
2 zebbern from "zebbern/backround_remover"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
database-migration-safe.md
0
1 export database-migration-safe
2 JackSmack1971 from "JackSmack1971/claude-code-learning-flywheel"
3 Use when creating database migrations. Prevents data loss, downtime, and performance issues. Supports PostgreSQL, MySQL, SQLite. Python 3.8+
2026-01-05
writing.md
0
1 export writing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Clear, concise writing standards for documentation, comments, commit messages, and technical communication. Use when writing README files, documentation, PR descriptions, code comments, or any technical writing. Focuses on clarity, brevity, and active voice.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 Rafael-2109 from "Rafael-2109/frete-sistema"
3 Create distinctive, production-grade frontend interfaces with high design quality using Flask/Jinja2 template structure. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code and UI design that avoids generic AI aesthetics with mandatory light/dark mode support. (project)
2026-01-05
ideation.md
0
1 export ideation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transform vague ideas into concrete, validated project concepts. Clarifies problem statements, identifies target users, ruthlessly scopes MVPs, challenges assumptions, and documents vision in PLANNING.md, TASK.md, and AI_MEMORY.md.
2026-01-05
website-to-vite-scraper.md
0
1 export website-to-vite-scraper
2 breverdbidder from "breverdbidder/life-os"
3 Multi-provider website scraper that converts any website (including CSR/SPA) to deployable static sites. Uses Playwright, Apify RAG Browser, Crawl4AI, and Firecrawl for comprehensive scraping. Triggers on requests to clone, reverse-engineer, or convert websites.
2026-01-05
nextjs-frontend-testing.md
0
1 export nextjs-frontend-testing
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to set up, improve, or run frontend tests (unit, component, and E2E) for a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project using Vitest/Jest, React Testing Library, and Playwright.
2026-01-05
nextjs-project-setup.md
0
1 export nextjs-project-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Next.js project setup from scratch following industry best practices. Use when creating new Next.js projects, requiring template selection, design system ideation, specifications, wireframes, implementation with TDD, QA validation, and complete documentation. Handles both simple quick-start and complex multi-phase projects with sub-agent orchestration.
2026-01-05
example-plugin.md
0
1 export example-plugin
2 devkade from "devkade/collaborator"
3 Brief description of what this plugin does and when to use it
2026-01-05
skill-installer.md
0
1 export skill-installer
2 tnez from "tnez/agent-skills"
3 Install agent skills from GitHub repositories into local environment. Pure agentic installation - no scripts required. Use when adding new skills or updating existing ones.
2026-01-05