Browse Skills

20307 skills found

react-components-patterns.md
0
1 export react-components-patterns
2 joaopelegrino from "joaopelegrino/app-controle"
3 Comprehensive guide to React component patterns used in the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers functional components with hooks, composition patterns, state management, props flow, and error handling strategies essential for building maintainable React applications.Learn how to create reusable, testable components following React best practices while avoiding common antipatterns like prop drilling, unnecessary class components, and improper state management. The skill emphasizes composition over inheritance, unidirectional data flow, and separation of concerns.Real-world examples are taken directly from the project codebase, including CLearningSystem, BashLearningSystem, Breadcrumb, AreaCard, and FlashcardModal components. Each pattern is demonstrated with production code showing how architectural decisions were implemented in a 5,500+ line React application with 17 components.Key topics include functional components (vs class components), React Hoo
2026-01-05
ruby-quality.md
0
1 export ruby-quality
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting Ruby files, configuring Ruby tools, troubleshooting lint errors, or understanding tool selection.
2026-01-05
using-github-search.md
0
1 export using-github-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when researching GitHub issues, PRs, and discussions for community solutions and known gotchas - searches via WebSearch with site filters and extracts problem-solution patterns
2026-01-05
react-component-generator.md
0
1 export react-component-generator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Scaffolds React components with TypeScript, hooks, and best practices. Use when user needs to create new React components, pages, or features.
2026-01-05
fastify-patterns.md
0
1 export fastify-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Fastify framework patterns including routing, plugins, and decorators. Use when building Fastify APIs.
2026-01-05
temporal.md
0
1 export temporal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.
2026-01-05
course-help.md
0
1 export course-help
2 timequity from "timequity/plugins"
3 Help and navigation for Claude Code Course.Use when: user asks about the course, lessons, or progress.Triggers: "help", "course help", "what lessons", "my progress".
2026-01-05
flutter-enterprise.md
0
1 export flutter-enterprise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Lightweight Flutter enterprise development skill focused on feature-based clean architecture. Use when user asks to: (1) Build enterprise Flutter apps with clean architecture, (2) Implement feature-based modular structure, (3) Set up scalable Flutter project organization, (4) Create maintainable enterprise codebase. Triggers: Flutter enterprise app, clean architecture Flutter, feature-based Flutter, enterprise Flutter structure, modular Flutter architecture
2026-01-05
frontend.md
0
1 export frontend
2 tidemann from "tidemann/st44-home"
3 Angular 21+ expert for .ts .html .css files, @Component, UI, components, pages, services, routing, forms, templates, signals, RxJS, HttpClient, inject(), reactive forms, validators, accessibility, WCAG, AXE, browser testing, Karma, Jasmine, e2e, Playwright
2026-01-05
nextjs-integration.md
0
1 export nextjs-integration
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Complete Next.js integration patterns for Clerk authentication with App Router and Pages Router. Use when setting up Clerk in Next.js, configuring authentication middleware, implementing protected routes, setting up server/client components with auth, or when user mentions Clerk Next.js setup, App Router auth, Pages Router auth, or Next.js authentication integration.
2026-01-05
gpt52-spec-writer.md
0
1 export gpt52-spec-writer
2 Alb-O from "Alb-O/impire"
3 Guide for writing effective prompt specifications (specs) for the GPT-5.2 Codex agent. Use when the user asks to "write a prompt spec", "create a system prompt for GPT-5.2", "design a spec for an agent", or "how to prompt GPT-5.2".
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 jensenojs from "jensenojs/dotfiles"
3 Enforces Red-Green-Refactor TDD cycle. Creates failing tests first, then minimum code to pass, then refactors while keeping tests green.
2026-01-05
screenshotting.md
0
1 export screenshotting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Take screenshots to see what's on screen. Triggers on 'screenshot', 'grab a screenshot', 'have a look', 'can you see', 'what does it look like', 'check the screen', 'did that work', 'verify it worked', 'what happened'. AFTER uncertain CLI operations (backgrounded processes, nohup, visual changes), consider capturing to verify state. Captures windows or full screen to files. (user)
2026-01-05
sitebender-predicates.md
0
1 export sitebender-predicates
2 site-bender from "site-bender/sitebender"
3 Writing TypeScript predicate functions (type guards, boolean checks, validation functions). Use when creating functions that return boolean or perform type narrowing. Follows Sitebender's curried, pure function patterns with named function declarations.
2026-01-05
documentation-system.md
0
1 export documentation-system
2 hhopkins95 from "hhopkins95/ai-systems"
3 Standards for documenting codebases. Use when writing documentation, deciding where docs should go, reviewing doc quality, or updating docs after code changes. Covers folder structure, content guidelines, and maintenance workflows.
2026-01-05
composable-svelte-charts.md
0
1 export composable-svelte-charts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Data visualization and chart components for Composable Svelte. Use when creating charts, graphs, or data visualizations. Covers chart types (scatter, line, bar, area, histogram), data binding, state-driven updates, interactive features (zoom, brush, tooltips), and responsive design from @composable-svelte/charts package built with Observable Plot and D3.
2026-01-05
julien-media-subtitle-translation.md
0
1 export julien-media-subtitle-translation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Translates SRT subtitle files using LLM APIs (OpenRouter/Llama). Use when user wants to translate subtitles, SRT files, or needs batch subtitle translation for movies/series. Handles HTML tags, batch processing, retries, and cost estimation.
2026-01-05
backend-simplicity-engineer.md
0
1 export backend-simplicity-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Backend engineer focused on simplicity, bug elimination, and clean code. Use when user mentions "simplify backend", "fix backend bugs", "clean up code", or "make backend perfect".
2026-01-05
write-release-notes.md
0
1 export write-release-notes
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate professional Bytebase release notes by analyzing git commits, checking Terraform impact, searching Linear for customer feedback, and following established conventions. Creates Linear tracking issue and owner confirmation comments (with user approval before each write operation). Use when preparing release notes for minor or patch versions.
2026-01-05
jelly-postgres-skill.md
0
1 export jelly-postgres-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 PostgreSQL database skill for Claude Code with connection management and query execution. Supports both POSTGRES_URL and individual environment variables. Activated when users mention "postgres", "postgresql", or need SQL database queries.
2026-01-05
code-prd.md
0
1 export code-prd
2 navidemad from "navidemad/claude-code-plugins"
3 Build features when user wants to implement PRDs, write code for specs, or develop functionality. Works incrementally substory-by-substory with automatic testing and code review. Automatically loads PRD context to maintain consistency. Also writes standalone tests for any file.
2026-01-05
research-strategy.md
0
1 export research-strategy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Conduct systematic research with confidence scoring, source validation, and structured reporting for technology decisions and codebase analysis. Use for complex research tasks, technology selection, or best practice discovery.
2026-01-05
moai-cc-skill-factory.md
0
1 export moai-cc-skill-factory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and maintain high-quality Claude Code Skills through interactive discovery, web research, and comprehensive description writing standards. Use when building new Skills, researching latest best practices, updating existing Skills, writing skill descriptions with proper trigger keywords, or generating Skill packages backed by official documentation and real-world examples.
2026-01-05
linting.md
0
1 export linting
2 racurry from "racurry/neat-little-package"
3 Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files. Use when you need to lint files programmatically, understand tool selection logic, or invoke linting from commands/agents.
2026-01-05