All authors
lee-to avatar

Claude Skills by lee-to

github.com/lee-to
18 skillsA× 1813 installs509 views
Nextjs PatternsA

Next.js development patterns and best practices. Helps with App Router, Server Components, API routes, and data fetching.

developmenttypescriptrust
0
18
Api PatternsA

Node.js API development patterns. Covers REST design, validation, error handling, authentication, and database access.

developmenttypescriptrust
0
18
Php PatternsA

PHP development patterns and best practices. Covers Laravel, Symfony, modern PHP 8+, PSR standards, Composer, and testing with PHPUnit/Pest.

developmentrustgo
0
18
Python PatternsA

Python development patterns and best practices. Covers typing, async, testing, project structure, and common frameworks.

businesspythongo
0
18
React PatternsA

React development patterns and best practices. Covers hooks, state management, component design, and performance optimization.

developmenttypescriptreact
0
18
Ai FactoryA

Set up Claude Code context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".

databasesjavascripttypescript
0
18
ArchitectureA

Software architecture patterns and guidelines. Covers Clean Architecture, DDD, microservices, monoliths, and how to choose the right approach. Use when designing systems, refactoring, asking "how should I structure", "which architecture", "monolith vs microservices".

databasestypescriptgo
0
18
Best PracticesA

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

developmenttypescriptpython
0
18
CommitA

Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".

developmentbashgit
0
18
DeployA

Prepare and execute deployments with pre-flight checks, release notes generation, and CI/CD integration. NEVER auto-deploy. Use when user explicitly says "deploy", "release", or "go live".

devopsgobash
0
18
EvolveA

Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went wrong, what works, and enhances skills to prevent future issues. Use when you want to make AI smarter for your project.

developmenttypescriptgo
0
18
FeatureA

Start a new feature development. Creates a git branch with a logical name based on feature description, then invokes /task to create an implementation plan. Use when user says "new feature", "start feature", "implement feature", or "add feature".

developmentbashtesting
0
18
FixA

Fix a specific bug or problem in the codebase. Analyzes code to find and fix issues without creating plans. Use when user reports a bug, error, or something not working. Always suggests test coverage and adds logging.

developmenttypescriptgo
0
18
ImplementA

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

developmenttypescriptgo
0
18
ReviewA

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".

code-qualitygobash
0
18
Security ChecklistA

Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability".

devopstypescriptgo
0
18
Skill GeneratorA

Generate professional Agent Skills for Claude Code and other AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom slash commands, or building reusable AI capabilities. Validates against Agent Skills specification.

ai-agentspythongo
0
18
TaskA

Create a step-by-step implementation plan for a feature or task. Breaks down work into actionable tasks tracked via the task system. Use when user says "plan", "create tasks", "break down", or "make a plan for".

businessbashtesting
0
18