Trending Skills
The hottest skills gaining momentum in the community right now.
workflow
by Alicoder001
AI agent operational rules including token discipline, navigation-first approach, and output contracts. Use when you need efficient and predictable agent behavior during development tasks.
planning
by Alicoder001
Task decomposition, goal-oriented planning, and adaptive execution strategies for AI agents. Use when facing complex multi-step tasks that require structured approach.
testing
by Alicoder001
Testing strategies for JavaScript applications. Use when writing unit tests, integration tests, or setting up testing infrastructure. Covers Vitest, Jest, React Testing Library, and mocking patterns.
nestjs
by Alicoder001
NestJS modular architecture patterns including modules, services, controllers, DTOs, and database integration. Use for building scalable Node.js backend applications with Prisma ORM.
notion-ops
by Alicoder001
Notion operations control-plane for AI and human delivery teams. Use when designing, setting up, auditing, or running Notion workspaces with task lifecycle governance, signatures, approvals, work logs, handoffs, context packets, and MCP client continuity.
global-config
by Alicoder001
Global defaults and interaction rules for all Alicoder001 skills. Use when starting any task to set communication style, project assumptions, and skill priority.
tools
by Alicoder001
Dynamic tool selection, composition, and error handling patterns for AI agents. Use when you need to efficiently leverage available tools and handle failures gracefully.
memory
by Alicoder001
Working memory management, context prioritization, and knowledge retention patterns for AI agents. Use when you need to maintain relevant context and avoid information loss during long tasks.
api-patterns
by Alicoder001
API integration patterns including REST, GraphQL, WebSocket, and tRPC. Use when designing APIs, implementing data fetching, or building real-time features.
skill-update
by Alicoder001
Skill versioning and update management. Use when updating existing skills, following semantic versioning, and maintaining changelogs.
solid
by Alicoder001
SOLID, DRY, KISS, and clean code principles for TypeScript applications. Use when designing scalable architecture, writing maintainable code, or reviewing code quality.
find-skills
by Alicoder001
Skill discovery and selection utility. Use when you need to find relevant skills from the Alicoder001/agent-skills repository based on project needs and technology stack.
senior
by Alicoder001
Senior frontend developer practices including code quality, accessibility, responsive design, and UI consistency. Use when reviewing code, implementing UX patterns, or ensuring production-quality output.
collaboration
by Alicoder001
Multi-agent communication, task delegation, and coordination patterns. Use when working with multiple agents or complex collaborative workflows.
create-plan
by Cygnusfear
Create comprehensive implementation plan as a ticket based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure work for a feature/refactor/fix.
teams-driven-development
by Cygnusfear
Use when executing implementation plans with independent tasks in the current session
using-git-worktrees
by Cygnusfear
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
writing-plans
by Cygnusfear
Use when you have a spec or requirements for a multi-step task, before touching code
create-mcp-skill
by Cygnusfear
Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill.
video-explorer
by Cygnusfear
This skill should be used when analyzing video files. You cannot process video directly, so this skill extracts frames hierarchically - starting with a quick overview, then zooming into regions of interest with higher resolution and temporal density. Use when asked to watch, analyze, review, or understand video content.
review-changes
by Cygnusfear
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.
writing-clearly-and-concisely
by Cygnusfear
Use when writing any prose humans will read — documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules to make writing clearer, stronger, and more professional.
update-docs
by Cygnusfear
Update all documentation in docs and AGENTS.md files to match current codebase state. Use when user asks to update docs, refresh documentation, sync docs with code, or validate documentation accuracy.
WSTG Test Planner
by anorbert-cmyk
Web Security Test Planner generating systematic, prioritized security testing plans based on OWASP WSTG.